Request
Body Params application/json
{
"orderId": "dcc038cd-4f8b-4ecb-be6a-dc5ccd5f6eb9",
"processId": "ab30801d-ab40-401c-9d65-a92809168270"
}
Request Code Samples
curl --location --request POST 'https://vpospayment.corpayss.net/api/Payment/Void' \
--header 'x_client_token: 385cd69c-d76b-4dc7-827a-5663465f01ba' \
--header 'Accept-Language: EN' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderId": "dcc038cd-4f8b-4ecb-be6a-dc5ccd5f6eb9",
"processId": "ab30801d-ab40-401c-9d65-a92809168270"
}'
Modified at 2026-04-14 11:06:19