Fetch Transfer
Retrieve transfer status by reference
You are required to verify your transfer status to retrieve the session id and to confirm delivery status.
GET
{{base_url}}/transfers/{{unique_reference}}
Fields with * are required
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?