Create an order/cartAsk AIpost https://api.splio.com/data/v1/ordersCreate an order or an abandoned cart.Body ParamsOrder data.external_idstringrequiredcontact_idstringrequiredcard_codestringstore_external_idstringrequiredordered_atstringWhen the order was purchased (local timezone).discount_amountnumbershipping_amountnumbertotal_pricenumbertax_amountnumbercompletedbooleanDefaults to trueOrder is purchased or nottruefalsesales_personstringcurrencystringproductsarray of objectsproductsADD objectcustom_fieldsarray of objectscustom_fieldsADD objectResponses 201Order creation is successful. 400The request validation failed. 401Authentication failed. 403Forbidden.Updated 7 months ago