v1Card
- 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
image _url - Type: string
item _url - Type: string
item _version - Type: string · must be > 0 must be integer, in case the quantity is non integer, make the calculation and submit the total amount and qty = 1Format: uint64
qty - Type: string · sku is optional, if not provided, a random sku will be generated
sku - Type: string
title - Type: string · prize in cents, could be any or zero to show free itemFormat: uint64
unit _price
- 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

