Skip to content

Instantly share code, notes, and snippets.

@NaelsonDouglas
Last active January 22, 2020 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NaelsonDouglas/ae3b34ad3626f1a09b3db1c3c89748a3 to your computer and use it in GitHub Desktop.
Save NaelsonDouglas/ae3b34ad3626f1a09b3db1c3c89748a3 to your computer and use it in GitHub Desktop.
{
"Company": 9,
"Customer": "1",
"IdCode": "1",
"ConsigneeTelephone": "1",
"DestinationAddress": "1",
"RequestedBy": "1",
"CostCenter": "1",
"GLAccount": "1",
"SmartPartNumbers": [
{
"PartNumber": "1",
"Description": "1"
},
{
"PartNumber": "1",
"Description": "1"
}
],
"ClientPartNumbers": [
{
"PartNumber": "1",
"Description": "",
"Quantity": 1,
"TotalPrice": 1,
"UnitPrice": 1,
"Project": "1",
"Batch": "1",
"Location": "1",
"SmartPartNumber": "1117",
"SmartDescription": "Ok"
}
],
"SmartDestinyTaxes": false,
"DestinyTaxesCustomerAccount": "12",
"SmartShippingExpenses": false,
"ShippingExpensesCustomerAccount": "121",
"ItarRequested": false,
"CustomerCertification": false,
"RequestReasons": "1",
"Draft": false,
"ConsigneeEmail": "email@email.com",
"Laboratory": "ATM",
"ConsigneeName": "JON DOE"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment