Create presale code
POST
/presale-codesCreate a shareable presale code that grants a benefit on redemption
Request Body
accountId*string
code*string
benefit*string
channelIdstring
maxRedemptionsinteger
expiresAtstringCode validity end (ISO 8601); omit for no expiry
benefitExpiresAtstringWhen the granted benefit lapses (ISO 8601); omit for no expiry
Response
Presale code created successfully
Code Samples
No code examples available for this operation.