{
"update_code": "INSERT_AND_UPDATE",
"order_reference": "TEST02",
"status":"O",
"send_type_classification": {
"st_class_reference": "",
"st_agent_shipping_code": "UPS",
"st_agent_shipping_service_code": "EU"
},
"pod": {
"reference": "POD 001",
"name": "place of delivery 001",
"contact_name": "contact 11",
"street_name": "street 99",
"zip_code": "1234 AA",
"city": "Amsterdam",
"country_reference": "NL"
},
"order_lines": [
{
"update_code": "INSERT_AND_UPDATE",
"order_line_reference": "001",
"product_reference": "1234567891453",
"process_type_code": "OP04",
"order_line_quantity": 1
}
]
}