Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 938 Bytes

OrderBilling.md

File metadata and controls

16 lines (12 loc) · 938 Bytes

OrderBilling

Properties

Name Type Description Notes
address string Full billing address. [optional]
city string Exact city of the address. [optional]
countryCode string Billing country 2-letter ISO code. [optional]
phone string Phone number to contact for further details about the order, Mandatory if "email" field is not passed. [optional]
postCode string Postcode for delivery and billing. [optional]
paymentMethod string How the visitor will pay for the item(s), e.g. paypal, check, etc. [optional]
region string Exact region (state/province) for delivery and billing. [optional]

[Back to Model list] [Back to API list] [Back to README]