Get all transfers
GET {{sandboxAPI}}/transfers?type=DEBIT
Refunds will be included in a Settlement Batch (as a REVERSAL) if previously disbursed.
This Request Gets all Transfers of Type DEBIT
. Select a user initiated successful transfer (SUB_TYPE API
) to perform a Refund for.
To select the Transfer to Refund, Select the Transfer from the Response object and Set: Finix API Environment Variable to the desired transferIdForRefund and set the Refund Amount (less than or equal to the Transfer Amount) to the transferAmount environment variable.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
type | string |