post http://localhost:8000/api/v1/payments//void
Voids a payment in the system.
Log in to see full request history
Responses
Voids a payment in the system.
xxxxxxxxxx
curl --request POST \
--url http://localhost:8000/api/v1/payments/transactionId/void \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: