Anchor to section titled 'undefined'

discountRedeemCodeBulkAdd
mutation

Requires Apps must have write_discounts access scope.

Asynchronously add discount redeem codes in bulk. Specify the codes to add and the discount code ID that the codes will belong to.


The list of codes that will be added to the code discount. Maximum 100 codes permitted.

Anchor to discountId
discountId
required

The ID of the code discount that the codes will be added to.


Was this section helpful?

The ID of the discount redeem code bulk creation operation. The properties and status of the operation can be tracked using the DiscountRedeemCodeBulkCreation query.

The list of errors that occurred from executing the mutation.


Was this section helpful?