Quotes#Show
Check how much it will cost to settle your payment(s).
Example request
Endpoint information
Show a Quote
GET
https://{{base_url}}/users/:user_id/quotes/:quote_id
See the total amount required to pay to deliver the requested Offramps
Path Parameters
Name
Type
Description
quote_id*
UUID
The ID for the quote you wish to retrieve
user_id*
UUID
The ID for the user who the quote is being made for
Last updated