Auth Reversal
Developing
POST
https://ws2-payments.datmanpay.com/api2.php
Auth Reversal API
Overview
Request Request Example
Shell
JavaScript
Java
Swift
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"
}'
Response Response Example
{}
Request
Query Params
action
stringÂ
required
Example:
auth_reversal
Header Params
api_token
stringÂ
required
Example:
{{API_KEY}}
Content-Type
stringÂ
required
Example:
application/json
Body Params application/json