🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
curl --location --request POST 'https://ws2-payments.datmanpay.com/api2.php?action=auth_reversal' \
--header 'api_token: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"xref": "O982880757M663208389T2333482",
"merchant_id": "663208389"
}'
{}