Get Status of Redeemed Coupons

Retrieves the status of the uploaded coupon redeem job a coupon series.

Query parameter

ParameterDescription
couponSeriesIdThe ID of coupon series for which the user wants to know the redeem status.

Response parameter

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