Upload Redeemed Coupons

Lets you upload coupons that are redeemed for a coupon series in bulk.

You can also import coupons (Capillary CRM) that are redeemed externally using an endpoint.

Body Parameter

ParameterDatatypeDescription
customerIdentifierenumUnique identifier of the customer to update redeemed coupons.
couponIdentifierenumCoupon identifier used.
filefileThe CSV file contains information on redeemed coupons.
uploadHeadersintThe sequence (starts from 0) of the columns in the attached CSV file.
DetailsstringAny additional details or notes to capture for redeemed coupon upload.

Response parameter

ParameterDescription
orgIdOrganization ID associated with the result.
couponSeriesIdID of the coupon series.
jobIdJob ID for the redeem upload status.
uploadRedeemedCouponStatusStatus of the redeem upload.
createdOnTimestamp when the redeem upload job was created.
updatedOnTimestamp when the redeem upload job was last updated.
errorFileUrlURL for the error file if any errors occurred during redeem upload.
successFileUrlURL for the success file if the redeem upload was successful.
uploadedFileUrlURL of the uploaded file for redeem.
totalUploadedCountTotal number of uploaded rows for redeem.
actualRowCountActual number of rows in the uploaded redeem file.
errorCountNumber of errors encountered during redeem upload.
uploadTableNameName of the table where uploaded redeem data is stored.
uploadedFileNameName of the uploaded redeem file.
fileNameName of the file associated with the result.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!