POST api/ShopifyWebHook

Request Information

URI Parameters

None.

Body Parameters

ShopifyOrderCreation
NameDescriptionTypeAdditional information
id

integer

None.

admin_graphql_api_id

string

None.

app_id

integer

None.

browser_ip

Object

None.

buyer_accepts_marketing

boolean

None.

cancel_reason

Object

None.

cancelled_at

Object

None.

cart_token

Object

None.

checkout_id

Object

None.

checkout_token

Object

None.

client_details

Object

None.

closed_at

Object

None.

confirmation_number

string

None.

confirmed

boolean

None.

contact_email

Object

None.

created_at

date

None.

currency

string

None.

current_subtotal_price

string

None.

current_subtotal_price_set

Current_Subtotal_Price_Set

None.

current_total_additional_fees_set

Object

None.

current_total_discounts

string

None.

current_total_discounts_set

Current_Total_Discounts_Set

None.

current_total_duties_set

Object

None.

current_total_price

string

None.

current_total_price_set

Current_Total_Price_Set

None.

current_total_tax

string

None.

current_total_tax_set

Current_Total_Tax_Set

None.

customer_locale

Object

None.

device_id

Object

None.

discount_codes

Collection of Object

None.

email

string

None.

estimated_taxes

boolean

None.

financial_status

string

None.

fulfillment_status

Object

None.

landing_site

Object

None.

landing_site_ref

Object

None.

location_id

Object

None.

merchant_of_record_app_id

Object

None.

name

string

None.

note

Object

None.

note_attributes

Collection of Note_Attributes

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

Subtotal_Price_Set

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_discounts

string

None.

total_discounts_set

Total_Discounts_Set

None.

total_line_items_price

string

None.

total_line_items_price_set

Total_Line_Items_Price_Set

None.

total_outstanding

string

None.

total_price

string

None.

total_price_set

Total_Price_Set

None.

total_shipping_price_set

Total_Shipping_Price_Set

None.

total_tax

string

None.

total_tax_set

Total_Tax_Set

None.

total_tip_received

string

None.

total_weight

integer

None.

updated_at

date

None.

user_id

Object

None.

billing_address

Billing_Address

None.

customer

Customer

None.

discount_applications

Collection of Object

None.

fulfillments

Collection of Object

None.

line_items

Collection of Line_Items

None.

payment_terms

Object

None.

refunds

Collection of Object

None.

shipping_address

Shipping_Address

None.

shipping_lines

Collection of Shipping_Lines

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "admin_graphql_api_id": "sample string 2",
  "app_id": 3,
  "browser_ip": {},
  "buyer_accepts_marketing": true,
  "cancel_reason": {},
  "cancelled_at": {},
  "cart_token": {},
  "checkout_id": {},
  "checkout_token": {},
  "client_details": {},
  "closed_at": {},
  "confirmation_number": "sample string 13",
  "confirmed": true,
  "contact_email": {},
  "created_at": "2025-12-13T09:37:46.4971778+05:30",
  "currency": "sample string 17",
  "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": {},
  "device_id": {},
  "discount_codes": [
    {},
    {}
  ],
  "email": "sample string 26",
  "estimated_taxes": true,
  "financial_status": "sample string 28",
  "fulfillment_status": {},
  "landing_site": {},
  "landing_site_ref": {},
  "location_id": {},
  "merchant_of_record_app_id": {},
  "name": "sample string 34",
  "note": {},
  "note_attributes": [
    {
      "name": "sample string 1",
      "value": "sample string 2"
    },
    {
      "name": "sample string 1",
      "value": "sample string 2"
    }
  ],
  "number": 36,
  "order_number": 37,
  "order_status_url": "sample string 38",
  "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 43",
  "processed_at": "2025-12-13T09:37:46.5127611+05:30",
  "reference": {},
  "referring_site": {},
  "source_identifier": {},
  "source_name": "sample string 48",
  "source_url": {},
  "subtotal_price": "sample string 50",
  "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 51",
  "tax_exempt": true,
  "tax_lines": [
    {},
    {}
  ],
  "taxes_included": true,
  "test": true,
  "token": "sample string 55",
  "total_discounts": "sample string 56",
  "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 57",
  "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 58",
  "total_price": "sample string 59",
  "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 60",
  "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 61",
  "total_weight": 62,
  "updated_at": "2025-12-13T09:37:46.5127611+05:30",
  "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": {},
    "latitude": 11.1,
    "longitude": 12.1,
    "name": "sample string 13",
    "country_code": "sample string 14",
    "province_code": "sample string 15"
  },
  "customer": {
    "id": 1,
    "email": {},
    "accepts_marketing": true,
    "created_at": "2025-12-13T09:37:46.5127611+05:30",
    "updated_at": "2025-12-13T09:37:46.5127611+05:30",
    "first_name": "sample string 6",
    "last_name": "sample string 7",
    "state": "sample string 8",
    "note": {},
    "verified_email": true,
    "multipass_identifier": {},
    "tax_exempt": true,
    "phone": {},
    "email_marketing_consent": {},
    "sms_marketing_consent": {},
    "tags": "sample string 16",
    "currency": "sample string 17",
    "accepts_marketing_updated_at": "2025-12-13T09:37:46.5127611+05:30",
    "marketing_opt_in_level": {},
    "tax_exemptions": [
      {},
      {}
    ],
    "admin_graphql_api_id": "sample string 20",
    "default_address": {
      "id": 1,
      "customer_id": 2,
      "first_name": "sample string 3",
      "last_name": "sample string 4",
      "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": 1,
      "admin_graphql_api_id": "sample string 2",
      "attributed_staffs": [
        {},
        {}
      ],
      "fulfillable_quantity": 3,
      "fulfillment_service": "sample string 4",
      "fulfillment_status": {},
      "gift_card": true,
      "grams": 7,
      "name": "sample string 8",
      "price": "sample string 9",
      "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": 11,
      "properties": [
        {},
        {}
      ],
      "quantity": 12,
      "requires_shipping": true,
      "sku": "sample string 14",
      "taxable": true,
      "title": "sample string 16",
      "total_discount": "sample string 17",
      "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": 18,
      "variant_inventory_management": "sample string 19",
      "variant_title": "sample string 20",
      "vendor": "sample string 21",
      "tax_lines": [
        {},
        {}
      ],
      "duties": [
        {},
        {}
      ],
      "discount_allocations": [
        {},
        {}
      ]
    },
    {
      "id": 1,
      "admin_graphql_api_id": "sample string 2",
      "attributed_staffs": [
        {},
        {}
      ],
      "fulfillable_quantity": 3,
      "fulfillment_service": "sample string 4",
      "fulfillment_status": {},
      "gift_card": true,
      "grams": 7,
      "name": "sample string 8",
      "price": "sample string 9",
      "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": 11,
      "properties": [
        {},
        {}
      ],
      "quantity": 12,
      "requires_shipping": true,
      "sku": "sample string 14",
      "taxable": true,
      "title": "sample string 16",
      "total_discount": "sample string 17",
      "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": 18,
      "variant_inventory_management": "sample string 19",
      "variant_title": "sample string 20",
      "vendor": "sample string 21",
      "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": {},
    "latitude": {},
    "longitude": {},
    "name": "sample string 13",
    "country_code": "sample string 14",
    "province_code": "sample string 15"
  },
  "shipping_lines": [
    {
      "id": 1,
      "carrier_identifier": {},
      "code": "sample string 3",
      "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"
        }
      },
      "phone": {},
      "price": "sample string 6",
      "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": {},
      "title": "sample string 9",
      "tax_lines": [
        {},
        {}
      ],
      "discount_allocations": [
        {},
        {}
      ]
    },
    {
      "id": 1,
      "carrier_identifier": {},
      "code": "sample string 3",
      "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"
        }
      },
      "phone": {},
      "price": "sample string 6",
      "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": {},
      "title": "sample string 9",
      "tax_lines": [
        {},
        {}
      ],
      "discount_allocations": [
        {},
        {}
      ]
    }
  ]
}

application/xml, text/xml

Sample:
<Util.ShopifyOrderCreation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GWebAPI.Controllers">
  <admin_graphql_api_id>sample string 2</admin_graphql_api_id>
  <app_id>3</app_id>
  <billing_address>
    <address1>sample string 2</address1>
    <address2 />
    <city>sample string 4</city>
    <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>11.1</latitude>
    <longitude>12.1</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 />
  <cancelled_at />
  <cart_token />
  <checkout_id />
  <checkout_token />
  <client_details />
  <closed_at />
  <confirmation_number>sample string 13</confirmation_number>
  <confirmed>true</confirmed>
  <contact_email />
  <created_at>2025-12-13T09:37:46.4971778+05:30</created_at>
  <currency>sample string 17</currency>
  <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>
    <accepts_marketing>true</accepts_marketing>
    <accepts_marketing_updated_at>2025-12-13T09:37:46.5127611+05:30</accepts_marketing_updated_at>
    <admin_graphql_api_id>sample string 20</admin_graphql_api_id>
    <created_at>2025-12-13T09:37:46.5127611+05:30</created_at>
    <currency>sample string 17</currency>
    <default_address>
      <_default>true</_default>
      <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>
      <first_name>sample string 3</first_name>
      <id>1</id>
      <last_name>sample string 4</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>
    <email />
    <email_marketing_consent />
    <first_name>sample string 6</first_name>
    <id>1</id>
    <last_name>sample string 7</last_name>
    <marketing_opt_in_level />
    <multipass_identifier />
    <note />
    <phone />
    <sms_marketing_consent />
    <state>sample string 8</state>
    <tags>sample string 16</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>2025-12-13T09:37:46.5127611+05:30</updated_at>
    <verified_email>true</verified_email>
  </customer>
  <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>
  <email>sample string 26</email>
  <estimated_taxes>true</estimated_taxes>
  <financial_status>sample string 28</financial_status>
  <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>
    <Util.Line_Items>
      <admin_graphql_api_id>sample string 2</admin_graphql_api_id>
      <attributed_staffs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </attributed_staffs>
      <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>3</fulfillable_quantity>
      <fulfillment_service>sample string 4</fulfillment_service>
      <fulfillment_status />
      <gift_card>true</gift_card>
      <grams>7</grams>
      <id>1</id>
      <name>sample string 8</name>
      <price>sample string 9</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>11</product_id>
      <properties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </properties>
      <quantity>12</quantity>
      <requires_shipping>true</requires_shipping>
      <sku>sample string 14</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 16</title>
      <total_discount>sample string 17</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>18</variant_id>
      <variant_inventory_management>sample string 19</variant_inventory_management>
      <variant_title>sample string 20</variant_title>
      <vendor>sample string 21</vendor>
    </Util.Line_Items>
    <Util.Line_Items>
      <admin_graphql_api_id>sample string 2</admin_graphql_api_id>
      <attributed_staffs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </attributed_staffs>
      <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>3</fulfillable_quantity>
      <fulfillment_service>sample string 4</fulfillment_service>
      <fulfillment_status />
      <gift_card>true</gift_card>
      <grams>7</grams>
      <id>1</id>
      <name>sample string 8</name>
      <price>sample string 9</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>11</product_id>
      <properties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </properties>
      <quantity>12</quantity>
      <requires_shipping>true</requires_shipping>
      <sku>sample string 14</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 16</title>
      <total_discount>sample string 17</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>18</variant_id>
      <variant_inventory_management>sample string 19</variant_inventory_management>
      <variant_title>sample string 20</variant_title>
      <vendor>sample string 21</vendor>
    </Util.Line_Items>
  </line_items>
  <location_id />
  <merchant_of_record_app_id />
  <name>sample string 34</name>
  <note />
  <note_attributes>
    <Util.Note_Attributes>
      <name>sample string 1</name>
      <value>sample string 2</value>
    </Util.Note_Attributes>
    <Util.Note_Attributes>
      <name>sample string 1</name>
      <value>sample string 2</value>
    </Util.Note_Attributes>
  </note_attributes>
  <number>36</number>
  <order_number>37</order_number>
  <order_status_url>sample string 38</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 43</presentment_currency>
  <processed_at>2025-12-13T09:37:46.5127611+05:30</processed_at>
  <reference />
  <referring_site />
  <refunds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:anyType />
    <d2p1:anyType />
  </refunds>
  <shipping_address>
    <address1>sample string 2</address1>
    <address2 />
    <city>sample string 4</city>
    <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>
    <Util.Shipping_Lines>
      <carrier_identifier />
      <code>sample string 3</code>
      <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>
      <phone />
      <price>sample string 6</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 />
      <tax_lines xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </tax_lines>
      <title>sample string 9</title>
    </Util.Shipping_Lines>
    <Util.Shipping_Lines>
      <carrier_identifier />
      <code>sample string 3</code>
      <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>
      <phone />
      <price>sample string 6</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 />
      <tax_lines xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </tax_lines>
      <title>sample string 9</title>
    </Util.Shipping_Lines>
  </shipping_lines>
  <source_identifier />
  <source_name>sample string 48</source_name>
  <source_url />
  <subtotal_price>sample string 50</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 51</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 55</token>
  <total_discounts>sample string 56</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 57</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 58</total_outstanding>
  <total_price>sample string 59</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 60</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 61</total_tip_received>
  <total_weight>62</total_weight>
  <updated_at>2025-12-13T09:37:46.5127611+05:30</updated_at>
  <user_id />
</Util.ShopifyOrderCreation>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

TableResult
NameDescriptionTypeAdditional information
status

integer

None.

message

string

None.

data

DataTable

None.

TotalRecords

integer

None.

Header

Collection of string

None.

EditableColumns

Collection of string

None.

ValueChangeColumns

Collection of string

None.

TwoFields

Collection of string

None.

Response Formats

application/json, text/json

Sample:
{
  "Header": [
    "sample string 1",
    "sample string 2"
  ],
  "EditableColumns": [
    "sample string 1",
    "sample string 2"
  ],
  "ValueChangeColumns": [
    "sample string 1",
    "sample string 2"
  ],
  "TwoFields": [
    "sample string 1",
    "sample string 2"
  ],
  "status": 1,
  "message": "sample string 2",
  "data": null,
  "TotalRecords": 3
}

application/xml, text/xml

Sample:
<Util.TableResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GWebAPI.Controllers">
  <EditableColumns xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </EditableColumns>
  <Header xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </Header>
  <TotalRecords>3</TotalRecords>
  <TwoFields xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </TwoFields>
  <ValueChangeColumns xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </ValueChangeColumns>
  <data i:nil="true" />
  <message>sample string 2</message>
  <status>1</status>
</Util.TableResult>