Hi team, when we trying to fetch order details via Shopify API, we are seeing the value of taxable field as false even though there are tax_lines for those lineitems having tax amount greater than 0. I have attached the request and response details for your reference. Can someone please help us understand why taxable is returned as false here?
Request:
Request: GetOrder
Endpoint: http://roka.myshopify.com
Verb: GET
Page: /admin/api/2024-04
HeaderDty: {'X-Auth-Client': 'XXXX', 'X-Shopify-Access-Token': 'XXXX', 'Accept': 'application/json', 'Content-Type': 'application/json'}
QueryString: /orders.json?status=any&name=%23ROKA-241027414
Payload: None
Response:
{
"orders": [
{
"admin_graphql_api_id": "gid://shopify/Order/XXXX",
"app_id": 580XXX,
"billing_address": {
"address1": "XXXX",
"address2": "",
"city": "Fuchu-shi",
"company": "",
"country": "Japan",
"country_code": "JP",
"first_name": "XXXX",
"last_name": "XXXX",
"latitude": 35.6775638,
"longitude": 139.5124105,
"name": "XXXX",
"phone": "XXXX",
"province": "T\u014dky\u014d",
"province_code": "JP-13",
"zip": "183-0004"
},
"browser_ip": "63.153.135.80",
"buyer_accepts_marketing": true,
"cancel_reason": null,
"cancelled_at": null,
"cart_token": null,
"checkout_id": XXXX,
"checkout_token": "XXXX",
"client_details": {
"accept_language": "en-US,en;q=0.9",
"browser_height": 754,
"browser_ip": "XXXX",
"browser_width": 1211,
"session_hash": null,
"user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36"
},
"closed_at": null,
"company": null,
"confirmation_number": "XXXX",
"confirmed": true,
"contact_email": "XXXX",
"created_at": "2024-07-31T15:28:27-05:00",
"currency": "USD",
"current_subtotal_price": "319.50",
"current_subtotal_price_set": {
"presentment_money": {
"amount": "319.50",
"currency_code": "USD"
},
"shop_money": {
"amount": "319.50",
"currency_code": "USD"
}
},
"current_total_additional_fees_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"current_total_discounts": "35.50",
"current_total_discounts_set": {
"presentment_money": {
"amount": "35.50",
"currency_code": "USD"
},
"shop_money": {
"amount": "35.50",
"currency_code": "USD"
}
},
"current_total_duties_set": {
"presentment_money": {
"amount": "18.27",
"currency_code": "USD"
},
"shop_money": {
"amount": "18.27",
"currency_code": "USD"
}
},
"current_total_price": "399.44",
"current_total_price_set": {
"presentment_money": {
"amount": "399.44",
"currency_code": "USD"
},
"shop_money": {
"amount": "399.44",
"currency_code": "USD"
}
},
"current_total_tax": "36.30",
"current_total_tax_set": {
"presentment_money": {
"amount": "36.30",
"currency_code": "USD"
},
"shop_money": {
"amount": "36.30",
"currency_code": "USD"
}
},
"customer": {
"admin_graphql_api_id": "gid://shopify/Customer/XXXX",
"created_at": "2024-07-31T15:23:32-05:00",
"currency": "USD",
"default_address": {
"address1": "XXXX",
"address2": "",
"city": "XXXX",
"company": "",
"country": "Japan",
"country_code": "JP",
"country_name": "Japan",
"customer_id": XXXX,
"default": true,
"first_name": "XXXX",
"id": XXXX,
"last_name": "XXXX",
"name": "XXXX",
"phone": "XXXX",
"province": "T\u014dky\u014d",
"province_code": "JP-13",
"zip": "183-0004"
},
"email": "XXXX",
"email_marketing_consent": {
"consent_updated_at": "2024-07-31T15:24:29-05:00",
"opt_in_level": "single_opt_in",
"state": "subscribed"
},
"first_name": "XXXX",
"id": 7185878089775,
"last_name": "XXXX",
"multipass_identifier": null,
"note": null,
"phone": "XXXX",
"sms_marketing_consent": {
"consent_collected_from": "OTHER",
"consent_updated_at": null,
"opt_in_level": "single_opt_in",
"state": "not_subscribed"
},
"state": "disabled",
"tags": "ID.me, no_shopify_account, State Licensed/Certified Pre K 12 Classroom Teacher, swell_vip_trailblazer, Teacher",
"tax_exempt": false,
"tax_exemptions": [],
"updated_at": "2024-07-31T15:29:40-05:00",
"verified_email": true
},
"customer_locale": "en-JP",
"device_id": null,
"discount_applications": [
{
"allocation_method": "across",
"code": "teacher-IDME-2eb4073a08006651",
"target_selection": "entitled",
"target_type": "line_item",
"type": "discount_code",
"value": "10.0",
"value_type": "percentage"
}
],
"discount_codes": [
{
"amount": "35.50",
"code": "teacher-IDME-2eb4073a08006651",
"type": "percentage"
}
],
"email": "XXXX",
"estimated_taxes": false,
"financial_status": "paid",
"fulfillment_status": null,
"fulfillments": [],
"id": 5509103517743,
"landing_site": "/collections/mens-sunglasses",
"landing_site_ref": null,
"line_items": [
{
"admin_graphql_api_id": "gid://shopify/LineItem/XXXX",
"attributed_staffs": [],
"current_quantity": 1,
"discount_allocations": [
{
"amount": "26.50",
"amount_set": {
"presentment_money": {
"amount": "26.50",
"currency_code": "USD"
},
"shop_money": {
"amount": "26.50",
"currency_code": "USD"
}
},
"discount_application_index": 0
}
],
"duties": [
{
"admin_graphql_api_id": "gid://shopify/Duty/XXXX",
"country_code_of_origin": "CN",
"harmonized_system_code": "900490000",
"id": XXXX,
"price_set": {
"presentment_money": {
"amount": "12.68",
"currency_code": "USD"
},
"shop_money": {
"amount": "12.68",
"currency_code": "USD"
}
},
"tax_lines": []
}
],
"fulfillable_quantity": 1,
"fulfillment_service": "manual",
"fulfillment_status": null,
"gift_card": false,
"grams": 5,
"id": XXXX,
"name": "Cade 2.0 Eyeglasses - Clear / Regular (52)",
"pre_tax_price": "238.50",
"pre_tax_price_set": {
"presentment_money": {
"amount": "238.50",
"currency_code": "USD"
},
"shop_money": {
"amount": "238.50",
"currency_code": "USD"
}
},
"price": "265.00",
"price_set": {
"presentment_money": {
"amount": "265.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "265.00",
"currency_code": "USD"
}
},
"product_exists": true,
"product_id": XXXX,
"properties": [
{
"name": "_rxuuid",
"value": "f1a7c29a-687f-4f4b-91c1-0a275c7b5973"
},
{
"name": "_hev",
"value": "false"
},
{
"name": "_material",
"value": "High Index"
},
{
"name": "_polarized",
"value": "false"
},
{
"name": "_rxdescription",
"value": "Clear / Regular (52) / Clear / Single Vision / High Index / Non-Polarized"
},
{
"name": "_roka_product_type",
"value": "RX_Optical"
},
{
"name": "_uuid",
"value": "f1a7c29a-687f-4f4b-91c1-0a275c7b5973"
},
{
"name": "_rx_data_uploaded",
"value": "true"
},
{
"name": "_rdscustom_lineitemcount",
"value": "5"
},
{
"name": "_lens",
"value": "Clear"
},
{
"name": "_rx_image_uploaded",
"value": "true"
},
{
"name": "_rxtype",
"value": "single vision"
}
],
"quantity": 1,
"requires_shipping": true,
"sku": "E7543-0252-FRAME",
"tax_code": "PH050408",
"tax_lines": [
{
"channel_liable": true,
"price": "25.11",
"price_set": {
"presentment_money": {
"amount": "25.11",
"currency_code": "USD"
},
"shop_money": {
"amount": "25.11",
"currency_code": "USD"
}
},
"rate": 0.1,
"title": "Tax"
}
],
"taxable": false,
"title": "Cade 2.0 Eyeglasses",
"total_discount": "0.00",
"total_discount_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"variant_id": XXXX,
"variant_inventory_management": "shopify",
"variant_title": "Clear / Regular (52)",
"vendor": "ROKA"
},
{
"admin_graphql_api_id": "gid://shopify/LineItem/XXXX",
"attributed_staffs": [],
"current_quantity": 1,
"discount_allocations": [],
"duties": [
{
"admin_graphql_api_id": "gid://shopify/Duty/XXXX",
"country_code_of_origin": "CN",
"harmonized_system_code": "900410000",
"id": XXXX,
"price_set": {
"presentment_money": {
"amount": "1.21",
"currency_code": "USD"
},
"shop_money": {
"amount": "1.21",
"currency_code": "USD"
}
},
"tax_lines": []
}
],
"fulfillable_quantity": 1,
"fulfillment_service": "manual",
"fulfillment_status": null,
"gift_card": false,
"grams": 374,
"id": XXXX,
"name": "RxLensColor - Clear",
"pre_tax_price": "0.00",
"pre_tax_price_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"price": "0.00",
"price_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"product_exists": true,
"product_id": XXXX,
"properties": [
{
"name": "_rxuuid",
"value": "f1a7c29a-687f-4f4b-91c1-0a275c7b5973"
},
{
"name": "_hev",
"value": "false"
},
{
"name": "_material",
"value": "High Index"
},
{
"name": "_polarized",
"value": "false"
},
{
"name": "_rxdescription",
"value": "Clear / Regular (52) / Clear / Single Vision / High Index / Non-Polarized"
},
{
"name": "_roka_product_type",
"value": "RX_Optical"
},
{
"name": "_uuid",
"value": "f1a7c29a-687f-4f4b-91c1-0a275c7b5973"
},
{
"name": "_rx_data_uploaded",
"value": "true"
},
{
"name": "_rdscustom_lineitemcount",
"value": "5"
},
{
"name": "_lens",
"value": "Clear"
},
{
"name": "_rx_image_uploaded",
"value": "true"
},
{
"name": "_rxtype",
"value": "single vision"
}
],
"quantity": 1,
"requires_shipping": true,
"sku": "RX-TINT-CLEAR",
"tax_lines": [
{
"channel_liable": true,
"price": "0.00",
"price_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"rate": 0.1,
"title": "Tax"
}
],
"taxable": false,
"title": "RxLensColor",
"total_discount": "0.00",
"total_discount_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"variant_id": 9675353358383,
"variant_inventory_management": null,
"variant_title": "Clear",
"vendor": "ROKA"
},
{
"admin_graphql_api_id": "gid://shopify/LineItem/XXXX",
"attributed_staffs": [],
"current_quantity": 1,
"discount_allocations": [
{
"amount": "9.00",
"amount_set": {
"presentment_money": {
"amount": "9.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "9.00",
"currency_code": "USD"
}
},
"discount_application_index": 0
}
],
"duties": [
{
"admin_graphql_api_id": "gid://shopify/Duty/XXXX",
"country_code_of_origin": "CN",
"harmonized_system_code": "900410000",
"id": XXXX,
"price_set": {
"presentment_money": {
"amount": "4.32",
"currency_code": "USD"
},
"shop_money": {
"amount": "4.32",
"currency_code": "USD"
}
},
"tax_lines": []
}
],
"fulfillable_quantity": 1,
"fulfillment_service": "manual",
"fulfillment_status": null,
"gift_card": false,
"grams": 0,
"id": XXXX,
"name": "RxLensMaterial - High Index",
"pre_tax_price": "81.00",
"pre_tax_price_set": {
"presentment_money": {
"amount": "81.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "81.00",
"currency_code": "USD"
}
},
"price": "90.00",
"price_set": {
"presentment_money": {
"amount": "90.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "90.00",
"currency_code": "USD"
}
},
"product_exists": true,
"product_id": XXXX,
"properties": [
{
"name": "_rxuuid",
"value": "f1a7c29a-687f-4f4b-91c1-0a275c7b5973"
},
{
"name": "_hev",
"value": "false"
},
{
"name": "_material",
"value": "High Index"
},
{
"name": "_polarized",
"value": "false"
},
{
"name": "_rxdescription",
"value": "Clear / Regular (52) / Clear / Single Vision / High Index / Non-Polarized"
},
{
"name": "_roka_product_type",
"value": "RX_Optical"
},
{
"name": "_uuid",
"value": "f1a7c29a-687f-4f4b-91c1-0a275c7b5973"
},
{
"name": "_rx_data_uploaded",
"value": "true"
},
{
"name": "_rdscustom_lineitemcount",
"value": "5"
},
{
"name": "_lens",
"value": "Clear"
},
{
"name": "_rx_image_uploaded",
"value": "true"
},
{
"name": "_rxtype",
"value": "single vision"
}
],
"quantity": 1,
"requires_shipping": true,
"sku": "RX-MATERIAL-HIGH_INDEX",
"tax_code": "PH050408",
"tax_lines": [
{
"channel_liable": true,
"price": "8.53",
"price_set": {
"presentment_money": {
"amount": "8.53",
"currency_code": "USD"
},
"shop_money": {
"amount": "8.53",
"currency_code": "USD"
}
},
"rate": 0.1,
"title": "Tax"
}
],
"taxable": false,
"title": "RxLensMaterial",
"total_discount": "0.00",
"total_discount_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"variant_id": 12073889628207,
"variant_inventory_management": null,
"variant_title": "High Index",
"vendor": "ROKA"
},
{
"admin_graphql_api_id": "gid://shopify/LineItem/XXXX",
"attributed_staffs": [],
"current_quantity": 1,
"discount_allocations": [],
"duties": [
{
"admin_graphql_api_id": "gid://shopify/Duty/XXXX",
"country_code_of_origin": "CN",
"harmonized_system_code": "900410000",
"id": XXXX,
"price_set": {
"presentment_money": {
"amount": "0.03",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.03",
"currency_code": "USD"
}
},
"tax_lines": []
}
],
"fulfillable_quantity": 1,
"fulfillment_service": "manual",
"fulfillment_status": null,
"gift_card": false,
"grams": 5,
"id": XXXX,
"name": "RxLensPolarization - Non-Polarized",
"pre_tax_price": "0.00",
"pre_tax_price_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"price": "0.00",
"price_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"product_exists": true,
"product_id": XXXX,
"properties": [
{
"name": "_rxuuid",
"value": "f1a7c29a-687f-4f4b-91c1-0a275c7b5973"
},
{
"name": "_hev",
"value": "false"
},
{
"name": "_material",
"value": "High Index"
},
{
"name": "_polarized",
"value": "false"
},
{
"name": "_rxdescription",
"value": "Clear / Regular (52) / Clear / Single Vision / High Index / Non-Polarized"
},
{
"name": "_roka_product_type",
"value": "RX_Optical"
},
{
"name": "_uuid",
"value": "f1a7c29a-687f-4f4b-91c1-0a275c7b5973"
},
{
"name": "_rx_data_uploaded",
"value": "true"
},
{
"name": "_rdscustom_lineitemcount",
"value": "5"
},
{
"name": "_lens",
"value": "Clear"
},
{
"name": "_rx_image_uploaded",
"value": "true"
},
{
"name": "_rxtype",
"value": "single vision"
}
],
"quantity": 1,
"requires_shipping": true,
"sku": "RX-POLARIZATION-NO",
"tax_lines": [
{
"channel_liable": true,
"price": "0.00",
"price_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"rate": 0.1,
"title": "Tax"
}
],
"taxable": false,
"title": "RxLensPolarization",
"total_discount": "0.00",
"total_discount_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"variant_id": XXXX,
"variant_inventory_management": null,
"variant_title": "Non-Polarized",
"vendor": "ROKA"
},
{
"admin_graphql_api_id": "gid://shopify/LineItem/XXXX",
"attributed_staffs": [],
"current_quantity": 1,
"discount_allocations": [],
"duties": [
{
"admin_graphql_api_id": "gid://shopify/Duty/XXXX",
"country_code_of_origin": "CN",
"harmonized_system_code": "900410000",
"id": XXXX,
"price_set": {
"presentment_money": {
"amount": "0.03",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.03",
"currency_code": "USD"
}
},
"tax_lines": []
}
],
"fulfillable_quantity": 1,
"fulfillment_service": "manual",
"fulfillment_status": null,
"gift_card": false,
"grams": 5,
"id": XXXX,
"name": "RxType - Single Vision",
"pre_tax_price": "0.00",
"pre_tax_price_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"price": "0.00",
"price_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"product_exists": true,
"product_id": XXXX,
"properties": [
{
"name": "_rxuuid",
"value": "f1a7c29a-687f-4f4b-91c1-0a275c7b5973"
},
{
"name": "_hev",
"value": "false"
},
{
"name": "_material",
"value": "High Index"
},
{
"name": "_polarized",
"value": "false"
},
{
"name": "_rxdescription",
"value": "Clear / Regular (52) / Clear / Single Vision / High Index / Non-Polarized"
},
{
"name": "_roka_product_type",
"value": "RX_Optical"
},
{
"name": "_uuid",
"value": "f1a7c29a-687f-4f4b-91c1-0a275c7b5973"
},
{
"name": "_rx_data_uploaded",
"value": "true"
},
{
"name": "_rdscustom_lineitemcount",
"value": "5"
},
{
"name": "_lens",
"value": "Clear"
},
{
"name": "_rx_image_uploaded",
"value": "true"
},
{
"name": "_rxtype",
"value": "single vision"
}
],
"quantity": 1,
"requires_shipping": true,
"sku": "RX-TYPE-SINGLE",
"tax_lines": [
{
"channel_liable": true,
"price": "0.00",
"price_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"rate": 0.1,
"title": "Tax"
}
],
"taxable": false,
"title": "RxType",
"total_discount": "0.00",
"total_discount_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"variant_id": XXXX,
"variant_inventory_management": null,
"variant_title": "Single Vision",
"vendor": "ROKA"
}
],
"location_id": null,
"merchant_of_record_app_id": 2745565185,
"name": "#ROKA-241027414",
"note": null,
"note_attributes": [
{
"name": "locksmith",
"value": ":df89c56d1300"
},
{
"name": "__quote_id",
"value": "initialized"
},
{
"name": "__route_cart_id",
"value": "06bce3ce-c839-4598-8b4e-7040e98d991b"
}
],
"number": 1026414,
"order_number": 1027414,
"order_status_url": "XXXX",
"original_total_additional_fees_set": {
"presentment_money": {
"amount": "0.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "0.00",
"currency_code": "USD"
}
},
"original_total_duties_set": {
"presentment_money": {
"amount": "18.27",
"currency_code": "USD"
},
"shop_money": {
"amount": "18.27",
"currency_code": "USD"
}
},
"payment_gateway_names": [
"flow_commerce"
],
"payment_terms": null,
"phone": null,
"po_number": null,
"presentment_currency": "USD",
"processed_at": "2024-07-31T15:28:26-05:00",
"reference": null,
"referring_site": "https://www.google.com/",
"refunds": [],
"shipping_address": {
"address1": "XXXX",
"address2": "",
"city": "XXXX",
"company": "",
"country": "Japan",
"country_code": "JP",
"first_name": "XXXX",
"last_name": "XXXX",
"latitude": 35.6775638,
"longitude": 139.5124105,
"name": "XXXX",
"phone": "XXXX",
"province": "T\u014dky\u014d",
"province_code": "JP-13",
"zip": "183-0004"
},
"shipping_lines": [
{
"carrier_identifier": null,
"code": "P",
"discount_allocations": [],
"discounted_price": "25.37",
"discounted_price_set": {
"presentment_money": {
"amount": "25.37",
"currency_code": "USD"
},
"shop_money": {
"amount": "25.37",
"currency_code": "USD"
}
},
"id": 4471661232175,
"is_removed": false,
"phone": null,
"price": "25.37",
"price_set": {
"presentment_money": {
"amount": "25.37",
"currency_code": "USD"
},
"shop_money": {
"amount": "25.37",
"currency_code": "USD"
}
},
"requested_fulfillment_service_id": null,
"source": "dhl_express",
"tax_lines": [
{
"channel_liable": true,
"price": "2.66",
"price_set": {
"presentment_money": {
"amount": "2.66",
"currency_code": "USD"
},
"shop_money": {
"amount": "2.66",
"currency_code": "USD"
}
},
"rate": 0.1,
"title": "Tax"
}
],
"title": "Worldwide"
}
],
"source_identifier": null,
"source_name": "web",
"source_url": null,
"subtotal_price": "319.50",
"subtotal_price_set": {
"presentment_money": {
"amount": "319.50",
"currency_code": "USD"
},
"shop_money": {
"amount": "319.50",
"currency_code": "USD"
}
},
"tags": "globale",
"tax_exempt": false,
"tax_lines": [
{
"channel_liable": true,
"price": "36.30",
"price_set": {
"presentment_money": {
"amount": "36.30",
"currency_code": "USD"
},
"shop_money": {
"amount": "36.30",
"currency_code": "USD"
}
},
"rate": 0.1,
"title": "Tax"
}
],
"taxes_included": false,
"test": false,
"token": "XXXX",
"total_discounts": "35.50",
"total_discounts_set": {
"presentment_money": {
"amount": "35.50",
"currency_code": "USD"
},
"shop_money": {
"amount": "35.50",
"currency_code": "USD"
}
},
"total_line_items_price": "355.00",
"total_line_items_price_set": {
"presentment_money": {
"amount": "355.00",
"currency_code": "USD"
},
"shop_money": {
"amount": "355.00",
"currency_code": "USD"
}
},
"total_outstanding": "0.00",
"total_price": "399.44",
"total_price_set": {
"presentment_money": {
"amount": "399.44",
"currency_code": "USD"
},
"shop_money": {
"amount": "399.44",
"currency_code": "USD"
}
},
"total_shipping_price_set": {
"presentment_money": {
"amount": "25.37",
"currency_code": "USD"
},
"shop_money": {
"amount": "25.37",
"currency_code": "USD"
}
},
"total_tax": "36.30",
"total_tax_set": {
"presentment_money": {
"amount": "36.30",
"currency_code": "USD"
},
"shop_money": {
"amount": "36.30",
"currency_code": "USD"
}
},
"total_tip_received": "0.00",
"total_weight": 387,
"updated_at": "2024-07-31T15:29:37-05:00",
"user_id": null
}
]
}