v1PurchaseDetails
- billingType: object
_address - addressType: object
- personType: object
- customerType: object
- customerType: string
_ref Customer ref is optional. This is used to identify the customer in the merchant system.
- shippingType: object
_address - addressType: object
- personType: object
- shoppingType: object
_card - currencyType: string · ISO 4217
_code - discountType: string · discount amount in cents ( 1USD = 100 cents)Format: uint64
_amount - itemsType: array object[] · v1CardItem[]
- shippingType: string · shipping amount in cents ( 1USD = 100 cents)Format: uint64
_amount - taxType: string · tax amount in cents ( 1USD = 100 cents)Format: uint64
_amount - totalType: string · total amount in cents ( 1USD = 100 cents)Format: uint64
_amount

