

{
"merchant_id": "18000000000000",
"order_id": "GW200395192979024625",
"timestamp": 1700805506000,
"reason": "DUPLICATE"
}curl --location --request POST '/payments/void' \
--header 'Content-Type: application/json' \
--data-raw '{
"merchant_id": "18000000000000",
"order_id": "GW200395192979024625",
"timestamp": 1700805506000,
"reason": "DUPLICATE"
}'