Created
January 31, 2022 20:15
-
-
Save incorvia/0376c0a27bd88fc46875a483cc04aee1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"customer_id":"93667", | |
"to_country":"US", | |
"to_zip":"62025", | |
"to_city":"Edwardsville", | |
"to_state":"IL", | |
"to_street":"17 W Picketts Xing", | |
"line_items":[ | |
{ | |
"id":1820401, | |
"quantity":1, | |
"product_identifier":"NVB", | |
"product_tax_code":"50181700A0000", | |
"unit_price":"29.98", | |
"discount":"4.75", | |
"sales_tax":"0.25" | |
}, | |
{ | |
"id":1820403, | |
"quantity":1, | |
"product_identifier":"UZ2", | |
"product_tax_code":"50181700A0000", | |
"unit_price":"24.0", | |
"discount":"3.8", | |
"sales_tax":"0.2" | |
}, | |
{ | |
"id":1820405, | |
"quantity":1, | |
"product_identifier":"VAN", | |
"product_tax_code":"50181700A0000", | |
"unit_price":"24.0", | |
"discount":"3.8", | |
"sales_tax":"0.2" | |
}, | |
{ | |
"id":1820409, | |
"quantity":1, | |
"product_identifier":"I96", | |
"product_tax_code":"50181700A0000", | |
"unit_price":"24.0", | |
"discount":"3.8", | |
"sales_tax":"0.2" | |
}, | |
{ | |
"id":1820411, | |
"quantity":1, | |
"product_identifier":"WOD", | |
"product_tax_code":"50181700A0000", | |
"unit_price":"29.98", | |
"discount":"4.75", | |
"sales_tax":"0.25" | |
}, | |
{ | |
"id":1820415, | |
"quantity":1, | |
"product_identifier":"UQU", | |
"product_tax_code":"50181700A0000", | |
"unit_price":"29.98", | |
"discount":"4.75", | |
"sales_tax":"0.25" | |
} | |
], | |
"transaction_id":"R652192340", | |
"transaction_date":"2022-01-26T14:35:13Z", | |
"amount":"136.29", | |
"shipping":"0.0", | |
"sales_tax":"1.35" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment