Payments: Cancel


This API allows you to cancel a payment given a specific id.

Note: This is a Token Authorized call.

Cancel a Payment

POST https://app.sign2pay.com/api/v2/purchases/55fac963e6db9909ba000003/cancel

Request Headers & Body

Accept: */*
Accept-Encoding: gzip, deflate
Content-Type: application/json
Authorization: Token token=2d7c34be6b03de66386e50a962dd4349
Accept-Language: en-us

Response Body

{
  "message": "Purchase successfully cancelled"
}

Stuck on Something?

Be sure to check our FAQs, Support, or Contact Us directly.