The GET /transfers/progress/{quoteHistoryId} endpoint retrieves the progress of a transfer based on the provided quote history ID. This operation allows you to track the status and details of a transfer.

Implementation Guide:

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