Deleting Payments
HTTP DELETE to void a payment from Branta.
Last updated
HTTP DELETE to void a payment from Branta.
Last updated
Payments that are registered with Branta automatically expire after the TTL
seconds specified upon creation.
If a Payment must be invalidated before TTL
, the payment can be deleted.
(This endpoint deletes all payments with the given address for your API Key, in case redundant addresses have been added.)
Delete a payment by address.
The unique identifier string of the payment.
Payment deleted successfully.