Skip to content

Instantly share code, notes, and snippets.

@ddtch
Last active November 14, 2019 16:03
Show Gist options
  • Save ddtch/98c62edef471297b8617788629dd52a7 to your computer and use it in GitHub Desktop.
Save ddtch/98c62edef471297b8617788629dd52a7 to your computer and use it in GitHub Desktop.
{
"Type": "ACCREC",
"Contact": {
"ContactID": "3a8c2451fe"
},
"LineItems": [
{
"ItemCode": "HB0",
"Description": "subscription",
"UnitAmount": 123,
"TaxType": "TAX008",
"TaxAmount": 123,
"LineAmount": 1233,
"AccountCode": "200",
"Tracking": [
{
"Name": "Location (State)",
"Option": "California"
}
],
"Quantity": 1,
"LineItemID": "e40e01b2"
}, {
"Description": "Shipping Charge",
"UnitAmount": 245,
"TaxType": "NONE",
"TaxAmount": 21,
"LineAmount": 245,
"AccountCode": "220",
"Tracking": [
{
"Name": "Location (State)",
"Option": "California"
}
],
"Quantity": 1,
"LineItemID": "edf14fc3"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment