Create Quote

Creates a quote.

Quote creation

Quotes can be created for a Bank or a Customer.

To create quotes for your Bank, omit the customer_guid parameter in the request body. To create quotes for your Customers, include the customer_guid parameter in the request body.

Failure codes

CodeDescription
invalid_amountThe amount on the invoice is unprocessable
insufficient_balanceThere are insufficient funds to process the quote
invalid_invoiceThe invoice cannot be processed

Required scope: quotes:execute

Language
Authorization
URL
Click Try It! to start a request and see the response here!