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

Recipes
Funding a Customer's Fiat Account
Open Recipe
On-Ramping to USDC
Open Recipe
Off-Ramping USDC to a Customer's External Wallet
Open Recipe
Executing a P2P Transfer Between Customers
Open Recipe
Send a Payment to a Counterparty's External Wallet
Open Recipe
Language
Credentials
URL
Click Try It! to start a request and see the response here!