get https://app.partner-testing.joinroot.com/bind_api/v3/quoting/quote/
Gets an existing quote. A quote must first be created with the POST /v3/quoting/quote endpoint.
Log in to see full request history
Responses
Gets an existing quote. A quote must first be created with the POST /v3/quoting/quote endpoint.
xxxxxxxxxx
curl --request GET \
--url https://app.partner-testing.joinroot.com/bind_api/v3/quoting/quote/quote_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: