Get Uploaded Coupons' Status

Retrieves the status of a coupon upload job.

Query parameter

ParameterDescription
couponSeriesIdThe unique ID of the coupon series to get the status.

Response parameter

ParameterDescription
orgIdOrganization ID associated with the result.
couponSeriesIdID of the coupon series.
jobIdJob ID for the upload status.
uploadStatusStatus of the upload.
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.
audienceGroupIdAudience group ID associated with the upload job.
audienceGroupVersionIdVersion ID of the audience group associated with the upload job.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!