{
"data": {
"id": "a7850851-be24-4c71-b9a3-3035e2d0c617",
"corporation_id": "74df772f-9260-42cf-9c20-3b613b60fecd",
"transaction_date": "2025-07-01",
"transaction_currency": "USD",
"discount": 0,
"total_amount": 14338.01,
"total_tax": 1190.05,
"total_due": 15528.06,
"customer_details": {},
"tax_currency": "USD",
"addresses": {
"ship_from": null,
"ship_to": {
"address_line_1": "123 N Central Ave",
"address_line_2": "",
"address_line_3": "",
"postal_code": "85004",
"city": "Phoenix city",
"state": "AZ",
"country": "US"
}
},
"line_items": [
{
"line_item_id": "51f4ac30-e4f6-42e9-bb34-80305ea870b2",
"amount": 14338.01,
"taxable_amount": 14338.01,
"quantity": 1,
"tax_code": "TPP",
"product_id": "",
"line_number": 1,
"effective_tax_rate": 8.3,
"base_tax_rate": 9.1,
"tax_breakdown": [
{
"jurisdiction_name": "ARIZONA",
"jurisdiction_type": "STATE_OR_PROVINCE",
"rate": 5.6,
"base_rate": 5.6,
"tax_class": "TAXABLE",
"tax_class_reason": "TAX_APPLIED"
},
{
"jurisdiction_name": "MARICOPA COUNTY",
"jurisdiction_type": "COUNTY",
"rate": 0.7,
"base_rate": 0.7,
"tax_class": "TAXABLE",
"tax_class_reason": "TAX_APPLIED"
},
{
"jurisdiction_name": "PHOENIX CITY",
"jurisdiction_type": "CITY",
"rate": 2,
"base_rate": 2.8,
"tax_class": "TAXABLE",
"tax_class_reason": "TAX_APPLIED"
}
],
"total_tax_due": 1190.05,
"tax_collected": 0,
"is_tax_included": false,
"product_source_platform": "",
"product_source_platform_id": ""
}
]
}
}