Skip to content

Instantly share code, notes, and snippets.

@remy727
Created February 25, 2024 12:45
Show Gist options
  • Save remy727/b21625dc84d22e9b8f6c5c6a80034ab9 to your computer and use it in GitHub Desktop.
Save remy727/b21625dc84d22e9b8f6c5c6a80034ab9 to your computer and use it in GitHub Desktop.
API request and response examples sent from Order Split App on Yeti

Y977989-1

API request
{"order": {"name": "Y977989-1", "tags": "braze_block", "email": "yalahgilly@gmail.com", "currency": "AUD", "tax_lines": [{"rate": 0.1, "price": 2.27, "title": "GST"}], "total_tax": 2.27, "line_items": [{"id": 13851852701830, "sku": "21071501919", "name": "Rambler® 10 oz (296 ml) Tumbler - Power Pink", "grams": 300, "price": "25.00", "title": "Rambler® 10 oz (296 ml) Tumbler", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "25.00", "currency_code": "AUD"}, "presentment_money": {"amount": "25.00", "currency_code": "AUD"}}, "product_id": 5137824678022, "properties": [], "variant_id": 40236113854598, "pre_tax_price": "22.73", "variant_title": "Power Pink", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "22.73", "currency_code": "AUD"}, "presentment_money": {"amount": "22.73", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851852701830", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "send_receipt": true, "shipping_lines": [{"id": 4742670614662, "code": "Free Shipping", "phone": null, "price": "0.00", "title": "Free Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.00", "title": "GST", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "channel_liable": false}], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "taxes_included": true, "billing_address": {"zip": "4670", "city": "BARGARA", "name": "Yalah Gillard", "phone": "0434 360 310", "company": null, "country": "Australia", "address1": "41 WILFRED ST", "address2": "", "latitude": -24.8425625, "province": "Queensland", "last_name": "Gillard", "longitude": 152.4741039, "first_name": "Yalah", "country_code": "AU", "province_code": "QLD"}, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "financial_status": "paid", "shipping_address": {"zip": "4670", "city": "BARGARA", "name": "Yalah Gillard", "phone": "0434 360 310", "company": null, "country": "Australia", "address1": "41 WILFRED ST", "address2": "", "latitude": -24.8425625, "province": "Queensland", "last_name": "Gillard", "longitude": 152.4741039, "first_name": "Yalah", "country_code": "AU", "province_code": "QLD"}, "fulfillment_status": null}}
API response
{"order": {"id": 5602515681414, "name": "Y977989-1", "note": null, "tags": "braze_block", "test": false, "email": "yalahgilly@gmail.com", "phone": null, "token": "3538900292b10b361a0eff8f424e4c3e", "app_id": 36927406081, "number": 976990, "company": null, "refunds": [], "user_id": null, "currency": "AUD", "customer": {"id": 6854489473158, "note": null, "tags": "", "email": "yalahgilly@gmail.com", "phone": null, "state": "disabled", "currency": "AUD", "last_name": "Gillard", "created_at": "2024-02-25T23:09:27+11:00", "first_name": "Yalah", "tax_exempt": false, "updated_at": "2024-02-25T23:10:31+11:00", "tax_exemptions": [], "verified_email": true, "default_address": {"id": 8375566729350, "zip": "4670", "city": "BARGARA", "name": "Yalah Gillard", "phone": "0434 360 310", "company": null, "country": "Australia", "default": true, "address1": "41 WILFRED ST", "address2": "", "province": "Queensland", "last_name": "Gillard", "first_name": "Yalah", "customer_id": 6854489473158, "country_code": "AU", "country_name": "Australia", "province_code": "QLD"}, "admin_graphql_api_id": "gid://shopify/Customer/6854489473158", "multipass_identifier": null, "sms_marketing_consent": null, "email_marketing_consent": {"state": "subscribed", "opt_in_level": "single_opt_in", "consent_updated_at": "2024-02-25T23:09:27+11:00"}}, "closed_at": null, "confirmed": true, "device_id": null, "po_number": null, "reference": null, "tax_lines": [{"rate": 0.1, "price": "2.27", "title": "GST", "price_set": {"shop_money": {"amount": "2.27", "currency_code": "AUD"}, "presentment_money": {"amount": "2.27", "currency_code": "AUD"}}, "channel_liable": false}], "total_tax": "2.27", "browser_ip": null, "cart_token": null, "created_at": "2024-02-25T23:10:31+11:00", "line_items": [{"id": 13851852963974, "sku": "21071501919", "name": "Rambler® 10 oz (296 ml) Tumbler - Power Pink", "grams": 300, "price": "25.00", "title": "Rambler® 10 oz (296 ml) Tumbler", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "25.00", "currency_code": "AUD"}, "presentment_money": {"amount": "25.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "2.27", "title": "GST", "price_set": {"shop_money": {"amount": "2.27", "currency_code": "AUD"}, "presentment_money": {"amount": "2.27", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 5137824678022, "properties": [], "variant_id": 40236113854598, "pre_tax_price": "22.73", "variant_title": "Power Pink", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "22.73", "currency_code": "AUD"}, "presentment_money": {"amount": "22.73", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851852963974", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "source_url": null, "tax_exempt": false, "updated_at": "2024-02-25T23:10:31+11:00", "checkout_id": null, "location_id": null, "source_name": "36927406081", "total_price": "25.00", "cancelled_at": null, "fulfillments": [], "landing_site": null, "order_number": 977990, "processed_at": "2024-02-25T23:10:31+11:00", "total_weight": 0, "cancel_reason": null, "contact_email": "yalahgilly@gmail.com", "payment_terms": null, "total_tax_set": {"shop_money": {"amount": "2.27", "currency_code": "AUD"}, "presentment_money": {"amount": "2.27", "currency_code": "AUD"}}, "checkout_token": null, "client_details": null, "discount_codes": [], "referring_site": null, "shipping_lines": [{"id": 4742670778502, "code": "Free Shipping", "phone": null, "price": "0.00", "title": "Free Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.00", "title": "GST", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "channel_liable": false}], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "subtotal_price": "25.00", "taxes_included": true, "billing_address": {"zip": "4670", "city": "BARGARA", "name": "Yalah Gillard", "phone": "0434 360 310", "company": null, "country": "Australia", "address1": "41 WILFRED ST", "address2": "", "latitude": null, "province": "Queensland", "last_name": "Gillard", "longitude": null, "first_name": "Yalah", "country_code": "AU", "province_code": "QLD"}, "customer_locale": null, "estimated_taxes": false, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "total_discounts": "0.00", "total_price_set": {"shop_money": {"amount": "25.00", "currency_code": "AUD"}, "presentment_money": {"amount": "25.00", "currency_code": "AUD"}}, "financial_status": "paid", "landing_site_ref": null, "order_status_url": "https://au.yeti.com/20342321/orders/3538900292b10b361a0eff8f424e4c3e/authenticate?key=389687d6ab604cbd7a2bba2e09b03a76", "shipping_address": {"zip": "4670", "city": "BARGARA", "name": "Yalah Gillard", "phone": "0434 360 310", "company": null, "country": "Australia", "address1": "41 WILFRED ST", "address2": "", "latitude": null, "province": "Queensland", "last_name": "Gillard", "longitude": null, "first_name": "Yalah", "country_code": "AU", "province_code": "QLD"}, "current_total_tax": "2.27", "source_identifier": null, "total_outstanding": "25.00", "fulfillment_status": null, "subtotal_price_set": {"shop_money": {"amount": "25.00", "currency_code": "AUD"}, "presentment_money": {"amount": "25.00", "currency_code": "AUD"}}, "total_tip_received": "0.00", "confirmation_number": "P8YANWPWE", "current_total_price": "25.00", "total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "admin_graphql_api_id": "gid://shopify/Order/5602515681414", "presentment_currency": "AUD", "current_total_tax_set": {"shop_money": {"amount": "2.27", "currency_code": "AUD"}, "presentment_money": {"amount": "2.27", "currency_code": "AUD"}}, "discount_applications": [], "payment_gateway_names": [], "current_subtotal_price": "25.00", "total_line_items_price": "25.00", "buyer_accepts_marketing": true, "current_total_discounts": "0.00", "current_total_price_set": {"shop_money": {"amount": "25.00", "currency_code": "AUD"}, "presentment_money": {"amount": "25.00", "currency_code": "AUD"}}, "current_total_duties_set": null, "total_shipping_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "merchant_of_record_app_id": null, "original_total_duties_set": null, "current_subtotal_price_set": {"shop_money": {"amount": "25.00", "currency_code": "AUD"}, "presentment_money": {"amount": "25.00", "currency_code": "AUD"}}, "total_line_items_price_set": {"shop_money": {"amount": "25.00", "currency_code": "AUD"}, "presentment_money": {"amount": "25.00", "currency_code": "AUD"}}, "current_total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "current_total_additional_fees_set": null, "original_total_additional_fees_set": null}}

Y977989-2

API request
{"order": {"name": "Y977989-2", "tags": "braze_block", "email": "yalahgilly@gmail.com", "currency": "AUD", "tax_lines": [{"rate": 0.1, "price": 5.64, "title": "GST"}], "total_tax": 5.64, "line_items": [{"id": 13851852734598, "sku": "VASC001", "name": "VASC001 - Laser Engraving - Front", "grams": 0, "price": "7.00", "title": "VASC001 - Laser Engraving - Front", "duties": [], "vendor": "YETI Australia", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "7.00", "currency_code": "AUD"}, "presentment_money": {"amount": "7.00", "currency_code": "AUD"}}, "product_id": 6887480918150, "properties": [{"name": "_customizationCost", "value": true}], "variant_id": 40202723000454, "pre_tax_price": "6.36", "variant_title": "", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "6.36", "currency_code": "AUD"}, "presentment_money": {"amount": "6.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851852734598", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": null}, {"id": 13851852767366, "sku": "21071200018", "name": "Rambler® 26 oz (760 ml) Bottle With Chug Cap - Black", "grams": 650, "price": "55.00", "title": "Rambler® 26 oz (760 ml) Bottle With Chug Cap", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "55.00", "currency_code": "AUD"}, "presentment_money": {"amount": "55.00", "currency_code": "AUD"}}, "product_id": 4631102488624, "properties": [{"name": "_customized", "value": true}, {"name": "_customization0", "value": {"_BMP": "https://customops.s3.amazonaws.com/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/art.bmp", "text": "Eden", "type": "text", "_Preview": "https://yeti-custom.imgix.net/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/preview.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"text\",\"location\":\"front\",\"productkey\":\"rambler-bottle-chug-26oz-black\",\"productsku\":21071200026,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1650,\"height\":3000,\"embid\":\"e3bfb8c4-8598-41f4-92bf-2586de0a9f7e\",\"corrid\":\"f88bea70-0b68-41f0-9ffd-c0e3da04f7f3\",\"sessionid\":\"d7635425-0b2e-40c9-b12b-dfcd1ba1cbe6\",\"svg\":\"https://customops.s3.amazonaws.com/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/art.svg\",\"centeroffsety\":1201,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://customops.s3.amazonaws.com/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/art.svg\",\"productpreview\":\"https://yeti-custom.imgix.net/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/preview.png\",\"laserimage\":\"https://customops.s3.amazonaws.com/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/art.bmp\",\"sku\":37000000003,\"text\":{\"htmltext\":\"Eden\",\"fonts\":[\"arial-bold\"],\"sizes\":[\"auto\"],\"color\":null,\"light\":null,\"colorname\":null},\"warpedpreview\":\"https://yeti-custom.imgix.net/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/preview.png\"}", "location": "front", "_product_UPK": "rambler-bottle-chug-26oz-black", "_requires_review": false}}, {"name": "_product_UPK", "value": "rambler-bottle-chug-26oz-black"}, {"name": "_requires_review", "value": "false"}], "variant_id": 34868291928198, "pre_tax_price": "50.00", "variant_title": "Black", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "50.00", "currency_code": "AUD"}, "presentment_money": {"amount": "50.00", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851852767366", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "send_receipt": true, "shipping_lines": [{"code": "Free Shipping", "price": 0, "title": "Free Shipping", "source": "shopify"}], "taxes_included": true, "billing_address": {"zip": "4670", "city": "BARGARA", "name": "Yalah Gillard", "phone": "0434 360 310", "company": null, "country": "Australia", "address1": "41 WILFRED ST", "address2": "", "latitude": -24.8425625, "province": "Queensland", "last_name": "Gillard", "longitude": 152.4741039, "first_name": "Yalah", "country_code": "AU", "province_code": "QLD"}, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "financial_status": "paid", "shipping_address": {"zip": "4670", "city": "BARGARA", "name": "Yalah Gillard", "phone": "0434 360 310", "company": null, "country": "Australia", "address1": "41 WILFRED ST", "address2": "", "latitude": -24.8425625, "province": "Queensland", "last_name": "Gillard", "longitude": 152.4741039, "first_name": "Yalah", "country_code": "AU", "province_code": "QLD"}, "fulfillment_status": null}}
API response
{"order": {"id": 5602515714182, "name": "Y977989-2", "note": null, "tags": "braze_block", "test": false, "email": "yalahgilly@gmail.com", "phone": null, "token": "68b85f3e282b84614e15bde7972df105", "app_id": 36927406081, "number": 976991, "company": null, "refunds": [], "user_id": null, "currency": "AUD", "customer": {"id": 6854489473158, "note": null, "tags": "", "email": "yalahgilly@gmail.com", "phone": null, "state": "disabled", "currency": "AUD", "last_name": "Gillard", "created_at": "2024-02-25T23:09:27+11:00", "first_name": "Yalah", "tax_exempt": false, "updated_at": "2024-02-25T23:10:31+11:00", "tax_exemptions": [], "verified_email": true, "default_address": {"id": 8375566729350, "zip": "4670", "city": "BARGARA", "name": "Yalah Gillard", "phone": "0434 360 310", "company": null, "country": "Australia", "default": true, "address1": "41 WILFRED ST", "address2": "", "province": "Queensland", "last_name": "Gillard", "first_name": "Yalah", "customer_id": 6854489473158, "country_code": "AU", "country_name": "Australia", "province_code": "QLD"}, "admin_graphql_api_id": "gid://shopify/Customer/6854489473158", "multipass_identifier": null, "sms_marketing_consent": null, "email_marketing_consent": {"state": "subscribed", "opt_in_level": "single_opt_in", "consent_updated_at": "2024-02-25T23:09:27+11:00"}}, "closed_at": null, "confirmed": true, "device_id": null, "po_number": null, "reference": null, "tax_lines": [{"rate": 0.1, "price": "5.64", "title": "GST", "price_set": {"shop_money": {"amount": "5.64", "currency_code": "AUD"}, "presentment_money": {"amount": "5.64", "currency_code": "AUD"}}, "channel_liable": false}], "total_tax": "5.64", "browser_ip": null, "cart_token": null, "created_at": "2024-02-25T23:10:31+11:00", "line_items": [{"id": 13851852996742, "sku": "VASC001", "name": "VASC001 - Laser Engraving - Front", "grams": 0, "price": "7.00", "title": "VASC001 - Laser Engraving - Front", "duties": [], "vendor": "YETI Australia", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "7.00", "currency_code": "AUD"}, "presentment_money": {"amount": "7.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.64", "title": "GST", "price_set": {"shop_money": {"amount": "0.64", "currency_code": "AUD"}, "presentment_money": {"amount": "0.64", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 6887480918150, "properties": [{"name": "_customizationCost", "value": true}], "variant_id": 40202723000454, "pre_tax_price": "6.36", "variant_title": "", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "6.36", "currency_code": "AUD"}, "presentment_money": {"amount": "6.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851852996742", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": null}, {"id": 13851853029510, "sku": "21071200018", "name": "Rambler® 26 oz (760 ml) Bottle With Chug Cap - Black", "grams": 650, "price": "55.00", "title": "Rambler® 26 oz (760 ml) Bottle With Chug Cap", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "55.00", "currency_code": "AUD"}, "presentment_money": {"amount": "55.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "5.00", "title": "GST", "price_set": {"shop_money": {"amount": "5.00", "currency_code": "AUD"}, "presentment_money": {"amount": "5.00", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 4631102488624, "properties": [{"name": "_customized", "value": true}, {"name": "_customization0", "value": {"_BMP": "https://customops.s3.amazonaws.com/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/art.bmp", "text": "Eden", "type": "text", "_Preview": "https://yeti-custom.imgix.net/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/preview.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"text\",\"location\":\"front\",\"productkey\":\"rambler-bottle-chug-26oz-black\",\"productsku\":21071200026,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1650,\"height\":3000,\"embid\":\"e3bfb8c4-8598-41f4-92bf-2586de0a9f7e\",\"corrid\":\"f88bea70-0b68-41f0-9ffd-c0e3da04f7f3\",\"sessionid\":\"d7635425-0b2e-40c9-b12b-dfcd1ba1cbe6\",\"svg\":\"https://customops.s3.amazonaws.com/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/art.svg\",\"centeroffsety\":1201,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://customops.s3.amazonaws.com/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/art.svg\",\"productpreview\":\"https://yeti-custom.imgix.net/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/preview.png\",\"laserimage\":\"https://customops.s3.amazonaws.com/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/art.bmp\",\"sku\":37000000003,\"text\":{\"htmltext\":\"Eden\",\"fonts\":[\"arial-bold\"],\"sizes\":[\"auto\"],\"color\":null,\"light\":null,\"colorname\":null},\"warpedpreview\":\"https://yeti-custom.imgix.net/auto/f88bea70-0b68-41f0-9ffd-c0e3da04f7f3/rambler-bottle-chug-26oz-black/front/text/1708862637432/preview.png\"}", "location": "front", "_product_UPK": "rambler-bottle-chug-26oz-black", "_requires_review": false}}, {"name": "_product_UPK", "value": "rambler-bottle-chug-26oz-black"}, {"name": "_requires_review", "value": "false"}], "variant_id": 34868291928198, "pre_tax_price": "50.00", "variant_title": "Black", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "50.00", "currency_code": "AUD"}, "presentment_money": {"amount": "50.00", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851853029510", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "source_url": null, "tax_exempt": false, "updated_at": "2024-02-25T23:10:31+11:00", "checkout_id": null, "location_id": null, "source_name": "36927406081", "total_price": "62.00", "cancelled_at": null, "fulfillments": [], "landing_site": null, "order_number": 977991, "processed_at": "2024-02-25T23:10:31+11:00", "total_weight": 0, "cancel_reason": null, "contact_email": "yalahgilly@gmail.com", "payment_terms": null, "total_tax_set": {"shop_money": {"amount": "5.64", "currency_code": "AUD"}, "presentment_money": {"amount": "5.64", "currency_code": "AUD"}}, "checkout_token": null, "client_details": null, "discount_codes": [], "referring_site": null, "shipping_lines": [{"id": 4742670811270, "code": "Free Shipping", "phone": null, "price": "0.00", "title": "Free Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "subtotal_price": "62.00", "taxes_included": true, "billing_address": {"zip": "4670", "city": "BARGARA", "name": "Yalah Gillard", "phone": "0434 360 310", "company": null, "country": "Australia", "address1": "41 WILFRED ST", "address2": "", "latitude": -24.8425625, "province": "Queensland", "last_name": "Gillard", "longitude": 152.4741039, "first_name": "Yalah", "country_code": "AU", "province_code": "QLD"}, "customer_locale": null, "estimated_taxes": false, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "total_discounts": "0.00", "total_price_set": {"shop_money": {"amount": "62.00", "currency_code": "AUD"}, "presentment_money": {"amount": "62.00", "currency_code": "AUD"}}, "financial_status": "paid", "landing_site_ref": null, "order_status_url": "https://au.yeti.com/20342321/orders/68b85f3e282b84614e15bde7972df105/authenticate?key=a254a054920ecd5903aa92a947034ebd", "shipping_address": {"zip": "4670", "city": "BARGARA", "name": "Yalah Gillard", "phone": "0434 360 310", "company": null, "country": "Australia", "address1": "41 WILFRED ST", "address2": "", "latitude": -24.8425625, "province": "Queensland", "last_name": "Gillard", "longitude": 152.4741039, "first_name": "Yalah", "country_code": "AU", "province_code": "QLD"}, "current_total_tax": "5.64", "source_identifier": null, "total_outstanding": "62.00", "fulfillment_status": null, "subtotal_price_set": {"shop_money": {"amount": "62.00", "currency_code": "AUD"}, "presentment_money": {"amount": "62.00", "currency_code": "AUD"}}, "total_tip_received": "0.00", "confirmation_number": "WQY5PJ5DN", "current_total_price": "62.00", "total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "admin_graphql_api_id": "gid://shopify/Order/5602515714182", "presentment_currency": "AUD", "current_total_tax_set": {"shop_money": {"amount": "5.64", "currency_code": "AUD"}, "presentment_money": {"amount": "5.64", "currency_code": "AUD"}}, "discount_applications": [], "payment_gateway_names": [], "current_subtotal_price": "62.00", "total_line_items_price": "62.00", "buyer_accepts_marketing": true, "current_total_discounts": "0.00", "current_total_price_set": {"shop_money": {"amount": "62.00", "currency_code": "AUD"}, "presentment_money": {"amount": "62.00", "currency_code": "AUD"}}, "current_total_duties_set": null, "total_shipping_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "merchant_of_record_app_id": null, "original_total_duties_set": null, "current_subtotal_price_set": {"shop_money": {"amount": "62.00", "currency_code": "AUD"}, "presentment_money": {"amount": "62.00", "currency_code": "AUD"}}, "total_line_items_price_set": {"shop_money": {"amount": "62.00", "currency_code": "AUD"}, "presentment_money": {"amount": "62.00", "currency_code": "AUD"}}, "current_total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "current_total_additional_fees_set": null, "original_total_additional_fees_set": null}}

Y977992-1

API request
{"order": {"name": "Y977992-1", "tags": "braze_block", "email": "sarahjean@live.com.au", "currency": "AUD", "tax_lines": [{"rate": 0.1, "price": 4.28, "title": "GST"}], "total_tax": 4.28, "line_items": [{"id": 13851857191046, "sku": "21070090072", "name": "Colster® Can Insulator Gasket (375ml) - 375ml", "grams": 0, "price": "7.00", "title": "Colster® Can Insulator Gasket (375ml)", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "7.00", "currency_code": "AUD"}, "presentment_money": {"amount": "7.00", "currency_code": "AUD"}}, "product_id": 6919526842502, "properties": [], "variant_id": 40388938563718, "pre_tax_price": "6.36", "variant_title": "375ml", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "6.36", "currency_code": "AUD"}, "presentment_money": {"amount": "6.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851857191046", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}, {"id": 13851857223814, "sku": "21071502551", "name": "Rambler® Colster® Insulated Can Cooler (375ml) - Agave Teal", "grams": 250, "price": "40.00", "title": "Rambler® Colster® Insulated Can Cooler (375ml)", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "40.00", "currency_code": "AUD"}, "presentment_money": {"amount": "40.00", "currency_code": "AUD"}}, "product_id": 6791651950726, "properties": [], "variant_id": 40532878557318, "pre_tax_price": "36.36", "variant_title": "Agave Teal", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "36.36", "currency_code": "AUD"}, "presentment_money": {"amount": "36.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851857223814", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "send_receipt": true, "shipping_lines": [{"id": 4742672711814, "code": "Free Shipping", "phone": null, "price": "0.00", "title": "Free Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.00", "title": "GST", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "channel_liable": false}], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "taxes_included": true, "billing_address": {"zip": "0812", "city": "KARAMA", "name": "Sarah Fawcett ", "phone": "0432 158 917", "company": null, "country": "Australia", "address1": "7 BAUDIN CT", "address2": "", "latitude": -12.4083003, "province": "Northern Territory", "last_name": "Fawcett ", "longitude": 130.9211884, "first_name": "Sarah", "country_code": "AU", "province_code": "NT"}, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "financial_status": "paid", "shipping_address": {"zip": "0812", "city": "KARAMA", "name": "Sarah Fawcett ", "phone": "0432 158 917", "company": null, "country": "Australia", "address1": "7 BAUDIN CT", "address2": "", "latitude": -12.4083003, "province": "Northern Territory", "last_name": "Fawcett ", "longitude": 130.9211884, "first_name": "Sarah", "country_code": "AU", "province_code": "NT"}, "fulfillment_status": null}}
API response
{"order": {"id": 5602518106246, "name": "Y977992-1", "note": null, "tags": "braze_block", "test": false, "email": "sarahjean@live.com.au", "phone": null, "token": "724f14a9eda61561d80bb9be77310c60", "app_id": 36927406081, "number": 976994, "company": null, "refunds": [], "user_id": null, "currency": "AUD", "customer": {"id": 3817727262854, "note": null, "tags": "", "email": "sarahjean@live.com.au", "phone": null, "state": "disabled", "currency": "AUD", "last_name": "Humphreys", "created_at": "2020-11-04T07:43:18+11:00", "first_name": "Sarah", "tax_exempt": false, "updated_at": "2024-02-25T23:13:37+11:00", "tax_exemptions": [], "verified_email": true, "default_address": {"id": 8375570530438, "zip": "0812", "city": "KARAMA", "name": "Sarah Fawcett ", "phone": "0432 158 917", "company": null, "country": "Australia", "default": true, "address1": "7 BAUDIN CT", "address2": "", "province": "Northern Territory", "last_name": "Fawcett ", "first_name": "Sarah", "customer_id": 3817727262854, "country_code": "AU", "country_name": "Australia", "province_code": "NT"}, "admin_graphql_api_id": "gid://shopify/Customer/3817727262854", "multipass_identifier": null, "sms_marketing_consent": null, "email_marketing_consent": {"state": "subscribed", "opt_in_level": "single_opt_in", "consent_updated_at": "2020-11-04T07:43:19+11:00"}}, "closed_at": null, "confirmed": true, "device_id": null, "po_number": null, "reference": null, "tax_lines": [{"rate": 0.1, "price": "4.28", "title": "GST", "price_set": {"shop_money": {"amount": "4.28", "currency_code": "AUD"}, "presentment_money": {"amount": "4.28", "currency_code": "AUD"}}, "channel_liable": false}], "total_tax": "4.28", "browser_ip": null, "cart_token": null, "created_at": "2024-02-25T23:13:37+11:00", "line_items": [{"id": 13851857387654, "sku": "21070090072", "name": "Colster® Can Insulator Gasket (375ml) - 375ml", "grams": 0, "price": "7.00", "title": "Colster® Can Insulator Gasket (375ml)", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "7.00", "currency_code": "AUD"}, "presentment_money": {"amount": "7.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.64", "title": "GST", "price_set": {"shop_money": {"amount": "0.64", "currency_code": "AUD"}, "presentment_money": {"amount": "0.64", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 6919526842502, "properties": [], "variant_id": 40388938563718, "pre_tax_price": "6.36", "variant_title": "375ml", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "6.36", "currency_code": "AUD"}, "presentment_money": {"amount": "6.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851857387654", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}, {"id": 13851857420422, "sku": "21071502551", "name": "Rambler® Colster® Insulated Can Cooler (375ml) - Agave Teal", "grams": 250, "price": "40.00", "title": "Rambler® Colster® Insulated Can Cooler (375ml)", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "40.00", "currency_code": "AUD"}, "presentment_money": {"amount": "40.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "3.64", "title": "GST", "price_set": {"shop_money": {"amount": "3.64", "currency_code": "AUD"}, "presentment_money": {"amount": "3.64", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 6791651950726, "properties": [], "variant_id": 40532878557318, "pre_tax_price": "36.36", "variant_title": "Agave Teal", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "36.36", "currency_code": "AUD"}, "presentment_money": {"amount": "36.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851857420422", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "source_url": null, "tax_exempt": false, "updated_at": "2024-02-25T23:13:37+11:00", "checkout_id": null, "location_id": null, "source_name": "36927406081", "total_price": "47.00", "cancelled_at": null, "fulfillments": [], "landing_site": null, "order_number": 977994, "processed_at": "2024-02-25T23:13:37+11:00", "total_weight": 0, "cancel_reason": null, "contact_email": "sarahjean@live.com.au", "payment_terms": null, "total_tax_set": {"shop_money": {"amount": "4.28", "currency_code": "AUD"}, "presentment_money": {"amount": "4.28", "currency_code": "AUD"}}, "checkout_token": null, "client_details": null, "discount_codes": [], "referring_site": null, "shipping_lines": [{"id": 4742672777350, "code": "Free Shipping", "phone": null, "price": "0.00", "title": "Free Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.00", "title": "GST", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "channel_liable": false}], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "subtotal_price": "47.00", "taxes_included": true, "billing_address": {"zip": "0812", "city": "KARAMA", "name": "Sarah Fawcett ", "phone": "0432 158 917", "company": null, "country": "Australia", "address1": "7 BAUDIN CT", "address2": "", "latitude": null, "province": "Northern Territory", "last_name": "Fawcett ", "longitude": null, "first_name": "Sarah", "country_code": "AU", "province_code": "NT"}, "customer_locale": null, "estimated_taxes": false, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "total_discounts": "0.00", "total_price_set": {"shop_money": {"amount": "47.00", "currency_code": "AUD"}, "presentment_money": {"amount": "47.00", "currency_code": "AUD"}}, "financial_status": "paid", "landing_site_ref": null, "order_status_url": "https://au.yeti.com/20342321/orders/724f14a9eda61561d80bb9be77310c60/authenticate?key=535611f85244d61bf402b30dddd9efe1", "shipping_address": {"zip": "0812", "city": "KARAMA", "name": "Sarah Fawcett ", "phone": "0432 158 917", "company": null, "country": "Australia", "address1": "7 BAUDIN CT", "address2": "", "latitude": -12.4083003, "province": "Northern Territory", "last_name": "Fawcett ", "longitude": 130.9211884, "first_name": "Sarah", "country_code": "AU", "province_code": "NT"}, "current_total_tax": "4.28", "source_identifier": null, "total_outstanding": "47.00", "fulfillment_status": null, "subtotal_price_set": {"shop_money": {"amount": "47.00", "currency_code": "AUD"}, "presentment_money": {"amount": "47.00", "currency_code": "AUD"}}, "total_tip_received": "0.00", "confirmation_number": "H8C7DLMVL", "current_total_price": "47.00", "total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "admin_graphql_api_id": "gid://shopify/Order/5602518106246", "presentment_currency": "AUD", "current_total_tax_set": {"shop_money": {"amount": "4.28", "currency_code": "AUD"}, "presentment_money": {"amount": "4.28", "currency_code": "AUD"}}, "discount_applications": [], "payment_gateway_names": [], "current_subtotal_price": "47.00", "total_line_items_price": "47.00", "buyer_accepts_marketing": true, "current_total_discounts": "0.00", "current_total_price_set": {"shop_money": {"amount": "47.00", "currency_code": "AUD"}, "presentment_money": {"amount": "47.00", "currency_code": "AUD"}}, "current_total_duties_set": null, "total_shipping_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "merchant_of_record_app_id": null, "original_total_duties_set": null, "current_subtotal_price_set": {"shop_money": {"amount": "47.00", "currency_code": "AUD"}, "presentment_money": {"amount": "47.00", "currency_code": "AUD"}}, "total_line_items_price_set": {"shop_money": {"amount": "47.00", "currency_code": "AUD"}, "presentment_money": {"amount": "47.00", "currency_code": "AUD"}}, "current_total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "current_total_additional_fees_set": null, "original_total_additional_fees_set": null}}

Y977992-2

API request
{"order": {"name": "Y977992-2", "tags": "braze_block", "email": "sarahjean@live.com.au", "currency": "AUD", "tax_lines": [{"rate": 0.1, "price": 4.28, "title": "GST"}], "total_tax": 4.28, "line_items": [{"id": 13851857256582, "sku": "VASC001", "name": "VASC001 - Laser Engraving - Front", "grams": 0, "price": "7.00", "title": "VASC001 - Laser Engraving - Front", "duties": [], "vendor": "YETI Australia", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "7.00", "currency_code": "AUD"}, "presentment_money": {"amount": "7.00", "currency_code": "AUD"}}, "product_id": 6887480918150, "properties": [{"name": "_customizationCost", "value": true}], "variant_id": 40202723000454, "pre_tax_price": "6.36", "variant_title": "", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "6.36", "currency_code": "AUD"}, "presentment_money": {"amount": "6.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851857256582", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": null}, {"id": 13851857289350, "sku": "21071501362", "name": "Rambler® Colster® Insulated Can Cooler (375ml) - Navy", "grams": 250, "price": "40.00", "title": "Rambler® Colster® Insulated Can Cooler (375ml)", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "40.00", "currency_code": "AUD"}, "presentment_money": {"amount": "40.00", "currency_code": "AUD"}}, "product_id": 6791651950726, "properties": [{"name": "_customized", "value": true}, {"name": "_customization0", "value": {"_BMP": "https://customops.s3.amazonaws.com/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/art.bmp", "text": "Pop star", "type": "text", "_Preview": "https://yeti-custom.imgix.net/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/preview.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"text\",\"location\":\"front\",\"productkey\":\"rambler-colster-375ml-navy\",\"productsku\":21071502935,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1350,\"height\":1350,\"embid\":\"3b591f99-78a2-41c9-b299-a65bc2787071\",\"corrid\":\"42861564-ab84-499e-9a20-9c70023484b2\",\"sessionid\":\"92c8b168-3cc4-48cc-98bf-fd42aca271da\",\"svg\":\"https://customops.s3.amazonaws.com/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/art.svg\",\"centeroffsety\":675,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://customops.s3.amazonaws.com/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/art.svg\",\"productpreview\":\"https://yeti-custom.imgix.net/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/preview.png\",\"laserimage\":\"https://customops.s3.amazonaws.com/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/art.bmp\",\"sku\":37000000003,\"text\":{\"htmltext\":\"Pop star\",\"fonts\":[\"yearbook-solid\"],\"sizes\":[\"auto\"],\"color\":null,\"light\":null,\"colorname\":null},\"warpedpreview\":\"https://yeti-custom.imgix.net/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/preview.png\"}", "location": "front", "_product_UPK": "rambler-colster-375ml-navy", "_requires_review": false}}, {"name": "_product_UPK", "value": "rambler-colster-375ml-navy"}, {"name": "_requires_review", "value": "false"}], "variant_id": 39956385955974, "pre_tax_price": "36.36", "variant_title": "Navy", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "36.36", "currency_code": "AUD"}, "presentment_money": {"amount": "36.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851857289350", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "send_receipt": true, "shipping_lines": [{"code": "Free Shipping", "price": 0, "title": "Free Shipping", "source": "shopify"}], "taxes_included": true, "billing_address": {"zip": "0812", "city": "KARAMA", "name": "Sarah Fawcett ", "phone": "0432 158 917", "company": null, "country": "Australia", "address1": "7 BAUDIN CT", "address2": "", "latitude": -12.4083003, "province": "Northern Territory", "last_name": "Fawcett ", "longitude": 130.9211884, "first_name": "Sarah", "country_code": "AU", "province_code": "NT"}, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "financial_status": "paid", "shipping_address": {"zip": "0812", "city": "KARAMA", "name": "Sarah Fawcett ", "phone": "0432 158 917", "company": null, "country": "Australia", "address1": "7 BAUDIN CT", "address2": "", "latitude": -12.4083003, "province": "Northern Territory", "last_name": "Fawcett ", "longitude": 130.9211884, "first_name": "Sarah", "country_code": "AU", "province_code": "NT"}, "fulfillment_status": null}}
API response
{"order": {"id": 5602518139014, "name": "Y977992-2", "note": null, "tags": "braze_block", "test": false, "email": "sarahjean@live.com.au", "phone": null, "token": "7aedc44ed278861fdb8717dd6e825181", "app_id": 36927406081, "number": 976995, "company": null, "refunds": [], "user_id": null, "currency": "AUD", "customer": {"id": 3817727262854, "note": null, "tags": "", "email": "sarahjean@live.com.au", "phone": null, "state": "disabled", "currency": "AUD", "last_name": "Humphreys", "created_at": "2020-11-04T07:43:18+11:00", "first_name": "Sarah", "tax_exempt": false, "updated_at": "2024-02-25T23:13:37+11:00", "tax_exemptions": [], "verified_email": true, "default_address": {"id": 8375570530438, "zip": "0812", "city": "KARAMA", "name": "Sarah Fawcett ", "phone": "0432 158 917", "company": null, "country": "Australia", "default": true, "address1": "7 BAUDIN CT", "address2": "", "province": "Northern Territory", "last_name": "Fawcett ", "first_name": "Sarah", "customer_id": 3817727262854, "country_code": "AU", "country_name": "Australia", "province_code": "NT"}, "admin_graphql_api_id": "gid://shopify/Customer/3817727262854", "multipass_identifier": null, "sms_marketing_consent": null, "email_marketing_consent": {"state": "subscribed", "opt_in_level": "single_opt_in", "consent_updated_at": "2020-11-04T07:43:19+11:00"}}, "closed_at": null, "confirmed": true, "device_id": null, "po_number": null, "reference": null, "tax_lines": [{"rate": 0.1, "price": "4.28", "title": "GST", "price_set": {"shop_money": {"amount": "4.28", "currency_code": "AUD"}, "presentment_money": {"amount": "4.28", "currency_code": "AUD"}}, "channel_liable": false}], "total_tax": "4.28", "browser_ip": null, "cart_token": null, "created_at": "2024-02-25T23:13:37+11:00", "line_items": [{"id": 13851857453190, "sku": "VASC001", "name": "VASC001 - Laser Engraving - Front", "grams": 0, "price": "7.00", "title": "VASC001 - Laser Engraving - Front", "duties": [], "vendor": "YETI Australia", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "7.00", "currency_code": "AUD"}, "presentment_money": {"amount": "7.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.64", "title": "GST", "price_set": {"shop_money": {"amount": "0.64", "currency_code": "AUD"}, "presentment_money": {"amount": "0.64", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 6887480918150, "properties": [{"name": "_customizationCost", "value": true}], "variant_id": 40202723000454, "pre_tax_price": "6.36", "variant_title": "", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "6.36", "currency_code": "AUD"}, "presentment_money": {"amount": "6.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851857453190", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": null}, {"id": 13851857485958, "sku": "21071501362", "name": "Rambler® Colster® Insulated Can Cooler (375ml) - Navy", "grams": 250, "price": "40.00", "title": "Rambler® Colster® Insulated Can Cooler (375ml)", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "40.00", "currency_code": "AUD"}, "presentment_money": {"amount": "40.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "3.64", "title": "GST", "price_set": {"shop_money": {"amount": "3.64", "currency_code": "AUD"}, "presentment_money": {"amount": "3.64", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 6791651950726, "properties": [{"name": "_customized", "value": true}, {"name": "_customization0", "value": {"_BMP": "https://customops.s3.amazonaws.com/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/art.bmp", "text": "Pop star", "type": "text", "_Preview": "https://yeti-custom.imgix.net/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/preview.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"text\",\"location\":\"front\",\"productkey\":\"rambler-colster-375ml-navy\",\"productsku\":21071502935,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1350,\"height\":1350,\"embid\":\"3b591f99-78a2-41c9-b299-a65bc2787071\",\"corrid\":\"42861564-ab84-499e-9a20-9c70023484b2\",\"sessionid\":\"92c8b168-3cc4-48cc-98bf-fd42aca271da\",\"svg\":\"https://customops.s3.amazonaws.com/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/art.svg\",\"centeroffsety\":675,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://customops.s3.amazonaws.com/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/art.svg\",\"productpreview\":\"https://yeti-custom.imgix.net/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/preview.png\",\"laserimage\":\"https://customops.s3.amazonaws.com/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/art.bmp\",\"sku\":37000000003,\"text\":{\"htmltext\":\"Pop star\",\"fonts\":[\"yearbook-solid\"],\"sizes\":[\"auto\"],\"color\":null,\"light\":null,\"colorname\":null},\"warpedpreview\":\"https://yeti-custom.imgix.net/auto/42861564-ab84-499e-9a20-9c70023484b2/rambler-colster-375ml-navy/front/text/1708862780688/preview.png\"}", "location": "front", "_product_UPK": "rambler-colster-375ml-navy", "_requires_review": false}}, {"name": "_product_UPK", "value": "rambler-colster-375ml-navy"}, {"name": "_requires_review", "value": "false"}], "variant_id": 39956385955974, "pre_tax_price": "36.36", "variant_title": "Navy", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "36.36", "currency_code": "AUD"}, "presentment_money": {"amount": "36.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851857485958", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "source_url": null, "tax_exempt": false, "updated_at": "2024-02-25T23:13:37+11:00", "checkout_id": null, "location_id": null, "source_name": "36927406081", "total_price": "47.00", "cancelled_at": null, "fulfillments": [], "landing_site": null, "order_number": 977995, "processed_at": "2024-02-25T23:13:37+11:00", "total_weight": 0, "cancel_reason": null, "contact_email": "sarahjean@live.com.au", "payment_terms": null, "total_tax_set": {"shop_money": {"amount": "4.28", "currency_code": "AUD"}, "presentment_money": {"amount": "4.28", "currency_code": "AUD"}}, "checkout_token": null, "client_details": null, "discount_codes": [], "referring_site": null, "shipping_lines": [{"id": 4742672810118, "code": "Free Shipping", "phone": null, "price": "0.00", "title": "Free Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "subtotal_price": "47.00", "taxes_included": true, "billing_address": {"zip": "0812", "city": "KARAMA", "name": "Sarah Fawcett ", "phone": "0432 158 917", "company": null, "country": "Australia", "address1": "7 BAUDIN CT", "address2": "", "latitude": null, "province": "Northern Territory", "last_name": "Fawcett ", "longitude": null, "first_name": "Sarah", "country_code": "AU", "province_code": "NT"}, "customer_locale": null, "estimated_taxes": false, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "total_discounts": "0.00", "total_price_set": {"shop_money": {"amount": "47.00", "currency_code": "AUD"}, "presentment_money": {"amount": "47.00", "currency_code": "AUD"}}, "financial_status": "paid", "landing_site_ref": null, "order_status_url": "https://au.yeti.com/20342321/orders/7aedc44ed278861fdb8717dd6e825181/authenticate?key=1d6b8763b6795afc3f0bbd8acbc671fe", "shipping_address": {"zip": "0812", "city": "KARAMA", "name": "Sarah Fawcett ", "phone": "0432 158 917", "company": null, "country": "Australia", "address1": "7 BAUDIN CT", "address2": "", "latitude": null, "province": "Northern Territory", "last_name": "Fawcett ", "longitude": null, "first_name": "Sarah", "country_code": "AU", "province_code": "NT"}, "current_total_tax": "4.28", "source_identifier": null, "total_outstanding": "47.00", "fulfillment_status": null, "subtotal_price_set": {"shop_money": {"amount": "47.00", "currency_code": "AUD"}, "presentment_money": {"amount": "47.00", "currency_code": "AUD"}}, "total_tip_received": "0.00", "confirmation_number": "DL3XF7FZE", "current_total_price": "47.00", "total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "admin_graphql_api_id": "gid://shopify/Order/5602518139014", "presentment_currency": "AUD", "current_total_tax_set": {"shop_money": {"amount": "4.28", "currency_code": "AUD"}, "presentment_money": {"amount": "4.28", "currency_code": "AUD"}}, "discount_applications": [], "payment_gateway_names": [], "current_subtotal_price": "47.00", "total_line_items_price": "47.00", "buyer_accepts_marketing": true, "current_total_discounts": "0.00", "current_total_price_set": {"shop_money": {"amount": "47.00", "currency_code": "AUD"}, "presentment_money": {"amount": "47.00", "currency_code": "AUD"}}, "current_total_duties_set": null, "total_shipping_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "merchant_of_record_app_id": null, "original_total_duties_set": null, "current_subtotal_price_set": {"shop_money": {"amount": "47.00", "currency_code": "AUD"}, "presentment_money": {"amount": "47.00", "currency_code": "AUD"}}, "total_line_items_price_set": {"shop_money": {"amount": "47.00", "currency_code": "AUD"}, "presentment_money": {"amount": "47.00", "currency_code": "AUD"}}, "current_total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "current_total_additional_fees_set": null, "original_total_additional_fees_set": null}}

Y977996-1

API request
{"order": {"name": "Y977996-1", "tags": "braze_block", "email": "madeleine.marie.trau@gmail.com", "currency": "AUD", "tax_lines": [{"rate": 0.1, "price": 1.64, "title": "GST"}], "total_tax": 1.64, "line_items": [{"id": 13851859779718, "sku": "21071502548", "name": "Rambler® Bottle Straw Cap - Agave Teal", "grams": 0, "price": "18.00", "title": "Rambler® Bottle Straw Cap", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "product_id": 6926524088454, "properties": [], "variant_id": 40533006844038, "pre_tax_price": "16.36", "variant_title": "Agave Teal", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "16.36", "currency_code": "AUD"}, "presentment_money": {"amount": "16.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851859779718", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "send_receipt": true, "shipping_lines": [{"id": 4742673891462, "code": "Free Shipping", "phone": null, "price": "0.00", "title": "Free Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.00", "title": "GST", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "channel_liable": false}], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "taxes_included": true, "billing_address": {"zip": "4171", "city": "BALMORAL", "name": "Madeleine Trau", "phone": "0421 456 647", "company": null, "country": "Australia", "address1": "59 BUNOWANG ST", "address2": "", "latitude": -27.4591528, "province": "Queensland", "last_name": "Trau", "longitude": 153.0673162, "first_name": "Madeleine", "country_code": "AU", "province_code": "QLD"}, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "financial_status": "paid", "shipping_address": {"zip": "4171", "city": "BALMORAL", "name": "Madeleine Trau", "phone": "0421 456 647", "company": null, "country": "Australia", "address1": "59 BUNOWANG ST", "address2": "", "latitude": -27.4591528, "province": "Queensland", "last_name": "Trau", "longitude": 153.0673162, "first_name": "Madeleine", "country_code": "AU", "province_code": "QLD"}, "fulfillment_status": null}}
API response
{"order": {"id": 5602519580806, "name": "Y977996-1", "note": null, "tags": "braze_block", "test": false, "email": "madeleine.marie.trau@gmail.com", "phone": null, "token": "6b166a69147fd708bbcd0f0d23cea0e4", "app_id": 36927406081, "number": 976997, "company": null, "refunds": [], "user_id": null, "currency": "AUD", "customer": {"id": 6677355593862, "note": null, "tags": "", "email": "madeleine.marie.trau@gmail.com", "phone": null, "state": "disabled", "currency": "AUD", "last_name": "Trau", "created_at": "2023-12-03T21:15:34+11:00", "first_name": "Madeleine Marie", "tax_exempt": false, "updated_at": "2024-02-25T23:15:42+11:00", "tax_exemptions": [], "verified_email": true, "default_address": {"id": 8375572201606, "zip": "4171", "city": "BALMORAL", "name": "Madeleine Trau", "phone": "0421 456 647", "company": null, "country": "Australia", "default": true, "address1": "59 BUNOWANG ST", "address2": "", "province": "Queensland", "last_name": "Trau", "first_name": "Madeleine", "customer_id": 6677355593862, "country_code": "AU", "country_name": "Australia", "province_code": "QLD"}, "admin_graphql_api_id": "gid://shopify/Customer/6677355593862", "multipass_identifier": null, "sms_marketing_consent": null, "email_marketing_consent": {"state": "subscribed", "opt_in_level": "single_opt_in", "consent_updated_at": "2024-02-25T23:12:51+11:00"}}, "closed_at": null, "confirmed": true, "device_id": null, "po_number": null, "reference": null, "tax_lines": [{"rate": 0.1, "price": "1.64", "title": "GST", "price_set": {"shop_money": {"amount": "1.64", "currency_code": "AUD"}, "presentment_money": {"amount": "1.64", "currency_code": "AUD"}}, "channel_liable": false}], "total_tax": "1.64", "browser_ip": null, "cart_token": null, "created_at": "2024-02-25T23:15:42+11:00", "line_items": [{"id": 13851860074630, "sku": "21071502548", "name": "Rambler® Bottle Straw Cap - Agave Teal", "grams": 0, "price": "18.00", "title": "Rambler® Bottle Straw Cap", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "1.64", "title": "GST", "price_set": {"shop_money": {"amount": "1.64", "currency_code": "AUD"}, "presentment_money": {"amount": "1.64", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 6926524088454, "properties": [], "variant_id": 40533006844038, "pre_tax_price": "16.36", "variant_title": "Agave Teal", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "16.36", "currency_code": "AUD"}, "presentment_money": {"amount": "16.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851860074630", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "source_url": null, "tax_exempt": false, "updated_at": "2024-02-25T23:15:42+11:00", "checkout_id": null, "location_id": null, "source_name": "36927406081", "total_price": "18.00", "cancelled_at": null, "fulfillments": [], "landing_site": null, "order_number": 977997, "processed_at": "2024-02-25T23:15:42+11:00", "total_weight": 0, "cancel_reason": null, "contact_email": "madeleine.marie.trau@gmail.com", "payment_terms": null, "total_tax_set": {"shop_money": {"amount": "1.64", "currency_code": "AUD"}, "presentment_money": {"amount": "1.64", "currency_code": "AUD"}}, "checkout_token": null, "client_details": null, "discount_codes": [], "referring_site": null, "shipping_lines": [{"id": 4742674022534, "code": "Free Shipping", "phone": null, "price": "0.00", "title": "Free Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.00", "title": "GST", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "channel_liable": false}], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "subtotal_price": "18.00", "taxes_included": true, "billing_address": {"zip": "4171", "city": "BALMORAL", "name": "Madeleine Trau", "phone": "0421 456 647", "company": null, "country": "Australia", "address1": "59 BUNOWANG ST", "address2": "", "latitude": -27.4591528, "province": "Queensland", "last_name": "Trau", "longitude": 153.0673162, "first_name": "Madeleine", "country_code": "AU", "province_code": "QLD"}, "customer_locale": null, "estimated_taxes": false, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "total_discounts": "0.00", "total_price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "financial_status": "paid", "landing_site_ref": null, "order_status_url": "https://au.yeti.com/20342321/orders/6b166a69147fd708bbcd0f0d23cea0e4/authenticate?key=fa0ff24071f4cbee2c5d21dba6b65676", "shipping_address": {"zip": "4171", "city": "BALMORAL", "name": "Madeleine Trau", "phone": "0421 456 647", "company": null, "country": "Australia", "address1": "59 BUNOWANG ST", "address2": "", "latitude": null, "province": "Queensland", "last_name": "Trau", "longitude": null, "first_name": "Madeleine", "country_code": "AU", "province_code": "QLD"}, "current_total_tax": "1.64", "source_identifier": null, "total_outstanding": "18.00", "fulfillment_status": null, "subtotal_price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "total_tip_received": "0.00", "confirmation_number": "FDC3TVT42", "current_total_price": "18.00", "total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "admin_graphql_api_id": "gid://shopify/Order/5602519580806", "presentment_currency": "AUD", "current_total_tax_set": {"shop_money": {"amount": "1.64", "currency_code": "AUD"}, "presentment_money": {"amount": "1.64", "currency_code": "AUD"}}, "discount_applications": [], "payment_gateway_names": [], "current_subtotal_price": "18.00", "total_line_items_price": "18.00", "buyer_accepts_marketing": true, "current_total_discounts": "0.00", "current_total_price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "current_total_duties_set": null, "total_shipping_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "merchant_of_record_app_id": null, "original_total_duties_set": null, "current_subtotal_price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "total_line_items_price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "current_total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "current_total_additional_fees_set": null, "original_total_additional_fees_set": null}}

Y977996-2

API request
{"order": {"name": "Y977996-2", "tags": "braze_block", "email": "madeleine.marie.trau@gmail.com", "currency": "AUD", "tax_lines": [{"rate": 0.1, "price": 7.45, "title": "GST"}], "total_tax": 7.45, "line_items": [{"id": 13851859812486, "sku": "VASC002", "name": "VASC002 - Laser Engraving - Front and Back", "grams": 100, "price": "12.00", "title": "VASC002 - Laser Engraving - Front and Back", "duties": [], "vendor": "YETI Australia", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "12.00", "currency_code": "AUD"}, "presentment_money": {"amount": "12.00", "currency_code": "AUD"}}, "product_id": 6887481049222, "properties": [{"name": "_customizationCost", "value": true}], "variant_id": 40202723098758, "pre_tax_price": "10.91", "variant_title": "", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "10.91", "currency_code": "AUD"}, "presentment_money": {"amount": "10.91", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851859812486", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": null}, {"id": 13851859845254, "sku": "21071502575", "name": "Rambler® 36 oz (1065 ml) Bottle With Chug Cap - Agave Teal", "grams": 700, "price": "70.00", "title": "Rambler® 36 oz (1065 ml) Bottle With Chug Cap", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "70.00", "currency_code": "AUD"}, "presentment_money": {"amount": "70.00", "currency_code": "AUD"}}, "product_id": 4631102849072, "properties": [{"name": "_customized", "value": true}, {"name": "_customization0", "value": {"_BMP": "https://customops.s3.amazonaws.com/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/art.bmp", "text": "Maddy Trau", "type": "text", "_Preview": "https://yeti-custom.imgix.net/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/preview.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"text\",\"location\":\"front\",\"productkey\":\"rambler-bottle-chug-36oz-agaveteal\",\"productsku\":21071502607,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1800,\"height\":3060,\"embid\":\"02b3c9a3-79b3-4b25-8143-c3c3a7dfecaf\",\"corrid\":\"4f572358-5e90-4134-bbe5-46f815fcebaf\",\"sessionid\":\"60fb75c3-4b46-45a4-bb18-a04eefd4b4b4\",\"svg\":\"https://customops.s3.amazonaws.com/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/art.svg\",\"centeroffsety\":1225,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://customops.s3.amazonaws.com/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/art.svg\",\"productpreview\":\"https://yeti-custom.imgix.net/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/preview.png\",\"laserimage\":\"https://customops.s3.amazonaws.com/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/art.bmp\",\"sku\":37000000003,\"text\":{\"htmltext\":\"Maddy Trau\",\"fonts\":[\"samantha-script\"],\"sizes\":[\"auto\"],\"color\":null,\"light\":null,\"colorname\":null},\"warpedpreview\":\"https://yeti-custom.imgix.net/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/preview.png\"}", "location": "front", "_product_UPK": "rambler-bottle-chug-36oz-agaveteal", "_requires_review": false}}, {"name": "_customization1", "value": {"_BMP": "https://yeti-custom-shop.s3.amazonaws.com/designs/standard/coastal/starfish/rambler-bottle-chug-36oz-agaveteal/laser-ready-back.bmp", "type": "image", "image": "https://yeticustomshop-designs.imgix.net/standard/coastal/starfish/flat.png", "_Preview": "https://yeticustomshop-designs.imgix.net/standard/coastal/starfish/rambler-bottle-chug-36oz-agaveteal/approval-back.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"prepared\",\"location\":\"back\",\"productkey\":\"rambler-bottle-chug-36oz-agaveteal\",\"productsku\":21071502607,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1800,\"height\":3060,\"embid\":\"0a64371c-6ad9-4915-8dc0-45f4f7073dbc\",\"corrid\":\"4f572358-5e90-4134-bbe5-46f815fcebaf\",\"sessionid\":\"60fb75c3-4b46-45a4-bb18-a04eefd4b4b4\",\"svg\":\"https://static.yeticustomshop.com/svg/standard/coastal/starfish/standard.svg\",\"centeroffsety\":1224,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://yeticustomshop-designs.imgix.net/standard/coastal/starfish/flat.png\",\"productpreview\":\"https://yeticustomshop-designs.imgix.net/standard/coastal/starfish/rambler-bottle-chug-36oz-agaveteal/approval-back.png\",\"laserimage\":\"https://yeti-custom-shop.s3.amazonaws.com/designs/standard/coastal/starfish/rambler-bottle-chug-36oz-agaveteal/laser-ready-back.bmp\",\"sku\":37000000369,\"warpedpreview\":\"https://yeticustomshop-designs.imgix.net/standard/coastal/starfish/rambler-bottle-chug-36oz-agaveteal/approval-back.png\"}", "location": "back", "_product_UPK": "rambler-bottle-chug-36oz-agaveteal", "_requires_review": false}}, {"name": "_product_UPK", "value": "rambler-bottle-chug-36oz-agaveteal"}, {"name": "_requires_review", "value": "false"}], "variant_id": 40532853555334, "pre_tax_price": "63.64", "variant_title": "Agave Teal", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "63.64", "currency_code": "AUD"}, "presentment_money": {"amount": "63.64", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851859845254", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "send_receipt": true, "shipping_lines": [{"code": "Free Shipping", "price": 0, "title": "Free Shipping", "source": "shopify"}], "taxes_included": true, "billing_address": {"zip": "4171", "city": "BALMORAL", "name": "Madeleine Trau", "phone": "0421 456 647", "company": null, "country": "Australia", "address1": "59 BUNOWANG ST", "address2": "", "latitude": -27.4591528, "province": "Queensland", "last_name": "Trau", "longitude": 153.0673162, "first_name": "Madeleine", "country_code": "AU", "province_code": "QLD"}, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "financial_status": "paid", "shipping_address": {"zip": "4171", "city": "BALMORAL", "name": "Madeleine Trau", "phone": "0421 456 647", "company": null, "country": "Australia", "address1": "59 BUNOWANG ST", "address2": "", "latitude": -27.4591528, "province": "Queensland", "last_name": "Trau", "longitude": 153.0673162, "first_name": "Madeleine", "country_code": "AU", "province_code": "QLD"}, "fulfillment_status": null}}
API response
{"order": {"id": 5602519613574, "name": "Y977996-2", "note": null, "tags": "braze_block", "test": false, "email": "madeleine.marie.trau@gmail.com", "phone": null, "token": "0e4de2fdfbe99542813a2009be359aef", "app_id": 36927406081, "number": 976998, "company": null, "refunds": [], "user_id": null, "currency": "AUD", "customer": {"id": 6677355593862, "note": null, "tags": "", "email": "madeleine.marie.trau@gmail.com", "phone": null, "state": "disabled", "currency": "AUD", "last_name": "Trau", "created_at": "2023-12-03T21:15:34+11:00", "first_name": "Madeleine Marie", "tax_exempt": false, "updated_at": "2024-02-25T23:15:42+11:00", "tax_exemptions": [], "verified_email": true, "default_address": {"id": 8375572201606, "zip": "4171", "city": "BALMORAL", "name": "Madeleine Trau", "phone": "0421 456 647", "company": null, "country": "Australia", "default": true, "address1": "59 BUNOWANG ST", "address2": "", "province": "Queensland", "last_name": "Trau", "first_name": "Madeleine", "customer_id": 6677355593862, "country_code": "AU", "country_name": "Australia", "province_code": "QLD"}, "admin_graphql_api_id": "gid://shopify/Customer/6677355593862", "multipass_identifier": null, "sms_marketing_consent": null, "email_marketing_consent": {"state": "subscribed", "opt_in_level": "single_opt_in", "consent_updated_at": "2024-02-25T23:12:51+11:00"}}, "closed_at": null, "confirmed": true, "device_id": null, "po_number": null, "reference": null, "tax_lines": [{"rate": 0.1, "price": "7.45", "title": "GST", "price_set": {"shop_money": {"amount": "7.45", "currency_code": "AUD"}, "presentment_money": {"amount": "7.45", "currency_code": "AUD"}}, "channel_liable": false}], "total_tax": "7.45", "browser_ip": null, "cart_token": null, "created_at": "2024-02-25T23:15:42+11:00", "line_items": [{"id": 13851860107398, "sku": "VASC002", "name": "VASC002 - Laser Engraving - Front and Back", "grams": 100, "price": "12.00", "title": "VASC002 - Laser Engraving - Front and Back", "duties": [], "vendor": "YETI Australia", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "12.00", "currency_code": "AUD"}, "presentment_money": {"amount": "12.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "1.10", "title": "GST", "price_set": {"shop_money": {"amount": "1.10", "currency_code": "AUD"}, "presentment_money": {"amount": "1.10", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 6887481049222, "properties": [{"name": "_customizationCost", "value": true}], "variant_id": 40202723098758, "pre_tax_price": "10.90", "variant_title": "", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "10.90", "currency_code": "AUD"}, "presentment_money": {"amount": "10.90", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851860107398", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": null}, {"id": 13851860140166, "sku": "21071502575", "name": "Rambler® 36 oz (1065 ml) Bottle With Chug Cap - Agave Teal", "grams": 700, "price": "70.00", "title": "Rambler® 36 oz (1065 ml) Bottle With Chug Cap", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "70.00", "currency_code": "AUD"}, "presentment_money": {"amount": "70.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "6.35", "title": "GST", "price_set": {"shop_money": {"amount": "6.35", "currency_code": "AUD"}, "presentment_money": {"amount": "6.35", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 4631102849072, "properties": [{"name": "_customized", "value": true}, {"name": "_customization0", "value": {"_BMP": "https://customops.s3.amazonaws.com/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/art.bmp", "text": "Maddy Trau", "type": "text", "_Preview": "https://yeti-custom.imgix.net/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/preview.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"text\",\"location\":\"front\",\"productkey\":\"rambler-bottle-chug-36oz-agaveteal\",\"productsku\":21071502607,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1800,\"height\":3060,\"embid\":\"02b3c9a3-79b3-4b25-8143-c3c3a7dfecaf\",\"corrid\":\"4f572358-5e90-4134-bbe5-46f815fcebaf\",\"sessionid\":\"60fb75c3-4b46-45a4-bb18-a04eefd4b4b4\",\"svg\":\"https://customops.s3.amazonaws.com/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/art.svg\",\"centeroffsety\":1225,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://customops.s3.amazonaws.com/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/art.svg\",\"productpreview\":\"https://yeti-custom.imgix.net/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/preview.png\",\"laserimage\":\"https://customops.s3.amazonaws.com/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/art.bmp\",\"sku\":37000000003,\"text\":{\"htmltext\":\"Maddy Trau\",\"fonts\":[\"samantha-script\"],\"sizes\":[\"auto\"],\"color\":null,\"light\":null,\"colorname\":null},\"warpedpreview\":\"https://yeti-custom.imgix.net/auto/4f572358-5e90-4134-bbe5-46f815fcebaf/rambler-bottle-chug-36oz-agaveteal/front/text/1708862896673/preview.png\"}", "location": "front", "_product_UPK": "rambler-bottle-chug-36oz-agaveteal", "_requires_review": false}}, {"name": "_customization1", "value": {"_BMP": "https://yeti-custom-shop.s3.amazonaws.com/designs/standard/coastal/starfish/rambler-bottle-chug-36oz-agaveteal/laser-ready-back.bmp", "type": "image", "image": "https://yeticustomshop-designs.imgix.net/standard/coastal/starfish/flat.png", "_Preview": "https://yeticustomshop-designs.imgix.net/standard/coastal/starfish/rambler-bottle-chug-36oz-agaveteal/approval-back.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"prepared\",\"location\":\"back\",\"productkey\":\"rambler-bottle-chug-36oz-agaveteal\",\"productsku\":21071502607,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1800,\"height\":3060,\"embid\":\"0a64371c-6ad9-4915-8dc0-45f4f7073dbc\",\"corrid\":\"4f572358-5e90-4134-bbe5-46f815fcebaf\",\"sessionid\":\"60fb75c3-4b46-45a4-bb18-a04eefd4b4b4\",\"svg\":\"https://static.yeticustomshop.com/svg/standard/coastal/starfish/standard.svg\",\"centeroffsety\":1224,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://yeticustomshop-designs.imgix.net/standard/coastal/starfish/flat.png\",\"productpreview\":\"https://yeticustomshop-designs.imgix.net/standard/coastal/starfish/rambler-bottle-chug-36oz-agaveteal/approval-back.png\",\"laserimage\":\"https://yeti-custom-shop.s3.amazonaws.com/designs/standard/coastal/starfish/rambler-bottle-chug-36oz-agaveteal/laser-ready-back.bmp\",\"sku\":37000000369,\"warpedpreview\":\"https://yeticustomshop-designs.imgix.net/standard/coastal/starfish/rambler-bottle-chug-36oz-agaveteal/approval-back.png\"}", "location": "back", "_product_UPK": "rambler-bottle-chug-36oz-agaveteal", "_requires_review": false}}, {"name": "_product_UPK", "value": "rambler-bottle-chug-36oz-agaveteal"}, {"name": "_requires_review", "value": "false"}], "variant_id": 40532853555334, "pre_tax_price": "63.65", "variant_title": "Agave Teal", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "63.65", "currency_code": "AUD"}, "presentment_money": {"amount": "63.65", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851860140166", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "source_url": null, "tax_exempt": false, "updated_at": "2024-02-25T23:15:42+11:00", "checkout_id": null, "location_id": null, "source_name": "36927406081", "total_price": "82.00", "cancelled_at": null, "fulfillments": [], "landing_site": null, "order_number": 977998, "processed_at": "2024-02-25T23:15:42+11:00", "total_weight": 0, "cancel_reason": null, "contact_email": "madeleine.marie.trau@gmail.com", "payment_terms": null, "total_tax_set": {"shop_money": {"amount": "7.45", "currency_code": "AUD"}, "presentment_money": {"amount": "7.45", "currency_code": "AUD"}}, "checkout_token": null, "client_details": null, "discount_codes": [], "referring_site": null, "shipping_lines": [{"id": 4742674055302, "code": "Free Shipping", "phone": null, "price": "0.00", "title": "Free Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "subtotal_price": "82.00", "taxes_included": true, "billing_address": {"zip": "4171", "city": "BALMORAL", "name": "Madeleine Trau", "phone": "0421 456 647", "company": null, "country": "Australia", "address1": "59 BUNOWANG ST", "address2": "", "latitude": null, "province": "Queensland", "last_name": "Trau", "longitude": null, "first_name": "Madeleine", "country_code": "AU", "province_code": "QLD"}, "customer_locale": null, "estimated_taxes": false, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "total_discounts": "0.00", "total_price_set": {"shop_money": {"amount": "82.00", "currency_code": "AUD"}, "presentment_money": {"amount": "82.00", "currency_code": "AUD"}}, "financial_status": "paid", "landing_site_ref": null, "order_status_url": "https://au.yeti.com/20342321/orders/0e4de2fdfbe99542813a2009be359aef/authenticate?key=92a48c820948caa768c42e2cdf53b54b", "shipping_address": {"zip": "4171", "city": "BALMORAL", "name": "Madeleine Trau", "phone": "0421 456 647", "company": null, "country": "Australia", "address1": "59 BUNOWANG ST", "address2": "", "latitude": -27.4591528, "province": "Queensland", "last_name": "Trau", "longitude": 153.0673162, "first_name": "Madeleine", "country_code": "AU", "province_code": "QLD"}, "current_total_tax": "7.45", "source_identifier": null, "total_outstanding": "82.00", "fulfillment_status": null, "subtotal_price_set": {"shop_money": {"amount": "82.00", "currency_code": "AUD"}, "presentment_money": {"amount": "82.00", "currency_code": "AUD"}}, "total_tip_received": "0.00", "confirmation_number": "DJDTARTA2", "current_total_price": "82.00", "total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "admin_graphql_api_id": "gid://shopify/Order/5602519613574", "presentment_currency": "AUD", "current_total_tax_set": {"shop_money": {"amount": "7.45", "currency_code": "AUD"}, "presentment_money": {"amount": "7.45", "currency_code": "AUD"}}, "discount_applications": [], "payment_gateway_names": [], "current_subtotal_price": "82.00", "total_line_items_price": "82.00", "buyer_accepts_marketing": true, "current_total_discounts": "0.00", "current_total_price_set": {"shop_money": {"amount": "82.00", "currency_code": "AUD"}, "presentment_money": {"amount": "82.00", "currency_code": "AUD"}}, "current_total_duties_set": null, "total_shipping_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "merchant_of_record_app_id": null, "original_total_duties_set": null, "current_subtotal_price_set": {"shop_money": {"amount": "82.00", "currency_code": "AUD"}, "presentment_money": {"amount": "82.00", "currency_code": "AUD"}}, "total_line_items_price_set": {"shop_money": {"amount": "82.00", "currency_code": "AUD"}, "presentment_money": {"amount": "82.00", "currency_code": "AUD"}}, "current_total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "current_total_additional_fees_set": null, "original_total_additional_fees_set": null}}

Y978005-1

API request
{"order": {"name": "Y978005-1", "tags": "braze_block", "email": "brad.rosman1@gmail.com", "currency": "AUD", "tax_lines": [{"rate": 0.1, "price": 1.64, "title": "GST"}], "total_tax": 1.64, "line_items": [{"id": 13851869970566, "sku": "21071300216", "name": "Rambler® Bottle Magdock™ Cap - Black", "grams": 150, "price": "18.00", "title": "Rambler® Bottle Magdock™ Cap", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "product_id": 2341499863088, "properties": [], "variant_id": 23071964463152, "pre_tax_price": "16.36", "variant_title": "Black", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "16.36", "currency_code": "AUD"}, "presentment_money": {"amount": "16.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851869970566", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "send_receipt": true, "shipping_lines": [{"id": 4742678052998, "code": "Free Shipping", "phone": null, "price": "0.00", "title": "Free Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.00", "title": "GST", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "channel_liable": false}], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "taxes_included": true, "billing_address": {"zip": "6166", "city": "Coogee", "name": "Brad Rosman", "phone": "0402 354 254", "company": null, "country": "Australia", "address1": "4 Longreach Parade", "address2": "", "latitude": -32.1181994, "province": "Western Australia", "last_name": "Rosman", "longitude": 115.7738373, "first_name": "Brad", "country_code": "AU", "province_code": "WA"}, "note_attributes": [{"name": " ", "value": "authority_to_leave: false, allow_partial_delivery: false, safe_drop_enabled: false"}], "financial_status": "paid", "shipping_address": {"zip": "6164", "city": "BEELIAR", "name": "Greg Myers", "phone": "0402 354 254", "company": null, "country": "Australia", "address1": "161 THE GRANGE", "address2": "", "latitude": -32.1356971, "province": "Western Australia", "last_name": "Myers", "longitude": 115.813571, "first_name": "Greg", "country_code": "AU", "province_code": "WA"}, "fulfillment_status": null}}
API response
{"order": {"id": 5602524266630, "name": "Y978005-1", "note": null, "tags": "braze_block", "test": false, "email": "brad.rosman1@gmail.com", "phone": null, "token": "5774ab168737f4661e254bda7d69821c", "app_id": 36927406081, "number": 977007, "company": null, "refunds": [], "user_id": null, "currency": "AUD", "customer": {"id": 6854490325126, "note": null, "tags": "", "email": "brad.rosman1@gmail.com", "phone": null, "state": "disabled", "currency": "AUD", "last_name": "Rosman", "created_at": "2024-02-25T23:10:20+11:00", "first_name": "Brad", "tax_exempt": false, "updated_at": "2024-02-25T23:21:11+11:00", "tax_exemptions": [], "verified_email": true, "default_address": {"id": 8375567745158, "zip": "6164", "city": "BEELIAR", "name": "Greg Myers", "phone": "0402 354 254", "company": null, "country": "Australia", "default": true, "address1": "161 THE GRANGE", "address2": "", "province": "Western Australia", "last_name": "Myers", "first_name": "Greg", "customer_id": 6854490325126, "country_code": "AU", "country_name": "Australia", "province_code": "WA"}, "admin_graphql_api_id": "gid://shopify/Customer/6854490325126", "multipass_identifier": null, "sms_marketing_consent": null, "email_marketing_consent": {"state": "subscribed", "opt_in_level": "single_opt_in", "consent_updated_at": "2024-02-25T23:10:20+11:00"}}, "closed_at": null, "confirmed": true, "device_id": null, "po_number": null, "reference": null, "tax_lines": [{"rate": 0.1, "price": "1.64", "title": "GST", "price_set": {"shop_money": {"amount": "1.64", "currency_code": "AUD"}, "presentment_money": {"amount": "1.64", "currency_code": "AUD"}}, "channel_liable": false}], "total_tax": "1.64", "browser_ip": null, "cart_token": null, "created_at": "2024-02-25T23:21:11+11:00", "line_items": [{"id": 13851870134406, "sku": "21071300216", "name": "Rambler® Bottle Magdock™ Cap - Black", "grams": 150, "price": "18.00", "title": "Rambler® Bottle Magdock™ Cap", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "1.64", "title": "GST", "price_set": {"shop_money": {"amount": "1.64", "currency_code": "AUD"}, "presentment_money": {"amount": "1.64", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 2341499863088, "properties": [], "variant_id": 23071964463152, "pre_tax_price": "16.36", "variant_title": "Black", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "16.36", "currency_code": "AUD"}, "presentment_money": {"amount": "16.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851870134406", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "source_url": null, "tax_exempt": false, "updated_at": "2024-02-25T23:21:11+11:00", "checkout_id": null, "location_id": null, "source_name": "36927406081", "total_price": "18.00", "cancelled_at": null, "fulfillments": [], "landing_site": null, "order_number": 978007, "processed_at": "2024-02-25T23:21:11+11:00", "total_weight": 0, "cancel_reason": null, "contact_email": "brad.rosman1@gmail.com", "payment_terms": null, "total_tax_set": {"shop_money": {"amount": "1.64", "currency_code": "AUD"}, "presentment_money": {"amount": "1.64", "currency_code": "AUD"}}, "checkout_token": null, "client_details": null, "discount_codes": [], "referring_site": null, "shipping_lines": [{"id": 4742678118534, "code": "Free Shipping", "phone": null, "price": "0.00", "title": "Free Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.00", "title": "GST", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "channel_liable": false}], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "subtotal_price": "18.00", "taxes_included": true, "billing_address": {"zip": "6166", "city": "Coogee", "name": "Brad Rosman", "phone": "0402 354 254", "company": null, "country": "Australia", "address1": "4 Longreach Parade", "address2": "", "latitude": -32.1181994, "province": "Western Australia", "last_name": "Rosman", "longitude": 115.7738373, "first_name": "Brad", "country_code": "AU", "province_code": "WA"}, "customer_locale": null, "estimated_taxes": false, "note_attributes": [{"name": " ", "value": "authority_to_leave: false, allow_partial_delivery: false, safe_drop_enabled: false"}], "total_discounts": "0.00", "total_price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "financial_status": "paid", "landing_site_ref": null, "order_status_url": "https://au.yeti.com/20342321/orders/5774ab168737f4661e254bda7d69821c/authenticate?key=7406b5a9e60160f279efa56b19096ea9", "shipping_address": {"zip": "6164", "city": "BEELIAR", "name": "Greg Myers", "phone": "0402 354 254", "company": null, "country": "Australia", "address1": "161 THE GRANGE", "address2": "", "latitude": -32.1356971, "province": "Western Australia", "last_name": "Myers", "longitude": 115.813571, "first_name": "Greg", "country_code": "AU", "province_code": "WA"}, "current_total_tax": "1.64", "source_identifier": null, "total_outstanding": "18.00", "fulfillment_status": null, "subtotal_price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "total_tip_received": "0.00", "confirmation_number": "2VGPMZNZQ", "current_total_price": "18.00", "total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "admin_graphql_api_id": "gid://shopify/Order/5602524266630", "presentment_currency": "AUD", "current_total_tax_set": {"shop_money": {"amount": "1.64", "currency_code": "AUD"}, "presentment_money": {"amount": "1.64", "currency_code": "AUD"}}, "discount_applications": [], "payment_gateway_names": [], "current_subtotal_price": "18.00", "total_line_items_price": "18.00", "buyer_accepts_marketing": true, "current_total_discounts": "0.00", "current_total_price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "current_total_duties_set": null, "total_shipping_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "merchant_of_record_app_id": null, "original_total_duties_set": null, "current_subtotal_price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "total_line_items_price_set": {"shop_money": {"amount": "18.00", "currency_code": "AUD"}, "presentment_money": {"amount": "18.00", "currency_code": "AUD"}}, "current_total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "current_total_additional_fees_set": null, "original_total_additional_fees_set": null}}

Y978005-2

API request
{"order": {"name": "Y978005-2", "tags": "braze_block", "email": "brad.rosman1@gmail.com", "currency": "AUD", "tax_lines": [{"rate": 0.1, "price": 6.09, "title": "GST"}], "total_tax": 6.09, "line_items": [{"id": 13851870003334, "sku": "VASC002", "name": "VASC002 - Laser Engraving - Front and Back", "grams": 100, "price": "12.00", "title": "VASC002 - Laser Engraving - Front and Back", "duties": [], "vendor": "YETI Australia", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "12.00", "currency_code": "AUD"}, "presentment_money": {"amount": "12.00", "currency_code": "AUD"}}, "product_id": 6887481049222, "properties": [{"name": "_customizationCost", "value": true}], "variant_id": 40202723098758, "pre_tax_price": "10.91", "variant_title": "", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "10.91", "currency_code": "AUD"}, "presentment_money": {"amount": "10.91", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851870003334", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": null}, {"id": 13851870036102, "sku": "21071200021", "name": "Rambler® 26 oz (760 ml) Bottle With Chug Cap - Navy", "grams": 650, "price": "55.00", "title": "Rambler® 26 oz (760 ml) Bottle With Chug Cap", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "55.00", "currency_code": "AUD"}, "presentment_money": {"amount": "55.00", "currency_code": "AUD"}}, "product_id": 4631102488624, "properties": [{"name": "_customized", "value": true}, {"name": "_customization0", "value": {"_BMP": "https://yeti-custom-shop.s3.amazonaws.com/designs/standard/pursuits/wahoo/rambler-bottle-chug-26oz-navy/laser-ready.bmp", "type": "image", "image": "https://yeticustomshop-designs.imgix.net/standard/pursuits/wahoo/flat.png", "_Preview": "https://yeticustomshop-designs.imgix.net/standard/pursuits/wahoo/rambler-bottle-chug-26oz-navy/approval-front.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"prepared\",\"location\":\"front\",\"productkey\":\"rambler-bottle-chug-26oz-navy\",\"productsku\":21071200029,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1650,\"height\":3000,\"embid\":\"fc90863b-915a-4b1e-b5d3-b482b59dc64d\",\"corrid\":\"9faed5a7-87c7-44d4-a9f8-6aa336bf372e\",\"sessionid\":\"8892b0d8-df39-4d80-87b3-505f24d4604d\",\"svg\":\"https://static.yeticustomshop.com/svg/standard/pursuits/wahoo/standard.svg\",\"centeroffsety\":1201,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://yeticustomshop-designs.imgix.net/standard/pursuits/wahoo/flat.png\",\"productpreview\":\"https://yeticustomshop-designs.imgix.net/standard/pursuits/wahoo/rambler-bottle-chug-26oz-navy/approval-front.png\",\"laserimage\":\"https://yeti-custom-shop.s3.amazonaws.com/designs/standard/pursuits/wahoo/rambler-bottle-chug-26oz-navy/laser-ready.bmp\",\"sku\":37000001321,\"warpedpreview\":\"https://yeticustomshop-designs.imgix.net/standard/pursuits/wahoo/rambler-bottle-chug-26oz-navy/approval-front.png\"}", "location": "front", "_product_UPK": "rambler-bottle-chug-26oz-navy", "_requires_review": false}}, {"name": "_customization1", "value": {"_BMP": "https://customops.s3.amazonaws.com/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/art.bmp", "text": "Greg", "type": "text", "_Preview": "https://yeti-custom.imgix.net/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/preview.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"text\",\"location\":\"back\",\"productkey\":\"rambler-bottle-chug-26oz-navy\",\"productsku\":21071200029,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1650,\"height\":3000,\"embid\":\"bc59ac85-b4dc-453d-9160-25b5d09514a6\",\"corrid\":\"9faed5a7-87c7-44d4-a9f8-6aa336bf372e\",\"sessionid\":\"8892b0d8-df39-4d80-87b3-505f24d4604d\",\"svg\":\"https://customops.s3.amazonaws.com/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/art.svg\",\"centeroffsety\":1200,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://customops.s3.amazonaws.com/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/art.svg\",\"productpreview\":\"https://yeti-custom.imgix.net/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/preview.png\",\"laserimage\":\"https://customops.s3.amazonaws.com/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/art.bmp\",\"sku\":37000000003,\"text\":{\"htmltext\":\"Greg\",\"fonts\":[\"whiphand\"],\"sizes\":[\"auto\"],\"color\":null,\"light\":null,\"colorname\":null},\"warpedpreview\":\"https://yeti-custom.imgix.net/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/preview.png\"}", "location": "back", "_product_UPK": "rambler-bottle-chug-26oz-navy", "_requires_review": false}}, {"name": "_product_UPK", "value": "rambler-bottle-chug-26oz-navy"}, {"name": "_requires_review", "value": "false"}], "variant_id": 34901611970694, "pre_tax_price": "50.00", "variant_title": "Navy", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "50.00", "currency_code": "AUD"}, "presentment_money": {"amount": "50.00", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851870036102", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "send_receipt": true, "shipping_lines": [{"code": "Free Shipping", "price": 0, "title": "Free Shipping", "source": "shopify"}], "taxes_included": true, "billing_address": {"zip": "6166", "city": "Coogee", "name": "Brad Rosman", "phone": "0402 354 254", "company": null, "country": "Australia", "address1": "4 Longreach Parade", "address2": "", "latitude": -32.1181994, "province": "Western Australia", "last_name": "Rosman", "longitude": 115.7738373, "first_name": "Brad", "country_code": "AU", "province_code": "WA"}, "note_attributes": [{"name": " ", "value": "authority_to_leave: false, allow_partial_delivery: false, safe_drop_enabled: false"}], "financial_status": "paid", "shipping_address": {"zip": "6164", "city": "BEELIAR", "name": "Greg Myers", "phone": "0402 354 254", "company": null, "country": "Australia", "address1": "161 THE GRANGE", "address2": "", "latitude": -32.1356971, "province": "Western Australia", "last_name": "Myers", "longitude": 115.813571, "first_name": "Greg", "country_code": "AU", "province_code": "WA"}, "fulfillment_status": null}}
API response
{"order": {"id": 5602524233862, "name": "Y978005-2", "note": null, "tags": "braze_block", "test": false, "email": "brad.rosman1@gmail.com", "phone": null, "token": "f87e449303ae6a1848c228fe7524f6cb", "app_id": 36927406081, "number": 977006, "company": null, "refunds": [], "user_id": null, "currency": "AUD", "customer": {"id": 6854490325126, "note": null, "tags": "", "email": "brad.rosman1@gmail.com", "phone": null, "state": "disabled", "currency": "AUD", "last_name": "Rosman", "created_at": "2024-02-25T23:10:20+11:00", "first_name": "Brad", "tax_exempt": false, "updated_at": "2024-02-25T23:21:11+11:00", "tax_exemptions": [], "verified_email": true, "default_address": {"id": 8375567745158, "zip": "6164", "city": "BEELIAR", "name": "Greg Myers", "phone": "0402 354 254", "company": null, "country": "Australia", "default": true, "address1": "161 THE GRANGE", "address2": "", "province": "Western Australia", "last_name": "Myers", "first_name": "Greg", "customer_id": 6854490325126, "country_code": "AU", "country_name": "Australia", "province_code": "WA"}, "admin_graphql_api_id": "gid://shopify/Customer/6854490325126", "multipass_identifier": null, "sms_marketing_consent": null, "email_marketing_consent": {"state": "subscribed", "opt_in_level": "single_opt_in", "consent_updated_at": "2024-02-25T23:10:20+11:00"}}, "closed_at": null, "confirmed": true, "device_id": null, "po_number": null, "reference": null, "tax_lines": [{"rate": 0.1, "price": "6.09", "title": "GST", "price_set": {"shop_money": {"amount": "6.09", "currency_code": "AUD"}, "presentment_money": {"amount": "6.09", "currency_code": "AUD"}}, "channel_liable": false}], "total_tax": "6.09", "browser_ip": null, "cart_token": null, "created_at": "2024-02-25T23:21:11+11:00", "line_items": [{"id": 13851870068870, "sku": "VASC002", "name": "VASC002 - Laser Engraving - Front and Back", "grams": 100, "price": "12.00", "title": "VASC002 - Laser Engraving - Front and Back", "duties": [], "vendor": "YETI Australia", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "12.00", "currency_code": "AUD"}, "presentment_money": {"amount": "12.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "1.10", "title": "GST", "price_set": {"shop_money": {"amount": "1.10", "currency_code": "AUD"}, "presentment_money": {"amount": "1.10", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 6887481049222, "properties": [{"name": "_customizationCost", "value": true}], "variant_id": 40202723098758, "pre_tax_price": "10.90", "variant_title": "", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "10.90", "currency_code": "AUD"}, "presentment_money": {"amount": "10.90", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851870068870", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": null}, {"id": 13851870101638, "sku": "21071200021", "name": "Rambler® 26 oz (760 ml) Bottle With Chug Cap - Navy", "grams": 650, "price": "55.00", "title": "Rambler® 26 oz (760 ml) Bottle With Chug Cap", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "55.00", "currency_code": "AUD"}, "presentment_money": {"amount": "55.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "4.99", "title": "GST", "price_set": {"shop_money": {"amount": "4.99", "currency_code": "AUD"}, "presentment_money": {"amount": "4.99", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 4631102488624, "properties": [{"name": "_customized", "value": true}, {"name": "_customization0", "value": {"_BMP": "https://yeti-custom-shop.s3.amazonaws.com/designs/standard/pursuits/wahoo/rambler-bottle-chug-26oz-navy/laser-ready.bmp", "type": "image", "image": "https://yeticustomshop-designs.imgix.net/standard/pursuits/wahoo/flat.png", "_Preview": "https://yeticustomshop-designs.imgix.net/standard/pursuits/wahoo/rambler-bottle-chug-26oz-navy/approval-front.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"prepared\",\"location\":\"front\",\"productkey\":\"rambler-bottle-chug-26oz-navy\",\"productsku\":21071200029,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1650,\"height\":3000,\"embid\":\"fc90863b-915a-4b1e-b5d3-b482b59dc64d\",\"corrid\":\"9faed5a7-87c7-44d4-a9f8-6aa336bf372e\",\"sessionid\":\"8892b0d8-df39-4d80-87b3-505f24d4604d\",\"svg\":\"https://static.yeticustomshop.com/svg/standard/pursuits/wahoo/standard.svg\",\"centeroffsety\":1201,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://yeticustomshop-designs.imgix.net/standard/pursuits/wahoo/flat.png\",\"productpreview\":\"https://yeticustomshop-designs.imgix.net/standard/pursuits/wahoo/rambler-bottle-chug-26oz-navy/approval-front.png\",\"laserimage\":\"https://yeti-custom-shop.s3.amazonaws.com/designs/standard/pursuits/wahoo/rambler-bottle-chug-26oz-navy/laser-ready.bmp\",\"sku\":37000001321,\"warpedpreview\":\"https://yeticustomshop-designs.imgix.net/standard/pursuits/wahoo/rambler-bottle-chug-26oz-navy/approval-front.png\"}", "location": "front", "_product_UPK": "rambler-bottle-chug-26oz-navy", "_requires_review": false}}, {"name": "_customization1", "value": {"_BMP": "https://customops.s3.amazonaws.com/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/art.bmp", "text": "Greg", "type": "text", "_Preview": "https://yeti-custom.imgix.net/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/preview.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"text\",\"location\":\"back\",\"productkey\":\"rambler-bottle-chug-26oz-navy\",\"productsku\":21071200029,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1650,\"height\":3000,\"embid\":\"bc59ac85-b4dc-453d-9160-25b5d09514a6\",\"corrid\":\"9faed5a7-87c7-44d4-a9f8-6aa336bf372e\",\"sessionid\":\"8892b0d8-df39-4d80-87b3-505f24d4604d\",\"svg\":\"https://customops.s3.amazonaws.com/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/art.svg\",\"centeroffsety\":1200,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://customops.s3.amazonaws.com/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/art.svg\",\"productpreview\":\"https://yeti-custom.imgix.net/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/preview.png\",\"laserimage\":\"https://customops.s3.amazonaws.com/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/art.bmp\",\"sku\":37000000003,\"text\":{\"htmltext\":\"Greg\",\"fonts\":[\"whiphand\"],\"sizes\":[\"auto\"],\"color\":null,\"light\":null,\"colorname\":null},\"warpedpreview\":\"https://yeti-custom.imgix.net/auto/9faed5a7-87c7-44d4-a9f8-6aa336bf372e/rambler-bottle-chug-26oz-navy/back/text/1708862030726/preview.png\"}", "location": "back", "_product_UPK": "rambler-bottle-chug-26oz-navy", "_requires_review": false}}, {"name": "_product_UPK", "value": "rambler-bottle-chug-26oz-navy"}, {"name": "_requires_review", "value": "false"}], "variant_id": 34901611970694, "pre_tax_price": "50.01", "variant_title": "Navy", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "50.01", "currency_code": "AUD"}, "presentment_money": {"amount": "50.01", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851870101638", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "source_url": null, "tax_exempt": false, "updated_at": "2024-02-25T23:21:11+11:00", "checkout_id": null, "location_id": null, "source_name": "36927406081", "total_price": "67.00", "cancelled_at": null, "fulfillments": [], "landing_site": null, "order_number": 978006, "processed_at": "2024-02-25T23:21:11+11:00", "total_weight": 0, "cancel_reason": null, "contact_email": "brad.rosman1@gmail.com", "payment_terms": null, "total_tax_set": {"shop_money": {"amount": "6.09", "currency_code": "AUD"}, "presentment_money": {"amount": "6.09", "currency_code": "AUD"}}, "checkout_token": null, "client_details": null, "discount_codes": [], "referring_site": null, "shipping_lines": [{"id": 4742678085766, "code": "Free Shipping", "phone": null, "price": "0.00", "title": "Free Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "subtotal_price": "67.00", "taxes_included": true, "billing_address": {"zip": "6166", "city": "Coogee", "name": "Brad Rosman", "phone": "0402 354 254", "company": null, "country": "Australia", "address1": "4 Longreach Parade", "address2": "", "latitude": -32.1181994, "province": "Western Australia", "last_name": "Rosman", "longitude": 115.7738373, "first_name": "Brad", "country_code": "AU", "province_code": "WA"}, "customer_locale": null, "estimated_taxes": false, "note_attributes": [{"name": " ", "value": "authority_to_leave: false, allow_partial_delivery: false, safe_drop_enabled: false"}], "total_discounts": "0.00", "total_price_set": {"shop_money": {"amount": "67.00", "currency_code": "AUD"}, "presentment_money": {"amount": "67.00", "currency_code": "AUD"}}, "financial_status": "paid", "landing_site_ref": null, "order_status_url": "https://au.yeti.com/20342321/orders/f87e449303ae6a1848c228fe7524f6cb/authenticate?key=41ef59b330c7e94f473fbf1c747fb042", "shipping_address": {"zip": "6164", "city": "BEELIAR", "name": "Greg Myers", "phone": "0402 354 254", "company": null, "country": "Australia", "address1": "161 THE GRANGE", "address2": "", "latitude": -32.1356971, "province": "Western Australia", "last_name": "Myers", "longitude": 115.813571, "first_name": "Greg", "country_code": "AU", "province_code": "WA"}, "current_total_tax": "6.09", "source_identifier": null, "total_outstanding": "67.00", "fulfillment_status": null, "subtotal_price_set": {"shop_money": {"amount": "67.00", "currency_code": "AUD"}, "presentment_money": {"amount": "67.00", "currency_code": "AUD"}}, "total_tip_received": "0.00", "confirmation_number": "HJQZVJL68", "current_total_price": "67.00", "total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "admin_graphql_api_id": "gid://shopify/Order/5602524233862", "presentment_currency": "AUD", "current_total_tax_set": {"shop_money": {"amount": "6.09", "currency_code": "AUD"}, "presentment_money": {"amount": "6.09", "currency_code": "AUD"}}, "discount_applications": [], "payment_gateway_names": [], "current_subtotal_price": "67.00", "total_line_items_price": "67.00", "buyer_accepts_marketing": true, "current_total_discounts": "0.00", "current_total_price_set": {"shop_money": {"amount": "67.00", "currency_code": "AUD"}, "presentment_money": {"amount": "67.00", "currency_code": "AUD"}}, "current_total_duties_set": null, "total_shipping_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "merchant_of_record_app_id": null, "original_total_duties_set": null, "current_subtotal_price_set": {"shop_money": {"amount": "67.00", "currency_code": "AUD"}, "presentment_money": {"amount": "67.00", "currency_code": "AUD"}}, "total_line_items_price_set": {"shop_money": {"amount": "67.00", "currency_code": "AUD"}, "presentment_money": {"amount": "67.00", "currency_code": "AUD"}}, "current_total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "current_total_additional_fees_set": null, "original_total_additional_fees_set": null}}

Y978010-1

API request
{"order": {"name": "Y978010-1", "tags": "braze_block", "email": "bkench88@gmail.com", "currency": "AUD", "tax_lines": [{"rate": 0.1, "price": 1.36, "title": "GST"}], "total_tax": 1.36, "line_items": [{"id": 13851870920838, "sku": "21070060007", "name": "Rambler Tumbler 20 oz Straw Lid - 20 oz", "grams": 50, "price": "13.00", "title": "Rambler Tumbler 20 oz Straw Lid", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "13.00", "currency_code": "AUD"}, "presentment_money": {"amount": "13.00", "currency_code": "AUD"}}, "product_id": 4624541450288, "properties": [], "variant_id": 32265061040176, "pre_tax_price": "11.82", "variant_title": "20 oz", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "11.82", "currency_code": "AUD"}, "presentment_money": {"amount": "11.82", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851870920838", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "send_receipt": true, "shipping_lines": [{"id": 4742678446214, "code": "Standard Shipping", "phone": null, "price": "10.00", "title": "Standard Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "10.00", "currency_code": "AUD"}, "presentment_money": {"amount": "10.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.91", "title": "GST", "price_set": {"shop_money": {"amount": "0.91", "currency_code": "AUD"}, "presentment_money": {"amount": "0.91", "currency_code": "AUD"}}, "channel_liable": false}], "discounted_price": "10.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "10.00", "currency_code": "AUD"}, "presentment_money": {"amount": "10.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "taxes_included": true, "billing_address": {"zip": "5453", "city": "CLARE", "name": "Boyd Kench", "phone": "0447 743 168", "company": null, "country": "Australia", "address1": "20 BEARE ST", "address2": "", "latitude": -33.8435806, "province": "South Australia", "last_name": "Kench", "longitude": 138.6160435, "first_name": "Boyd", "country_code": "AU", "province_code": "SA"}, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "financial_status": "paid", "shipping_address": {"zip": "5453", "city": "CLARE", "name": "Boyd Kench", "phone": "0447 743 168", "company": null, "country": "Australia", "address1": "20 BEARE ST", "address2": "", "latitude": -33.8435806, "province": "South Australia", "last_name": "Kench", "longitude": 138.6160435, "first_name": "Boyd", "country_code": "AU", "province_code": "SA"}, "fulfillment_status": null}}
API response
{"order": {"id": 5602524758150, "name": "Y978010-1", "note": null, "tags": "braze_block", "test": false, "email": "bkench88@gmail.com", "phone": null, "token": "40cb6cae5afa873666488bc7b4585dee", "app_id": 36927406081, "number": 977011, "company": null, "refunds": [], "user_id": null, "currency": "AUD", "customer": {"id": 5970619662470, "note": null, "tags": "", "email": "bkench88@gmail.com", "phone": null, "state": "disabled", "currency": "AUD", "last_name": "Kench", "created_at": "2022-09-18T14:00:02+10:00", "first_name": "Boyd", "tax_exempt": false, "updated_at": "2024-02-25T23:21:32+11:00", "tax_exemptions": [], "verified_email": true, "default_address": {"id": 8375577608326, "zip": "5453", "city": "CLARE", "name": "Boyd Kench", "phone": "0447 743 168", "company": null, "country": "Australia", "default": true, "address1": "20 BEARE ST", "address2": "", "province": "South Australia", "last_name": "Kench", "first_name": "Boyd", "customer_id": 5970619662470, "country_code": "AU", "country_name": "Australia", "province_code": "SA"}, "admin_graphql_api_id": "gid://shopify/Customer/5970619662470", "multipass_identifier": null, "sms_marketing_consent": null, "email_marketing_consent": {"state": "subscribed", "opt_in_level": "single_opt_in", "consent_updated_at": "2022-09-18T14:00:02+10:00"}}, "closed_at": null, "confirmed": true, "device_id": null, "po_number": null, "reference": null, "tax_lines": [{"rate": 0.1, "price": "2.27", "title": "GST", "price_set": {"shop_money": {"amount": "2.27", "currency_code": "AUD"}, "presentment_money": {"amount": "2.27", "currency_code": "AUD"}}, "channel_liable": false}], "total_tax": "1.36", "browser_ip": null, "cart_token": null, "created_at": "2024-02-25T23:21:32+11:00", "line_items": [{"id": 13851871019142, "sku": "21070060007", "name": "Rambler Tumbler 20 oz Straw Lid - 20 oz", "grams": 50, "price": "13.00", "title": "Rambler Tumbler 20 oz Straw Lid", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "13.00", "currency_code": "AUD"}, "presentment_money": {"amount": "13.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "1.36", "title": "GST", "price_set": {"shop_money": {"amount": "1.36", "currency_code": "AUD"}, "presentment_money": {"amount": "1.36", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 4624541450288, "properties": [], "variant_id": 32265061040176, "pre_tax_price": "11.64", "variant_title": "20 oz", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "11.64", "currency_code": "AUD"}, "presentment_money": {"amount": "11.64", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851871019142", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}], "source_url": null, "tax_exempt": false, "updated_at": "2024-02-25T23:21:32+11:00", "checkout_id": null, "location_id": null, "source_name": "36927406081", "total_price": "23.00", "cancelled_at": null, "fulfillments": [], "landing_site": null, "order_number": 978011, "processed_at": "2024-02-25T23:21:32+11:00", "total_weight": 0, "cancel_reason": null, "contact_email": "bkench88@gmail.com", "payment_terms": null, "total_tax_set": {"shop_money": {"amount": "1.36", "currency_code": "AUD"}, "presentment_money": {"amount": "1.36", "currency_code": "AUD"}}, "checkout_token": null, "client_details": null, "discount_codes": [], "referring_site": null, "shipping_lines": [{"id": 4742678511750, "code": "Standard Shipping", "phone": null, "price": "10.00", "title": "Standard Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "10.00", "currency_code": "AUD"}, "presentment_money": {"amount": "10.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "0.91", "title": "GST", "price_set": {"shop_money": {"amount": "0.91", "currency_code": "AUD"}, "presentment_money": {"amount": "0.91", "currency_code": "AUD"}}, "channel_liable": false}], "discounted_price": "10.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "10.00", "currency_code": "AUD"}, "presentment_money": {"amount": "10.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "subtotal_price": "13.00", "taxes_included": true, "billing_address": {"zip": "5453", "city": "CLARE", "name": "Boyd Kench", "phone": "0447 743 168", "company": null, "country": "Australia", "address1": "20 BEARE ST", "address2": "", "latitude": null, "province": "South Australia", "last_name": "Kench", "longitude": null, "first_name": "Boyd", "country_code": "AU", "province_code": "SA"}, "customer_locale": null, "estimated_taxes": false, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "total_discounts": "0.00", "total_price_set": {"shop_money": {"amount": "23.00", "currency_code": "AUD"}, "presentment_money": {"amount": "23.00", "currency_code": "AUD"}}, "financial_status": "paid", "landing_site_ref": null, "order_status_url": "https://au.yeti.com/20342321/orders/40cb6cae5afa873666488bc7b4585dee/authenticate?key=8f42209a279a2de7727ff55a38a1fef4", "shipping_address": {"zip": "5453", "city": "CLARE", "name": "Boyd Kench", "phone": "0447 743 168", "company": null, "country": "Australia", "address1": "20 BEARE ST", "address2": "", "latitude": -33.8435806, "province": "South Australia", "last_name": "Kench", "longitude": 138.6160435, "first_name": "Boyd", "country_code": "AU", "province_code": "SA"}, "current_total_tax": "2.27", "source_identifier": null, "total_outstanding": "23.00", "fulfillment_status": null, "subtotal_price_set": {"shop_money": {"amount": "13.00", "currency_code": "AUD"}, "presentment_money": {"amount": "13.00", "currency_code": "AUD"}}, "total_tip_received": "0.00", "confirmation_number": "MDK9W5RQI", "current_total_price": "23.00", "total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "admin_graphql_api_id": "gid://shopify/Order/5602524758150", "presentment_currency": "AUD", "current_total_tax_set": {"shop_money": {"amount": "2.27", "currency_code": "AUD"}, "presentment_money": {"amount": "2.27", "currency_code": "AUD"}}, "discount_applications": [], "payment_gateway_names": [], "current_subtotal_price": "13.00", "total_line_items_price": "13.00", "buyer_accepts_marketing": true, "current_total_discounts": "0.00", "current_total_price_set": {"shop_money": {"amount": "23.00", "currency_code": "AUD"}, "presentment_money": {"amount": "23.00", "currency_code": "AUD"}}, "current_total_duties_set": null, "total_shipping_price_set": {"shop_money": {"amount": "10.00", "currency_code": "AUD"}, "presentment_money": {"amount": "10.00", "currency_code": "AUD"}}, "merchant_of_record_app_id": null, "original_total_duties_set": null, "current_subtotal_price_set": {"shop_money": {"amount": "13.00", "currency_code": "AUD"}, "presentment_money": {"amount": "13.00", "currency_code": "AUD"}}, "total_line_items_price_set": {"shop_money": {"amount": "13.00", "currency_code": "AUD"}, "presentment_money": {"amount": "13.00", "currency_code": "AUD"}}, "current_total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "current_total_additional_fees_set": null, "original_total_additional_fees_set": null}}

Y978010-2

API request
{"order": {"name": "Y978010-2", "tags": "braze_block", "email": "bkench88@gmail.com", "currency": "AUD", "tax_lines": [{"rate": 0.1, "price": 5.46, "title": "GST"}], "total_tax": 5.46, "line_items": [{"id": 13851870888070, "sku": "21071502220", "name": "Rambler® 20 oz (591 ml) Tumbler - Black", "grams": 400, "price": "40.00", "title": "Rambler® 20 oz (591 ml) Tumbler", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "40.00", "currency_code": "AUD"}, "presentment_money": {"amount": "40.00", "currency_code": "AUD"}}, "product_id": 11168673236, "properties": [{"name": "_customized", "value": true}, {"name": "_customization0", "value": {"_BMP": "https://customops.s3.amazonaws.com/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/art.bmp", "text": "COOPER\nKENCH", "type": "text", "_Preview": "https://yeti-custom.imgix.net/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/preview.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"text\",\"location\":\"front\",\"productkey\":\"rambler-tumbler-20oz-black\",\"productsku\":21071300100,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1800,\"height\":1500,\"embid\":\"a8b18ebd-423e-4b3c-bdb0-cc6f543044a1\",\"corrid\":\"1260a108-6a0f-4c88-9401-5eb1514511ac\",\"sessionid\":\"f1225b10-3c09-441e-87d4-27f0d2667107\",\"svg\":\"https://customops.s3.amazonaws.com/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/art.svg\",\"centeroffsety\":750,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://customops.s3.amazonaws.com/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/art.svg\",\"productpreview\":\"https://yeti-custom.imgix.net/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/preview.png\",\"laserimage\":\"https://customops.s3.amazonaws.com/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/art.bmp\",\"sku\":37000000003,\"text\":{\"htmltext\":\"COOPER\\nKENCH\",\"fonts\":[\"yearbook-solid\"],\"sizes\":[\"auto\"],\"color\":null,\"light\":null,\"colorname\":null},\"warpedpreview\":\"https://yeti-custom.imgix.net/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/preview.png\"}", "location": "front", "_product_UPK": "rambler-tumbler-20oz-black", "_requires_review": false}}, {"name": "_customization1", "value": {"_BMP": "https://yeti-custom-shop.s3.amazonaws.com/designs/standard/pursuits/elk/rambler-tumbler-20oz-black/laser-ready-back.bmp", "type": "image", "image": "https://yeticustomshop-designs.imgix.net/standard/pursuits/elk/flat.png", "_Preview": "https://yeticustomshop-designs.imgix.net/standard/pursuits/elk/rambler-tumbler-20oz-black/approval-back.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"prepared\",\"location\":\"back\",\"productkey\":\"rambler-tumbler-20oz-black\",\"productsku\":21071300100,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1800,\"height\":1500,\"embid\":\"ae056382-78f9-4f3b-abd1-81fef7c9ab32\",\"corrid\":\"1260a108-6a0f-4c88-9401-5eb1514511ac\",\"sessionid\":\"f1225b10-3c09-441e-87d4-27f0d2667107\",\"svg\":\"https://static.yeticustomshop.com/svg/standard/pursuits/elk/standard.svg\",\"centeroffsety\":750,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://yeticustomshop-designs.imgix.net/standard/pursuits/elk/flat.png\",\"productpreview\":\"https://yeticustomshop-designs.imgix.net/standard/pursuits/elk/rambler-tumbler-20oz-black/approval-back.png\",\"laserimage\":\"https://yeti-custom-shop.s3.amazonaws.com/designs/standard/pursuits/elk/rambler-tumbler-20oz-black/laser-ready-back.bmp\",\"sku\":37000001317,\"warpedpreview\":\"https://yeticustomshop-designs.imgix.net/standard/pursuits/elk/rambler-tumbler-20oz-black/approval-back.png\"}", "location": "back", "_product_UPK": "rambler-tumbler-20oz-black", "_requires_review": false}}, {"name": "_product_UPK", "value": "rambler-tumbler-20oz-black"}, {"name": "_requires_review", "value": "false"}], "variant_id": 40566367256710, "pre_tax_price": "36.36", "variant_title": "Black", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "36.36", "currency_code": "AUD"}, "presentment_money": {"amount": "36.36", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851870888070", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}, {"id": 13851870953606, "sku": "VASC002", "name": "VASC002 - Laser Engraving - Front and Back", "grams": 100, "price": "12.00", "title": "VASC002 - Laser Engraving - Front and Back", "duties": [], "vendor": "YETI Australia", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "12.00", "currency_code": "AUD"}, "presentment_money": {"amount": "12.00", "currency_code": "AUD"}}, "product_id": 6887481049222, "properties": [{"name": "_customizationCost", "value": true}], "variant_id": 40202723098758, "pre_tax_price": "10.91", "variant_title": "", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "10.91", "currency_code": "AUD"}, "presentment_money": {"amount": "10.91", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851870953606", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": null}], "send_receipt": true, "shipping_lines": [{"code": "Standard Shipping", "price": 0, "title": "Standard Shipping", "source": "shopify"}], "taxes_included": true, "billing_address": {"zip": "5453", "city": "CLARE", "name": "Boyd Kench", "phone": "0447 743 168", "company": null, "country": "Australia", "address1": "20 BEARE ST", "address2": "", "latitude": -33.8435806, "province": "South Australia", "last_name": "Kench", "longitude": 138.6160435, "first_name": "Boyd", "country_code": "AU", "province_code": "SA"}, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "financial_status": "paid", "shipping_address": {"zip": "5453", "city": "CLARE", "name": "Boyd Kench", "phone": "0447 743 168", "company": null, "country": "Australia", "address1": "20 BEARE ST", "address2": "", "latitude": -33.8435806, "province": "South Australia", "last_name": "Kench", "longitude": 138.6160435, "first_name": "Boyd", "country_code": "AU", "province_code": "SA"}, "fulfillment_status": null}}
API response
{"order": {"id": 5602524725382, "name": "Y978010-2", "note": null, "tags": "braze_block", "test": false, "email": "bkench88@gmail.com", "phone": null, "token": "333183258401d3262ff2715a3ce399f1", "app_id": 36927406081, "number": 977012, "company": null, "refunds": [], "user_id": null, "currency": "AUD", "customer": {"id": 5970619662470, "note": null, "tags": "", "email": "bkench88@gmail.com", "phone": null, "state": "disabled", "currency": "AUD", "last_name": "Kench", "created_at": "2022-09-18T14:00:02+10:00", "first_name": "Boyd", "tax_exempt": false, "updated_at": "2024-02-25T23:21:32+11:00", "tax_exemptions": [], "verified_email": true, "default_address": {"id": 8375577608326, "zip": "5453", "city": "CLARE", "name": "Boyd Kench", "phone": "0447 743 168", "company": null, "country": "Australia", "default": true, "address1": "20 BEARE ST", "address2": "", "province": "South Australia", "last_name": "Kench", "first_name": "Boyd", "customer_id": 5970619662470, "country_code": "AU", "country_name": "Australia", "province_code": "SA"}, "admin_graphql_api_id": "gid://shopify/Customer/5970619662470", "multipass_identifier": null, "sms_marketing_consent": null, "email_marketing_consent": {"state": "subscribed", "opt_in_level": "single_opt_in", "consent_updated_at": "2022-09-18T14:00:02+10:00"}}, "closed_at": null, "confirmed": true, "device_id": null, "po_number": null, "reference": null, "tax_lines": [{"rate": 0.1, "price": "5.46", "title": "GST", "price_set": {"shop_money": {"amount": "5.46", "currency_code": "AUD"}, "presentment_money": {"amount": "5.46", "currency_code": "AUD"}}, "channel_liable": false}], "total_tax": "5.46", "browser_ip": null, "cart_token": null, "created_at": "2024-02-25T23:21:32+11:00", "line_items": [{"id": 13851871051910, "sku": "21071502220", "name": "Rambler® 20 oz (591 ml) Tumbler - Black", "grams": 400, "price": "40.00", "title": "Rambler® 20 oz (591 ml) Tumbler", "duties": [], "vendor": "YETI", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "40.00", "currency_code": "AUD"}, "presentment_money": {"amount": "40.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "4.20", "title": "GST", "price_set": {"shop_money": {"amount": "4.20", "currency_code": "AUD"}, "presentment_money": {"amount": "4.20", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 11168673236, "properties": [{"name": "_customized", "value": true}, {"name": "_customization0", "value": {"_BMP": "https://customops.s3.amazonaws.com/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/art.bmp", "text": "COOPER\nKENCH", "type": "text", "_Preview": "https://yeti-custom.imgix.net/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/preview.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"text\",\"location\":\"front\",\"productkey\":\"rambler-tumbler-20oz-black\",\"productsku\":21071300100,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1800,\"height\":1500,\"embid\":\"a8b18ebd-423e-4b3c-bdb0-cc6f543044a1\",\"corrid\":\"1260a108-6a0f-4c88-9401-5eb1514511ac\",\"sessionid\":\"f1225b10-3c09-441e-87d4-27f0d2667107\",\"svg\":\"https://customops.s3.amazonaws.com/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/art.svg\",\"centeroffsety\":750,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://customops.s3.amazonaws.com/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/art.svg\",\"productpreview\":\"https://yeti-custom.imgix.net/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/preview.png\",\"laserimage\":\"https://customops.s3.amazonaws.com/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/art.bmp\",\"sku\":37000000003,\"text\":{\"htmltext\":\"COOPER\\nKENCH\",\"fonts\":[\"yearbook-solid\"],\"sizes\":[\"auto\"],\"color\":null,\"light\":null,\"colorname\":null},\"warpedpreview\":\"https://yeti-custom.imgix.net/auto/1260a108-6a0f-4c88-9401-5eb1514511ac/rambler-tumbler-20oz-black/front/text/1708863558528/preview.png\"}", "location": "front", "_product_UPK": "rambler-tumbler-20oz-black", "_requires_review": false}}, {"name": "_customization1", "value": {"_BMP": "https://yeti-custom-shop.s3.amazonaws.com/designs/standard/pursuits/elk/rambler-tumbler-20oz-black/laser-ready-back.bmp", "type": "image", "image": "https://yeticustomshop-designs.imgix.net/standard/pursuits/elk/flat.png", "_Preview": "https://yeticustomshop-designs.imgix.net/standard/pursuits/elk/rambler-tumbler-20oz-black/approval-back.png", "_details": "{\"version\":\"3.8.0\",\"customtype\":\"prepared\",\"location\":\"back\",\"productkey\":\"rambler-tumbler-20oz-black\",\"productsku\":21071300100,\"position\":\"auto\",\"orientation\":0,\"scale\":1,\"width\":1800,\"height\":1500,\"embid\":\"ae056382-78f9-4f3b-abd1-81fef7c9ab32\",\"corrid\":\"1260a108-6a0f-4c88-9401-5eb1514511ac\",\"sessionid\":\"f1225b10-3c09-441e-87d4-27f0d2667107\",\"svg\":\"https://static.yeticustomshop.com/svg/standard/pursuits/elk/standard.svg\",\"centeroffsety\":750,\"approved\":true,\"locale\":\"en-AU\",\"custpreview\":\"https://yeticustomshop-designs.imgix.net/standard/pursuits/elk/flat.png\",\"productpreview\":\"https://yeticustomshop-designs.imgix.net/standard/pursuits/elk/rambler-tumbler-20oz-black/approval-back.png\",\"laserimage\":\"https://yeti-custom-shop.s3.amazonaws.com/designs/standard/pursuits/elk/rambler-tumbler-20oz-black/laser-ready-back.bmp\",\"sku\":37000001317,\"warpedpreview\":\"https://yeticustomshop-designs.imgix.net/standard/pursuits/elk/rambler-tumbler-20oz-black/approval-back.png\"}", "location": "back", "_product_UPK": "rambler-tumbler-20oz-black", "_requires_review": false}}, {"name": "_product_UPK", "value": "rambler-tumbler-20oz-black"}, {"name": "_requires_review", "value": "false"}], "variant_id": 40566367256710, "pre_tax_price": "35.80", "variant_title": "Black", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "35.80", "currency_code": "AUD"}, "presentment_money": {"amount": "35.80", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851871051910", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": "shopify"}, {"id": 13851871084678, "sku": "VASC002", "name": "VASC002 - Laser Engraving - Front and Back", "grams": 100, "price": "12.00", "title": "VASC002 - Laser Engraving - Front and Back", "duties": [], "vendor": "YETI Australia", "taxable": true, "quantity": 1, "gift_card": false, "price_set": {"shop_money": {"amount": "12.00", "currency_code": "AUD"}, "presentment_money": {"amount": "12.00", "currency_code": "AUD"}}, "tax_lines": [{"rate": 0.1, "price": "1.26", "title": "GST", "price_set": {"shop_money": {"amount": "1.26", "currency_code": "AUD"}, "presentment_money": {"amount": "1.26", "currency_code": "AUD"}}, "channel_liable": false}], "product_id": 6887481049222, "properties": [{"name": "_customizationCost", "value": true}], "variant_id": 40202723098758, "pre_tax_price": "10.74", "variant_title": "", "product_exists": true, "total_discount": "0.00", "current_quantity": 1, "pre_tax_price_set": {"shop_money": {"amount": "10.74", "currency_code": "AUD"}, "presentment_money": {"amount": "10.74", "currency_code": "AUD"}}, "requires_shipping": true, "fulfillment_status": null, "total_discount_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "fulfillment_service": "manual", "admin_graphql_api_id": "gid://shopify/LineItem/13851871084678", "discount_allocations": [], "fulfillable_quantity": 1, "variant_inventory_management": null}], "source_url": null, "tax_exempt": false, "updated_at": "2024-02-25T23:21:32+11:00", "checkout_id": null, "location_id": null, "source_name": "36927406081", "total_price": "52.00", "cancelled_at": null, "fulfillments": [], "landing_site": null, "order_number": 978012, "processed_at": "2024-02-25T23:21:32+11:00", "total_weight": 0, "cancel_reason": null, "contact_email": "bkench88@gmail.com", "payment_terms": null, "total_tax_set": {"shop_money": {"amount": "5.46", "currency_code": "AUD"}, "presentment_money": {"amount": "5.46", "currency_code": "AUD"}}, "checkout_token": null, "client_details": null, "discount_codes": [], "referring_site": null, "shipping_lines": [{"id": 4742678544518, "code": "Standard Shipping", "phone": null, "price": "0.00", "title": "Standard Shipping", "source": "shopify", "price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "tax_lines": [], "discounted_price": "0.00", "carrier_identifier": null, "discount_allocations": [], "discounted_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "requested_fulfillment_service_id": null}], "subtotal_price": "52.00", "taxes_included": true, "billing_address": {"zip": "5453", "city": "CLARE", "name": "Boyd Kench", "phone": "0447 743 168", "company": null, "country": "Australia", "address1": "20 BEARE ST", "address2": "", "latitude": null, "province": "South Australia", "last_name": "Kench", "longitude": null, "first_name": "Boyd", "country_code": "AU", "province_code": "SA"}, "customer_locale": null, "estimated_taxes": false, "note_attributes": [{"name": " ", "value": "authority_to_leave: true, allow_partial_delivery: false, safe_drop_enabled: false"}], "total_discounts": "0.00", "total_price_set": {"shop_money": {"amount": "52.00", "currency_code": "AUD"}, "presentment_money": {"amount": "52.00", "currency_code": "AUD"}}, "financial_status": "paid", "landing_site_ref": null, "order_status_url": "https://au.yeti.com/20342321/orders/333183258401d3262ff2715a3ce399f1/authenticate?key=01656bfcc6449e587abe5466a5792e14", "shipping_address": {"zip": "5453", "city": "CLARE", "name": "Boyd Kench", "phone": "0447 743 168", "company": null, "country": "Australia", "address1": "20 BEARE ST", "address2": "", "latitude": -33.8435806, "province": "South Australia", "last_name": "Kench", "longitude": 138.6160435, "first_name": "Boyd", "country_code": "AU", "province_code": "SA"}, "current_total_tax": "5.46", "source_identifier": null, "total_outstanding": "52.00", "fulfillment_status": null, "subtotal_price_set": {"shop_money": {"amount": "52.00", "currency_code": "AUD"}, "presentment_money": {"amount": "52.00", "currency_code": "AUD"}}, "total_tip_received": "0.00", "confirmation_number": "ZH5WLFC8R", "current_total_price": "52.00", "total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "admin_graphql_api_id": "gid://shopify/Order/5602524725382", "presentment_currency": "AUD", "current_total_tax_set": {"shop_money": {"amount": "5.46", "currency_code": "AUD"}, "presentment_money": {"amount": "5.46", "currency_code": "AUD"}}, "discount_applications": [], "payment_gateway_names": [], "current_subtotal_price": "52.00", "total_line_items_price": "52.00", "buyer_accepts_marketing": true, "current_total_discounts": "0.00", "current_total_price_set": {"shop_money": {"amount": "52.00", "currency_code": "AUD"}, "presentment_money": {"amount": "52.00", "currency_code": "AUD"}}, "current_total_duties_set": null, "total_shipping_price_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "merchant_of_record_app_id": null, "original_total_duties_set": null, "current_subtotal_price_set": {"shop_money": {"amount": "52.00", "currency_code": "AUD"}, "presentment_money": {"amount": "52.00", "currency_code": "AUD"}}, "total_line_items_price_set": {"shop_money": {"amount": "52.00", "currency_code": "AUD"}, "presentment_money": {"amount": "52.00", "currency_code": "AUD"}}, "current_total_discounts_set": {"shop_money": {"amount": "0.00", "currency_code": "AUD"}, "presentment_money": {"amount": "0.00", "currency_code": "AUD"}}, "current_total_additional_fees_set": null, "original_total_additional_fees_set": null}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment