Collectibles/Cards

Create Collectibles Campaign Order

post

Creates a new order for a collectibles campaign. This endpoint is used when you want to award specific collectibles to recipients.

Authorizations
x-gft_api_keystringRequired

API key for authentication (can also use x-gft-api-key or gft-api-key)

Path parameters
campaignCollectiblesIdstringRequired

The unique identifier for the collectibles campaign

Example: campaign_456
Body
contactsstring · email[]Required

Recipients of the order as email addresses

Example: [email protected]
titlestringOptional

Optional title for the order

Example: Winter Collection Reward
descriptionstringOptional

Optional description for the order

Example: Reward for completing the challenge
Responses
post
/gcm/reseller/campaign/{campaignCollectiblesId}/order

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 Postmanarrow-up-right.

We apologize for any inconvenience and are working to resolve this issue. Thank you for your understanding.

Last updated