DELETE
/
payments
/
{uniqid}

Authorizations

Authorization
string
header
required

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

Headers

X-Sellix-Merchant
string

The name of the store to perform actions on via the API

Path Parameters

uniqid
string
required

Uniqid of the resource

Response

200 - application/json
data
object
env
string
error
string
message
string
status
integer

Was this page helpful?