Skip to main content
POST
Create a buy quote

Authorizations

x-api-key
string
header
required

API key for authentication

Body

application/json
items
object[]
required

Items to include in the quote

Required array length: 1 - 50 elements
paymentMethod
string
required

'wire_transfer' or a Stripe payment method ID (pm_... or ba_...). Required so the quote includes accurate payment-method-specific fees.

Response

200 - application/json

Default Response

success
enum<boolean>
required
Available options:
true
data
object
required