v1PurchaseDetails
- Type: object · This is required
billing _address - Type: object · v1Address
address - Type: object · v1Person
person
- Type: object · This is optional
customer - Type: string
customer _ref Customer ref is optional. This is used to identify the customer in the merchant system.
- Type: object · This is optional
shipping _address - Type: object · v1Address
address - Type: object · v1Person
person
- Type: object · This is required
shopping _card - Type: string · ISO 4217
currency _code - Type: string · discount amount in cents ( 1USD = 100 cents)Format: uint64
discount _amount - Type: array object[] · v1CardItem[]
items - Type: string · shipping amount in cents ( 1USD = 100 cents)Format: uint64
shipping _amount - Type: string · tax amount in cents ( 1USD = 100 cents)Format: uint64
tax _amount - Type: string · total amount in cents ( 1USD = 100 cents)Format: uint64
total _amount

