post https://api.merchant.geidea.net/pgw/api/v1/direct/cancel
Log in to see full request history
Responses
xxxxxxxxxx
10curl --request POST \
--url https://api.merchant.geidea.net/pgw/api/v1/direct/cancel \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"orderId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reason": "CancelledByUser"
}
'
Try It!
to start a request and see the response here! Or choose an example: