POST api/Shopify
Request Information
URI Parameters
None.
Body Parameters
ShopifyNotification| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| admin_graphql_api_id | string |
None. |
|
| app_id | Object |
None. |
|
| browser_ip | Object |
None. |
|
| buyer_accepts_marketing | boolean |
None. |
|
| cancel_reason | string |
None. |
|
| cancelled_at | date |
None. |
|
| cart_token | Object |
None. |
|
| checkout_id | integer |
None. |
|
| checkout_token | Object |
None. |
|
| client_details | Object |
None. |
|
| closed_at | Object |
None. |
|
| confirmation_number | Object |
None. |
|
| confirmed | boolean |
None. |
|
| contact_email | string |
None. |
|
| created_at | date |
None. |
|
| currency | string |
None. |
|
| current_shipping_price_set | CurrentShippingPriceSet |
None. |
|
| current_subtotal_price | string |
None. |
|
| current_subtotal_price_set | CurrentSubtotalPriceSet |
None. |
|
| current_total_additional_fees_set | Object |
None. |
|
| current_total_discounts | string |
None. |
|
| current_total_discounts_set | CurrentTotalDiscountsSet |
None. |
|
| current_total_duties_set | Object |
None. |
|
| current_total_price | string |
None. |
|
| current_total_price_set | CurrentTotalPriceSet |
None. |
|
| current_total_tax | string |
None. |
|
| current_total_tax_set | CurrentTotalTaxSet |
None. |
|
| customer_locale | string |
None. |
|
| device_id | Object |
None. |
|
| discount_codes | Collection of Object |
None. |
|
| duties_included | boolean |
None. |
|
| string |
None. |
||
| estimated_taxes | boolean |
None. |
|
| financial_status | string |
None. |
|
| fulfillment_status | string |
None. |
|
| landing_site | Object |
None. |
|
| landing_site_ref | Object |
None. |
|
| location_id | Object |
None. |
|
| merchant_business_entity_id | string |
None. |
|
| merchant_of_record_app_id | Object |
None. |
|
| name | string |
None. |
|
| note | Object |
None. |
|
| note_attributes | Collection of Object |
None. |
|
| number | integer |
None. |
|
| order_number | integer |
None. |
|
| order_status_url | string |
None. |
|
| original_total_additional_fees_set | Object |
None. |
|
| original_total_duties_set | Object |
None. |
|
| payment_gateway_names | Collection of string |
None. |
|
| phone | Object |
None. |
|
| po_number | Object |
None. |
|
| presentment_currency | string |
None. |
|
| processed_at | date |
None. |
|
| reference | Object |
None. |
|
| referring_site | Object |
None. |
|
| source_identifier | Object |
None. |
|
| source_name | string |
None. |
|
| source_url | Object |
None. |
|
| subtotal_price | string |
None. |
|
| subtotal_price_set | SubtotalPriceSet |
None. |
|
| tags | string |
None. |
|
| tax_exempt | boolean |
None. |
|
| tax_lines | Collection of Object |
None. |
|
| taxes_included | boolean |
None. |
|
| test | boolean |
None. |
|
| token | string |
None. |
|
| total_cash_rounding_payment_adjustment_set | TotalCashRoundingPaymentAdjustmentSet |
None. |
|
| total_cash_rounding_refund_adjustment_set | TotalCashRoundingRefundAdjustmentSet |
None. |
|
| total_discounts | string |
None. |
|
| total_discounts_set | TotalDiscountsSet |
None. |
|
| total_line_items_price | string |
None. |
|
| total_line_items_price_set | TotalLineItemsPriceSet |
None. |
|
| total_outstanding | string |
None. |
|
| total_price | string |
None. |
|
| total_price_set | TotalPriceSet |
None. |
|
| total_shipping_price_set | TotalShippingPriceSet |
None. |
|
| total_tax | string |
None. |
|
| total_tax_set | TotalTaxSet |
None. |
|
| total_tip_received | string |
None. |
|
| total_weight | integer |
None. |
|
| updated_at | date |
None. |
|
| user_id | Object |
None. |
|
| billing_address | BillingAddress |
None. |
|
| customer | Customer |
None. |
|
| discount_applications | Collection of Object |
None. |
|
| fulfillments | Collection of Object |
None. |
|
| line_items | Collection of LineItem |
None. |
|
| payment_terms | Object |
None. |
|
| refunds | Collection of Object |
None. |
|
| shipping_address | ShippingAddress |
None. |
|
| shipping_lines | Collection of ShippingLine |
None. |
|
| returns | Collection of Object |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": 1,
"admin_graphql_api_id": "sample string 2",
"app_id": {},
"browser_ip": {},
"buyer_accepts_marketing": true,
"cancel_reason": "sample string 6",
"cancelled_at": "2026-08-31T12:55:47.3289546+00:00",
"cart_token": {},
"checkout_id": 9,
"checkout_token": {},
"client_details": {},
"closed_at": {},
"confirmation_number": {},
"confirmed": true,
"contact_email": "sample string 15",
"created_at": "2026-08-31T12:55:47.3289546+00:00",
"currency": "sample string 17",
"current_shipping_price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"current_subtotal_price": "sample string 18",
"current_subtotal_price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"current_total_additional_fees_set": {},
"current_total_discounts": "sample string 20",
"current_total_discounts_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"current_total_duties_set": {},
"current_total_price": "sample string 22",
"current_total_price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"current_total_tax": "sample string 23",
"current_total_tax_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"customer_locale": "sample string 24",
"device_id": {},
"discount_codes": [
{},
{}
],
"duties_included": true,
"email": "sample string 27",
"estimated_taxes": true,
"financial_status": "sample string 29",
"fulfillment_status": "sample string 30",
"landing_site": {},
"landing_site_ref": {},
"location_id": {},
"merchant_business_entity_id": "sample string 34",
"merchant_of_record_app_id": {},
"name": "sample string 36",
"note": {},
"note_attributes": [
{},
{}
],
"number": 38,
"order_number": 39,
"order_status_url": "sample string 40",
"original_total_additional_fees_set": {},
"original_total_duties_set": {},
"payment_gateway_names": [
"sample string 1",
"sample string 2"
],
"phone": {},
"po_number": {},
"presentment_currency": "sample string 45",
"processed_at": "2026-08-31T12:55:47.3445625+00:00",
"reference": {},
"referring_site": {},
"source_identifier": {},
"source_name": "sample string 50",
"source_url": {},
"subtotal_price": "sample string 52",
"subtotal_price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"tags": "sample string 53",
"tax_exempt": true,
"tax_lines": [
{},
{}
],
"taxes_included": true,
"test": true,
"token": "sample string 57",
"total_cash_rounding_payment_adjustment_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"total_cash_rounding_refund_adjustment_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"total_discounts": "sample string 58",
"total_discounts_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"total_line_items_price": "sample string 59",
"total_line_items_price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"total_outstanding": "sample string 60",
"total_price": "sample string 61",
"total_price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"total_shipping_price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"total_tax": "sample string 62",
"total_tax_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"total_tip_received": "sample string 63",
"total_weight": 64,
"updated_at": "2026-08-31T12:55:47.3445625+00:00",
"user_id": {},
"billing_address": {
"first_name": "sample string 1",
"address1": "sample string 2",
"phone": "sample string 3",
"city": "sample string 4",
"zip": "sample string 5",
"province": "sample string 6",
"country": "sample string 7",
"last_name": "sample string 8",
"address2": {},
"company": "sample string 10",
"latitude": {},
"longitude": {},
"name": "sample string 13",
"country_code": "sample string 14",
"province_code": "sample string 15"
},
"customer": {
"id": 1,
"id_shop": "sample string 1",
"id_shop_group": "sample string 2",
"secure_key": "sample string 3",
"note": {},
"id_gender": "sample string 5",
"id_default_group": "sample string 6",
"id_lang": "sample string 7",
"lastname": "sample string 8",
"firstname": "sample string 9",
"birthday": "sample string 10",
"email": "sample string 11",
"newsletter": "sample string 12",
"ip_registration_newsletter": {},
"newsletter_date_add": "sample string 14",
"optin": "sample string 15",
"website": {},
"company": {},
"siret": {},
"ape": {},
"outstanding_allow_amount": "sample string 20",
"show_public_prices": "sample string 21",
"id_risk": "sample string 22",
"max_payment_days": "sample string 23",
"passwd": "sample string 24",
"last_passwd_gen": "sample string 25",
"active": "sample string 26",
"is_guest": "sample string 27",
"deleted": "sample string 28",
"date_add": "sample string 29",
"date_upd": "sample string 30",
"years": {},
"days": {},
"months": {},
"geoloc_id_country": {},
"geoloc_id_state": {},
"geoloc_postcode": {},
"logged": 1.1,
"id_guest": {},
"groupBox": {},
"reset_password_token": {},
"reset_password_validity": "sample string 40",
"id_shop_list": [
{},
{}
],
"force_id": true,
"created_at": {},
"updated_at": {},
"first_name": "sample string 43",
"last_name": "sample string 44",
"state": "sample string 45",
"verified_email": true,
"multipass_identifier": {},
"tax_exempt": true,
"phone": "sample string 49",
"email_marketing_consent": {
"state": "sample string 1",
"opt_in_level": {},
"consent_updated_at": {}
},
"sms_marketing_consent": {},
"tags": "sample string 51",
"currency": "sample string 52",
"tax_exemptions": [
{},
{}
],
"admin_graphql_api_id": "sample string 53",
"default_address": {
"id": 1,
"customer_id": 2,
"first_name": {},
"last_name": {},
"company": {},
"address1": "sample string 6",
"address2": {},
"city": "sample string 8",
"province": "sample string 9",
"country": "sample string 10",
"zip": "sample string 11",
"phone": "sample string 12",
"name": "sample string 13",
"province_code": "sample string 14",
"country_code": "sample string 15",
"country_name": "sample string 16",
"default": true
}
},
"discount_applications": [
{},
{}
],
"fulfillments": [
{},
{}
],
"line_items": [
{
"id": {},
"admin_graphql_api_id": "sample string 2",
"attributed_staffs": [
{
"id": "sample string 1",
"quantity": 2
},
{
"id": "sample string 1",
"quantity": 2
}
],
"current_quantity": 3,
"fulfillable_quantity": 4,
"fulfillment_service": "sample string 5",
"fulfillment_status": {},
"gift_card": true,
"grams": 8,
"name": "sample string 9",
"price": "sample string 10",
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"product_exists": true,
"product_id": 12,
"properties": [
{},
{}
],
"quantity": 13,
"requires_shipping": true,
"sales_line_item_group_id": {},
"sku": "sample string 16",
"taxable": true,
"title": "sample string 18",
"total_discount": "sample string 19",
"total_discount_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"variant_id": {},
"variant_inventory_management": {},
"variant_title": {},
"vendor": {},
"tax_lines": [
{},
{}
],
"duties": [
{},
{}
],
"discount_allocations": [
{},
{}
]
},
{
"id": {},
"admin_graphql_api_id": "sample string 2",
"attributed_staffs": [
{
"id": "sample string 1",
"quantity": 2
},
{
"id": "sample string 1",
"quantity": 2
}
],
"current_quantity": 3,
"fulfillable_quantity": 4,
"fulfillment_service": "sample string 5",
"fulfillment_status": {},
"gift_card": true,
"grams": 8,
"name": "sample string 9",
"price": "sample string 10",
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"product_exists": true,
"product_id": 12,
"properties": [
{},
{}
],
"quantity": 13,
"requires_shipping": true,
"sales_line_item_group_id": {},
"sku": "sample string 16",
"taxable": true,
"title": "sample string 18",
"total_discount": "sample string 19",
"total_discount_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"variant_id": {},
"variant_inventory_management": {},
"variant_title": {},
"vendor": {},
"tax_lines": [
{},
{}
],
"duties": [
{},
{}
],
"discount_allocations": [
{},
{}
]
}
],
"payment_terms": {},
"refunds": [
{},
{}
],
"shipping_address": {
"first_name": "sample string 1",
"address1": "sample string 2",
"phone": "sample string 3",
"city": "sample string 4",
"zip": "sample string 5",
"province": "sample string 6",
"country": "sample string 7",
"last_name": "sample string 8",
"address2": {},
"company": "sample string 10",
"latitude": {},
"longitude": {},
"name": "sample string 13",
"country_code": "sample string 14",
"province_code": "sample string 15"
},
"shipping_lines": [
{
"id": 1,
"carrier_identifier": {},
"code": {},
"current_discounted_price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"discounted_price": "sample string 4",
"discounted_price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"is_removed": true,
"phone": {},
"price": "sample string 7",
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"requested_fulfillment_service_id": {},
"source": "sample string 9",
"title": "sample string 10",
"tax_lines": [
{},
{}
],
"discount_allocations": [
{},
{}
]
},
{
"id": 1,
"carrier_identifier": {},
"code": {},
"current_discounted_price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"discounted_price": "sample string 4",
"discounted_price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"is_removed": true,
"phone": {},
"price": "sample string 7",
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"requested_fulfillment_service_id": {},
"source": "sample string 9",
"title": "sample string 10",
"tax_lines": [
{},
{}
],
"discount_allocations": [
{},
{}
]
}
],
"returns": [
{},
{}
]
}
application/xml, text/xml
Sample:
<ShopifyNotification xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BrainTreeSolution.Models">
<admin_graphql_api_id>sample string 2</admin_graphql_api_id>
<app_id />
<billing_address>
<address1>sample string 2</address1>
<address2 />
<city>sample string 4</city>
<company>sample string 10</company>
<country>sample string 7</country>
<country_code>sample string 14</country_code>
<first_name>sample string 1</first_name>
<last_name>sample string 8</last_name>
<latitude />
<longitude />
<name>sample string 13</name>
<phone>sample string 3</phone>
<province>sample string 6</province>
<province_code>sample string 15</province_code>
<zip>sample string 5</zip>
</billing_address>
<browser_ip />
<buyer_accepts_marketing>true</buyer_accepts_marketing>
<cancel_reason>sample string 6</cancel_reason>
<cancelled_at>2026-08-31T12:55:47.3289546+00:00</cancelled_at>
<cart_token />
<checkout_id>9</checkout_id>
<checkout_token />
<client_details />
<closed_at />
<confirmation_number />
<confirmed>true</confirmed>
<contact_email>sample string 15</contact_email>
<created_at>2026-08-31T12:55:47.3289546+00:00</created_at>
<currency>sample string 17</currency>
<current_shipping_price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</current_shipping_price_set>
<current_subtotal_price>sample string 18</current_subtotal_price>
<current_subtotal_price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</current_subtotal_price_set>
<current_total_additional_fees_set />
<current_total_discounts>sample string 20</current_total_discounts>
<current_total_discounts_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</current_total_discounts_set>
<current_total_duties_set />
<current_total_price>sample string 22</current_total_price>
<current_total_price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</current_total_price_set>
<current_total_tax>sample string 23</current_total_tax>
<current_total_tax_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</current_total_tax_set>
<customer>
<active>sample string 26</active>
<admin_graphql_api_id>sample string 53</admin_graphql_api_id>
<ape />
<birthday>sample string 10</birthday>
<company />
<created_at />
<currency>sample string 52</currency>
<date_add>sample string 29</date_add>
<date_upd>sample string 30</date_upd>
<days />
<default_address>
<address1>sample string 6</address1>
<address2 />
<city>sample string 8</city>
<company />
<country>sample string 10</country>
<country_code>sample string 15</country_code>
<country_name>sample string 16</country_name>
<customer_id>2</customer_id>
<default>true</default>
<first_name />
<id>1</id>
<last_name />
<name>sample string 13</name>
<phone>sample string 12</phone>
<province>sample string 9</province>
<province_code>sample string 14</province_code>
<zip>sample string 11</zip>
</default_address>
<deleted>sample string 28</deleted>
<email>sample string 11</email>
<email_marketing_consent>
<consent_updated_at />
<opt_in_level />
<state>sample string 1</state>
</email_marketing_consent>
<first_name>sample string 43</first_name>
<firstname>sample string 9</firstname>
<force_id>true</force_id>
<geoloc_id_country />
<geoloc_id_state />
<geoloc_postcode />
<groupBox />
<id>1</id>
<id_default_group>sample string 6</id_default_group>
<id_gender>sample string 5</id_gender>
<id_guest />
<id_lang>sample string 7</id_lang>
<id_risk>sample string 22</id_risk>
<id_shop>sample string 1</id_shop>
<id_shop_group>sample string 2</id_shop_group>
<id_shop_list xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:anyType />
<d3p1:anyType />
</id_shop_list>
<ip_registration_newsletter />
<is_guest>sample string 27</is_guest>
<last_name>sample string 44</last_name>
<last_passwd_gen>sample string 25</last_passwd_gen>
<lastname>sample string 8</lastname>
<logged>1.1</logged>
<max_payment_days>sample string 23</max_payment_days>
<months />
<multipass_identifier />
<newsletter>sample string 12</newsletter>
<newsletter_date_add>sample string 14</newsletter_date_add>
<note />
<optin>sample string 15</optin>
<outstanding_allow_amount>sample string 20</outstanding_allow_amount>
<passwd>sample string 24</passwd>
<phone>sample string 49</phone>
<reset_password_token />
<reset_password_validity>sample string 40</reset_password_validity>
<secure_key>sample string 3</secure_key>
<show_public_prices>sample string 21</show_public_prices>
<siret />
<sms_marketing_consent />
<state>sample string 45</state>
<tags>sample string 51</tags>
<tax_exempt>true</tax_exempt>
<tax_exemptions xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:anyType />
<d3p1:anyType />
</tax_exemptions>
<updated_at />
<verified_email>true</verified_email>
<website />
<years />
</customer>
<customer_locale>sample string 24</customer_locale>
<device_id />
<discount_applications xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:anyType />
<d2p1:anyType />
</discount_applications>
<discount_codes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:anyType />
<d2p1:anyType />
</discount_codes>
<duties_included>true</duties_included>
<email>sample string 27</email>
<estimated_taxes>true</estimated_taxes>
<financial_status>sample string 29</financial_status>
<fulfillment_status>sample string 30</fulfillment_status>
<fulfillments xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:anyType />
<d2p1:anyType />
</fulfillments>
<id>1</id>
<landing_site />
<landing_site_ref />
<line_items>
<LineItem>
<admin_graphql_api_id>sample string 2</admin_graphql_api_id>
<attributed_staffs>
<AttributedStaff>
<id>sample string 1</id>
<quantity>2</quantity>
</AttributedStaff>
<AttributedStaff>
<id>sample string 1</id>
<quantity>2</quantity>
</AttributedStaff>
</attributed_staffs>
<current_quantity>3</current_quantity>
<discount_allocations xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</discount_allocations>
<duties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</duties>
<fulfillable_quantity>4</fulfillable_quantity>
<fulfillment_service>sample string 5</fulfillment_service>
<fulfillment_status />
<gift_card>true</gift_card>
<grams>8</grams>
<id />
<name>sample string 9</name>
<price>sample string 10</price>
<price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</price_set>
<product_exists>true</product_exists>
<product_id>12</product_id>
<properties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</properties>
<quantity>13</quantity>
<requires_shipping>true</requires_shipping>
<sales_line_item_group_id />
<sku>sample string 16</sku>
<tax_lines xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</tax_lines>
<taxable>true</taxable>
<title>sample string 18</title>
<total_discount>sample string 19</total_discount>
<total_discount_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</total_discount_set>
<variant_id />
<variant_inventory_management />
<variant_title />
<vendor />
</LineItem>
<LineItem>
<admin_graphql_api_id>sample string 2</admin_graphql_api_id>
<attributed_staffs>
<AttributedStaff>
<id>sample string 1</id>
<quantity>2</quantity>
</AttributedStaff>
<AttributedStaff>
<id>sample string 1</id>
<quantity>2</quantity>
</AttributedStaff>
</attributed_staffs>
<current_quantity>3</current_quantity>
<discount_allocations xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</discount_allocations>
<duties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</duties>
<fulfillable_quantity>4</fulfillable_quantity>
<fulfillment_service>sample string 5</fulfillment_service>
<fulfillment_status />
<gift_card>true</gift_card>
<grams>8</grams>
<id />
<name>sample string 9</name>
<price>sample string 10</price>
<price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</price_set>
<product_exists>true</product_exists>
<product_id>12</product_id>
<properties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</properties>
<quantity>13</quantity>
<requires_shipping>true</requires_shipping>
<sales_line_item_group_id />
<sku>sample string 16</sku>
<tax_lines xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</tax_lines>
<taxable>true</taxable>
<title>sample string 18</title>
<total_discount>sample string 19</total_discount>
<total_discount_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</total_discount_set>
<variant_id />
<variant_inventory_management />
<variant_title />
<vendor />
</LineItem>
</line_items>
<location_id />
<merchant_business_entity_id>sample string 34</merchant_business_entity_id>
<merchant_of_record_app_id />
<name>sample string 36</name>
<note />
<note_attributes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:anyType />
<d2p1:anyType />
</note_attributes>
<number>38</number>
<order_number>39</order_number>
<order_status_url>sample string 40</order_status_url>
<original_total_additional_fees_set />
<original_total_duties_set />
<payment_gateway_names xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</payment_gateway_names>
<payment_terms />
<phone />
<po_number />
<presentment_currency>sample string 45</presentment_currency>
<processed_at>2026-08-31T12:55:47.3445625+00:00</processed_at>
<reference />
<referring_site />
<refunds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:anyType />
<d2p1:anyType />
</refunds>
<returns xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:anyType />
<d2p1:anyType />
</returns>
<shipping_address>
<address1>sample string 2</address1>
<address2 />
<city>sample string 4</city>
<company>sample string 10</company>
<country>sample string 7</country>
<country_code>sample string 14</country_code>
<first_name>sample string 1</first_name>
<last_name>sample string 8</last_name>
<latitude />
<longitude />
<name>sample string 13</name>
<phone>sample string 3</phone>
<province>sample string 6</province>
<province_code>sample string 15</province_code>
<zip>sample string 5</zip>
</shipping_address>
<shipping_lines>
<ShippingLine>
<carrier_identifier />
<code />
<current_discounted_price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</current_discounted_price_set>
<discount_allocations xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</discount_allocations>
<discounted_price>sample string 4</discounted_price>
<discounted_price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</discounted_price_set>
<id>1</id>
<is_removed>true</is_removed>
<phone />
<price>sample string 7</price>
<price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</price_set>
<requested_fulfillment_service_id />
<source>sample string 9</source>
<tax_lines xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</tax_lines>
<title>sample string 10</title>
</ShippingLine>
<ShippingLine>
<carrier_identifier />
<code />
<current_discounted_price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</current_discounted_price_set>
<discount_allocations xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</discount_allocations>
<discounted_price>sample string 4</discounted_price>
<discounted_price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</discounted_price_set>
<id>1</id>
<is_removed>true</is_removed>
<phone />
<price>sample string 7</price>
<price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</price_set>
<requested_fulfillment_service_id />
<source>sample string 9</source>
<tax_lines xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</tax_lines>
<title>sample string 10</title>
</ShippingLine>
</shipping_lines>
<source_identifier />
<source_name>sample string 50</source_name>
<source_url />
<subtotal_price>sample string 52</subtotal_price>
<subtotal_price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</subtotal_price_set>
<tags>sample string 53</tags>
<tax_exempt>true</tax_exempt>
<tax_lines xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:anyType />
<d2p1:anyType />
</tax_lines>
<taxes_included>true</taxes_included>
<test>true</test>
<token>sample string 57</token>
<total_cash_rounding_payment_adjustment_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</total_cash_rounding_payment_adjustment_set>
<total_cash_rounding_refund_adjustment_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</total_cash_rounding_refund_adjustment_set>
<total_discounts>sample string 58</total_discounts>
<total_discounts_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</total_discounts_set>
<total_line_items_price>sample string 59</total_line_items_price>
<total_line_items_price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</total_line_items_price_set>
<total_outstanding>sample string 60</total_outstanding>
<total_price>sample string 61</total_price>
<total_price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</total_price_set>
<total_shipping_price_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</total_shipping_price_set>
<total_tax>sample string 62</total_tax>
<total_tax_set>
<presentment_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</presentment_money>
<shop_money>
<amount>sample string 1</amount>
<currency_code>sample string 2</currency_code>
</shop_money>
</total_tax_set>
<total_tip_received>sample string 63</total_tip_received>
<total_weight>64</total_weight>
<updated_at>2026-08-31T12:55:47.3445625+00:00</updated_at>
<user_id />
</ShopifyNotification>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.