Skip to content

Instantly share code, notes, and snippets.

@incorvia
Created January 31, 2022 20:18
Show Gist options
  • Save incorvia/03c7f765c9e5c3dc960e0dd679807c46 to your computer and use it in GitHub Desktop.
Save incorvia/03c7f765c9e5c3dc960e0dd679807c46 to your computer and use it in GitHub Desktop.
{
"customer_id":"108012",
"to_country":"US",
"to_zip":"60431",
"to_city":"Joliet",
"to_state":"IL",
"to_street":"1414 Kempton St",
"line_items":[
{
"id":1896588,
"quantity":1,
"product_identifier":"SUVIE201B",
"product_tax_code":"",
"unit_price":"399.0",
"discount":"-0.0",
"sales_tax":"24.94"
}
],
"transaction_id":"R167423678",
"transaction_date":"2022-01-30T21:38:33Z",
"amount":"399.0",
"shipping":"0.0",
"sales_tax":"24.94"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment