delete https://app.paytron.com.au/api/payments/v2/
Delete a single payment by ID
Beta Endpoint
This endpoint is available in the Paytron development environment for testing, but is not yet ready for production use.
When deleting a payment in Paytron, we use a mechanism called tombstoning
.
What this means is that the payment will still exist in Paytron against your account, however you will not be able to retrieve it through normal means, and it will not show up in any queries you make against our API.