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

Implementation Guide:

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