post https://api.exactpaysandbox.com/payments/open/void
Void a previous payment when you do not know the payment ID. You must provide the original payment method and customer details.
Log in to see full request history
Responses
Void a previous payment when you do not know the payment ID. You must provide the original payment method and customer details.
xxxxxxxxxx
curl --request POST \
--url https://api.exactpaysandbox.com/payments/open/void \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: