Collectibles/Random Cards
Last updated
Was this helpful?
Last updated
Was this helpful?
API Reference Notice
We are currently experiencing a technical issue with the API reference display in GitBook. For the most accurate and complete API documentation, please refer to our official API reference on Postman.
We apologize for any inconvenience and are working to resolve this issue. Thank you for your understanding.
Creates a new order for a random collectibles campaign. This endpoint is used when you want to award random collectibles to recipients.
/gcm/reseller/campaign/{campaignRandomId}/order
The unique identifier for the random collectibles campaign
campaign_456
Optional title for the order
Mystery Card Reward
Optional description for the order
Random card from our new collection
The 'metadata' field allows you to store up to 10 custom key-value pairs with the order. This is useful for tracking information like order source, internal reference IDs, department codes, or any other custom attributes needed for integration with your systems.
{"source":"winter_promotion","department":"marketing"}