Skip to main content
DELETE
/
api
/
v1
/
marcet
/
callbackrequests
/
{callbackRequestId}
Delete callback request
curl --request DELETE \
  --url https://receipts.opencard.io/api/v1/marcet/callbackrequests/{callbackRequestId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Path Parameters

callbackRequestId
string
required

Callback request ID

Response

204 - application/json

Deleted