Fetch Transfer
Retrieve transfer status by reference
GET
{{base_url}}/transfers/{{unique_reference}}
Retrieve information about the transfer.
Path Parameters
Name
Type
Description
unique_reference*
String
Headers
Name
Value
Content-Type
String
application/json
Authorization*
String
Bearer {{your_secret_key}}
Response
Last updated
Was this helpful?