Skip to main content

V1OrdersBody

Properties

NameTypeRequiredDescription
customerstrID of the customer. String starting with cus_.
currencystrThree-letter ISO 4217 code for the currency used in the objects in the 'items' list.
itemsList[V1ordersItems]Array of line items.
couponstrID of a coupon that is applied against this order. String starting with coupon_. The duration field of the coupon must be set to repeating, and the duration_in_months and discount_duration_in_uses fields must be set to 1.
emailstrEmail address of the customer.
metadatadictA JSON object defined by the client.
shipping_addressAddressaddress associated with this specific Rapyd entity Payment/Customer etc...
tax_percentfloatPercentage of tax to charge. Decimal.
upstream_idstrMerchant-defined ID for the order. If the merchant does not define an ID, Rapyd generates it.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →