DELETE
/
redemptions
/
{redemptionId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-fabric-tenant-id
string
required

Merchant's 24-character tenant ID

x-fabric-channel-id
string

The sales channel ID.

x-client-id
string

The platform where the request is made.

x-fabric-request-id
string

A unique request ID.

Path Parameters

redemptionId
string
required

Redemption ID to delete the redemption

Response

200 - application/json
id
string
required

Redemption ID

isDeleted
boolean
required

true: Redemption is deleted<br>false: Redemption is not deleted