Payments
Cancel Payment
Void a payment
DELETE
/
payments
/
{uniqid}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Path Parameters
Uniqid of the resource
Was this page helpful?