The GET /transfers/{transferId}/statuses endpoint retrieves the status history of a specific transfer based on the provided transfer ID. This operation allows you to view the progression of statuses for a transfer.

Implementation Guide:

  • Prerequisite: Ensure that the transferId parameter is provided to retrieve the status history accurately.
  • Validation: Validate the request parameter to ensure it meets the requirements for retrieving the status history.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!