Return Sale
Transactions
Return Sale
Return Sale
POST
Return Sale
Authorizations
Use your Fractal API credentials.
Username = Client ID Password = Secret Key
Sandbox credentials can be generated from the Test Portal.
Body
application/json
The merchant's unique API key.
Example:
"{{merchant_key}}"
The pos_guid of the original completed transaction to refund. Must have is_status = 2 (completed).
Example:
"txn_a7f0b5340a"
Amount to refund. Must not exceed the original transaction amount or the remaining refundable balance.
Example:
"1.00"
Sub-merchant key, if applicable.
Example:
""