Quote Details

The GET /quote/{quoteHistoryId} endpoint retrieves a previously obtained quote based on the quote history ID.

Implementation Guide:

  • The quote history id is provided in the response of the GET /quote endpoint and from the SDK when preparing to post a transfer.
  • This endpoint should be used to retrieve a previously obtained quote for reference to confirm the total cost of the transfer during the transfer process.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!