v1

latestOpenAPI 3.0.22026-08-061303782.1 MB
Transfer Attempts

Fetch a Transfer Attempt

Retrieve the details of a Transfer Attempt initiated from a Checkout Form, Payment Link or Payout Link.

get/transfer_attempts/{transfer_attempt_id}

Headers

Finix-Versionstring
Example:2022-02-01

Specify the API version of your request. For more details, see Versioning.

Response

A single Transfer Attempt

OR
OR

Example response

{
  "amount": 5000,
  "application_id": "APfwZU6VSXNGRZi3ouEyLjAW",
  "merchant_id": "MUmfEGv5bMpSJ9k5TFRUjkmm",
  "transfer_id": "TR4XqdopsgBJmeVZznfFr9LZ"
}