id uuid — OPTIONAL |
time date-time — OPTIONALPossible values: Value must match regular expression /(?:[0-9]{4})(?:-(?:[0-9]{2})){2} (?:[0-1][0-9]|2[0-3])(?::(?:[0-5][0-9])){2}/ |
status string — OPTIONALPossible values: [initial , preparation , out_for_delivery , delivered ] Order status, only updated when integrated using the ORDERU API |
total float — OPTIONAL |
discount float — OPTIONAL |
prepaid boolean — OPTIONAL |
shipping_method string — OPTIONALPossible values: [pickup , delivery ] |
shipping_time date-time — OPTIONALPossible values: Value must match regular expression /(?:[0-9]{4})(?:-(?:[0-9]{2})){2} (?:[0-1][0-9]|2[0-3])(?::(?:[0-5][0-9])){2}/ Order shipping time, if null ASAP |
shipping_costs float — OPTIONAL |
payment object — OPTIONALtype string — OPTIONALPossible values: [cash , ec , paypal , creditcard , giropay ] | provider string — OPTIONALPossible values: [null , paypal , stripe ] | transaction_id string — OPTIONALPayment provider transaction identifier | prepaid float — OPTIONAL |
|
coupons object[] — OPTIONALcode string — OPTIONAL | name string — OPTIONAL | type string — OPTIONALPossible values: [fixed , fixed_price , percentage ] | value float — OPTIONAL | total float — OPTIONALCoupon discount total (given) | definitions object — OPTIONALapply_on string — OPTIONALPossible values: [cart , product , product_with_option ] | exclusive boolean — OPTIONAL | combinable boolean — OPTIONAL |
| condition string — OPTIONALCoupon condition identifier |
|
customer object — OPTIONALphone string — OPTIONAL | email email — OPTIONAL | company string — OPTIONAL | firstname string — OPTIONAL | lastname string — OPTIONAL | message string — OPTIONAL | address object — OPTIONALstreet string — OPTIONAL | number string — OPTIONAL | zipcode string — OPTIONAL | city string — OPTIONAL | extra string — OPTIONAL |
|
|
items object[] — OPTIONALid uuid — OPTIONAL | quantity number — OPTIONAL | name string — OPTIONAL | size string — OPTIONAL | pawn float — OPTIONAL | price float — OPTIONAL | total float — OPTIONAL | meta object — OPTIONALMeta information of the item category string — OPTIONAL | discounted boolean — OPTIONAL | conditions undefined[] — OPTIONAL | conditions_discount float — OPTIONAL |
| options object[] — OPTIONALid uuid — OPTIONAL | amount integer — OPTIONAL | name string — OPTIONAL | pawn float — OPTIONAL | price float — OPTIONAL | total float — OPTIONAL |
|
|