Get Status of Redeemed Coupons

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Example request

curl --location 'https://eu.api.capillarytech.com/coupon/api/v1/upload/getUploadRedeemedCouponStatus/760779' \
--header 'Content-Type: application/json' \
--header 'X-CAP-API-OAUTH-TOKEN: eyJraWQiOiJrMSIsImFsZyI6IlJTMj' \
--header 'Authorization: Basic bWFk2MjU2YQ==' \
--header 'Cookie: _cfuvid=VRspa.rJGymgxf5EqRzslLCpNcfrx2TzDI_DJwB3nco-1762837407045-0.0.1.1-604800000'

Example response

{
    "success": true,
    "status": 200,
    "result": {
        "orgId": 100737,
        "couponSeriesId": 760779,
        "redeemUploadJobStatuses": []
    }
}

Query Params
int64
required
Headers
string
required
string
required
string
enum
Defaults to application/json
Allowed:
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json