{
"custOrder": "Order123",
"orderType": "New",
"endUserOrderNumber": "string",
"shipMethod": "UPSG",
"thirdPartyAccount": "string",
"thirdPartyZip": "string",
"orderDate": "2024-09-06T00:00:00.000Z",
"shipTo": "string",
"shipAdd1": "string",
"shipAdd2": "string",
"shipAddr3": "string",
"shipAttention": "string",
"shipCity": "string",
"shipState": "string",
"shipZip": "string",
"shipPhone": "string",
"countryCode": "st",
"items": [
{
"type": "string",
"lineNum": 0,
"vertexPart": "string",
"quantity": 0,
"customerPart": "string",
"upc": 0,
"price": 0,
"specialPrice": 0,
"bidNumber": 0,
"udf1": "string",
"udf2": "string",
"udf3": "string",
"udf4": "string",
"udf5": "string"
}
]
}