Redemption Codes
This service allows you to manage your redemption code inventory
See the description here
for more information.
API Summary
RedemptionCode
- AddCode - Add a redemption code.
- ActivateCode - Activate a redemption code.
- GenerateCodes - Generates specified quantity of redemption codes.
- GenerateCodesInline - Generates specified quantity of redemption codes inline.
- InvalidateCode - Invalidate a redemption code.
- UpdateCustomInfo - Update the custom information for a redemption code.
- SysAddMultiUseCodeType - Add a new, multi-use redemption code type configuration.
- SysGetCodeTypePage - Gets the page of redemption code type configuration information from the server based on the specified context.
- SysGetCodeTypePageOffset - Gets the page of redemption code type configuration information from the server based on the encoded context and specified page offset.
tip
All the client APIs that the names beigin with "Sys" are also available to S2S. For the usages of the S2S redemptionCode APIs (if they are not listed at this section), refer to brainCloud client redemptionCode APIs.
📄️ ActivateCode
This operation activates the specified redemption code.
📄️ AddCode
This operation adds a code to your inventory.
📄️ GenerateCodes
Generates specified quantity of redemption codes.
📄️ GenerateCodesInline
Generates specified quantity of redemption codes inline.
📄️ InvalidateCode
This operation invalidates the specified redemption code.
📄️ UpdateCustomInfo
This operation updates the specified redemption code.