Creates a redemption for a specific coupon using the corresponding couponId value.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
24x-fabric-channel-id identifies the sales channel where the API request is being made; primarily for multichannel use cases. The channel ids are 12 corresponding to US and 13 corresponding to Canada. The default channel id is 12. This field is required.
"12"
A unique request ID.
"263e731c-45c8-11ed-b878-0242ac120002"
A 24-character system-generated coupon ID generated using the create coupon endpoint.
"614b58924e92f6861ac9d43b"
Coupon redemption details
Coupon code to be redeemed
"BESTSUMMER"
Purchase order ID associated with the coupon redemption
"1590-2016-12345-7897"
ID of the user who redeems the coupon
"614b58924e92f61234567890"
Email address of the user who redeems the coupon
Created
Coupon's redemption details
A 24-character system-generated redemption ID.
"614b58924e92f6861ac9d43b"
A 24-character system-generated coupon ID generated using the create coupon endpoint.
"614b58924e92f6861ac91234"
Coupon code to redeem
"BESTSUMMER"
Purchase order ID associated with the coupon redemption
"1590-2016-12345"
ID of the user who redeems the coupon
"614b58924e92f61234567890"
Email address of the user who redeems the coupon
The timestamp in UTC format of when the coupon redemption was created.
"2020-12-14T12:15:43.646Z"
The timestamp in UTC format of when the coupon redemption was last updated.
"2021-12-14T12:15:43.646Z"