Skip to main content

Orders

{
"billing_address": {
"address1": "765 N Main St",
"address2": "",
"city": "Danielson",
"company": "Text Connects",
"first_name": "Justin",
"last_name": "Porter",
"phone": "860-348-3579",
"zip": "06239",
"province_code": "CT",
"country_code": "US"
},
"currency": "USD",
"email": "[email protected]",
"financial_status": "authorized",
"line_items": [
{
"price": 194.00,
"product_id": 6965049000029,
"variant_id": 40620861784157,
"quantity": 1,
"requires_shipping": true,
"taxable": true,
"properties": [
{
"name": "notes",
"value": "Line Item Notes {{orderdet.linenotes}}"
},
{
"name": "description",
"value": "Override the description on the invoice"
},
{
"name": "additional line attributes",
"value": "value here"
}
]
}
],
"location_id": 65203667037,
"name": "WEB12348",
"trax_order_id": 1234,
"note": "TEST NOTE",
"phone": "860-348-3579",
"shipping_address": {
"address1": "765 N Main St",
"address2": "",
"city": "Woodstock",
"company": "Text Connects",
"first_name": "Justin",
"last_name": "Porter",
"phone": "860-348-3579",
"zip": "06281",
"province_code": "CT",
"country_code": "US"
},
"shipping_lines": [
{
"code" : "UPS",
"price": 10,
"source": "ups",
"title": "UPS SHIPPING"
}
],
"tags": "imported, vip"
}