POST api/shopifyOrderAsync
Request Information
URI Parameters
None.
Body Parameters
ShopifyOrder| Name | Description | Type | Additional information |
|---|---|---|---|
| app_id | integer |
None. |
|
| billing_address | Billing_Address |
None. |
|
| browser_ip | string |
None. |
|
| buyer_accepts_marketing | boolean |
None. |
|
| cancel_reason | string |
None. |
|
| cancelled_at | Object |
None. |
|
| cart_token | string |
None. |
|
| checkout_token | string |
None. |
|
| client_details | Client_Details |
None. |
|
| closed_at | date |
None. |
|
| created_at | date |
None. |
|
| currency | string |
None. |
|
| current_total_discounts | string |
None. |
|
| current_total_discounts_set | Current_Total_Discounts_Set |
None. |
|
| current_total_duties_set | Current_Total_Duties_Set |
None. |
|
| current_total_price | string |
None. |
|
| current_total_price_set | Current_Total_Price_Set |
None. |
|
| current_subtotal_price | string |
None. |
|
| current_subtotal_price_set | Current_Subtotal_Price_Set |
None. |
|
| current_total_tax | string |
None. |
|
| current_total_tax_set | Current_Total_Tax_Set |
None. |
|
| customer | CustomerShopify |
None. |
|
| customer_locale | string |
None. |
|
| discount_applications | Discount_Applications |
None. |
|
| discount_codes | Collection of Discount_Codes |
None. |
|
| string |
None. |
||
| estimated_taxes | boolean |
None. |
|
| financial_status | string |
None. |
|
| fulfillments | Collection of Fulfillment |
None. |
|
| fulfillment_status | string |
None. |
|
| gateway | string |
None. |
|
| id | integer |
None. |
|
| landing_site | string |
None. |
|
| line_items | Collection of Line_Items |
None. |
|
| location_id | integer |
None. |
|
| name | string |
None. |
|
| note | string |
None. |
|
| note_attributes | Collection of Note_Attributes |
None. |
|
| number | integer |
None. |
|
| order_number | integer |
None. |
|
| original_total_duties_set | Original_Total_Duties_Set |
None. |
|
| payment_details | Payment_Details |
None. |
|
| payment_terms | Payment_Terms |
None. |
|
| payment_gateway_names | Collection of string |
None. |
|
| phone | string |
None. |
|
| presentment_currency | string |
None. |
|
| processed_at | date |
None. |
|
| processing_method | string |
None. |
|
| referring_site | string |
None. |
|
| refunds | Collection of Refund |
None. |
|
| shipping_address | Shipping_Address |
None. |
|
| shipping_lines | Collection of Shipping_Lines |
None. |
|
| source_name | string |
None. |
|
| source_identifier | string |
None. |
|
| source_url | string |
None. |
|
| subtotal_price | integer |
None. |
|
| subtotal_price_set | Subtotal_Price_Set |
None. |
|
| tags | string |
None. |
|
| tax_lines | Collection of Tax_Lines2 |
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 | integer |
None. |
|
| order_status_url | Order_Status_Url |
None. |
Request Formats
application/json, text/json
Sample:
{
"app_id": 1,
"billing_address": {
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"company": {},
"country": "sample string 5",
"first_name": "sample string 6",
"last_name": "sample string 7",
"phone": "sample string 8",
"province": "sample string 9",
"zip": "sample string 10",
"name": "sample string 11",
"province_code": "sample string 12",
"country_code": "sample string 13",
"latitude": "sample string 14",
"longitude": "sample string 15"
},
"browser_ip": "sample string 2",
"buyer_accepts_marketing": true,
"cancel_reason": "sample string 4",
"cancelled_at": {},
"cart_token": "sample string 6",
"checkout_token": "sample string 7",
"client_details": {
"accept_language": "sample string 1",
"browser_height": 2,
"browser_ip": "sample string 3",
"browser_width": 4,
"session_hash": "sample string 5",
"user_agent": "sample string 6"
},
"closed_at": "2025-12-16T10:46:44.85098+00:00",
"created_at": "2025-12-16T10:46:44.85098+00:00",
"currency": "sample string 8",
"current_total_discounts": "sample string 9",
"current_total_discounts_set": {
"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_duties_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_price": "sample string 10",
"current_total_price_set": {
"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_subtotal_price": "sample string 11",
"current_subtotal_price_set": {
"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_tax": "sample string 12",
"current_total_tax_set": {
"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": {
"id": 1,
"email": "sample string 2",
"accepts_marketing": true,
"created_at": "2025-12-16T10:46:44.85098+00:00",
"updated_at": "2025-12-16T10:46:44.85098+00:00",
"first_name": "sample string 4",
"last_name": "sample string 5",
"state": "sample string 6",
"note": {},
"verified_email": true,
"multipass_identifier": {},
"tax_exempt": true,
"tax_exemptions": {},
"phone": "sample string 11",
"tags": "sample string 12",
"currency": "sample string 13",
"addresses": {},
"admin_graphql_api_id": "sample string 14",
"default_address": {}
},
"customer_locale": "sample string 13",
"discount_applications": {
"discount_applications": [
{
"type": "sample string 1",
"title": "sample string 2",
"description": "sample string 3",
"value": "sample string 4",
"value_type": "sample string 5",
"allocation_method": "sample string 6",
"target_selection": "sample string 7",
"target_type": "sample string 8",
"code": "sample string 9"
},
{
"type": "sample string 1",
"title": "sample string 2",
"description": "sample string 3",
"value": "sample string 4",
"value_type": "sample string 5",
"allocation_method": "sample string 6",
"target_selection": "sample string 7",
"target_type": "sample string 8",
"code": "sample string 9"
}
]
},
"discount_codes": [
{
"code": "sample string 1",
"amount": "sample string 2",
"type": "sample string 3"
},
{
"code": "sample string 1",
"amount": "sample string 2",
"type": "sample string 3"
}
],
"email": "sample string 14",
"estimated_taxes": true,
"financial_status": "sample string 16",
"fulfillments": [
{
"created_at": "2025-12-16T10:46:44.85098+00:00",
"id": 1,
"order_id": 2,
"status": "sample string 3",
"tracking_company": "sample string 4",
"tracking_number": "sample string 5",
"updated_at": "2025-12-16T10:46:44.85098+00:00"
},
{
"created_at": "2025-12-16T10:46:44.85098+00:00",
"id": 1,
"order_id": 2,
"status": "sample string 3",
"tracking_company": "sample string 4",
"tracking_number": "sample string 5",
"updated_at": "2025-12-16T10:46:44.85098+00:00"
}
],
"fulfillment_status": "sample string 17",
"gateway": "sample string 18",
"id": 19,
"landing_site": "sample string 20",
"line_items": [
{
"fulfillable_quantity": 1,
"fulfillment_service": "sample string 2",
"fulfillment_status": "sample string 3",
"grams": 4,
"id": 5,
"price": "sample string 6",
"product_id": 7,
"quantity": 8,
"requires_shipping": true,
"sku": "sample string 10",
"title": "sample string 11",
"variant_id": 12,
"variant_title": "sample string 13",
"vendor": "sample string 14",
"name": "sample string 15",
"gift_card": true,
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"properties": [
{
"name": "sample string 1",
"value": "sample string 2"
},
{
"name": "sample string 1",
"value": "sample string 2"
}
],
"taxable": true,
"tax_lines": [
{
"title": "sample string 1",
"price": "sample string 2",
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true,
"rate": 4.1
},
{
"title": "sample string 1",
"price": "sample string 2",
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true,
"rate": 4.1
}
],
"total_discount": "sample string 18",
"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"
}
},
"discount_allocations": [
{
"amount": "sample string 1",
"discount_application_index": 2,
"amount_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
}
},
{
"amount": "sample string 1",
"discount_application_index": 2,
"amount_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
}
}
],
"origin_location": {
"id": 1,
"country_code": "sample string 2",
"province_code": "sample string 3",
"name": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"city": "sample string 7",
"zip": "sample string 8"
},
"duties": [
{
"id": "sample string 1",
"harmonized_system_code": "sample string 2",
"country_code_of_origin": "sample string 3",
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"tax_lines": [
{
"title": "sample string 1",
"price": "sample string 2",
"rate": 3.1,
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true
},
{
"title": "sample string 1",
"price": "sample string 2",
"rate": 3.1,
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true
}
],
"admin_graphql_api_id": "sample string 4"
},
{
"id": "sample string 1",
"harmonized_system_code": "sample string 2",
"country_code_of_origin": "sample string 3",
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"tax_lines": [
{
"title": "sample string 1",
"price": "sample string 2",
"rate": 3.1,
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true
},
{
"title": "sample string 1",
"price": "sample string 2",
"rate": 3.1,
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true
}
],
"admin_graphql_api_id": "sample string 4"
}
]
},
{
"fulfillable_quantity": 1,
"fulfillment_service": "sample string 2",
"fulfillment_status": "sample string 3",
"grams": 4,
"id": 5,
"price": "sample string 6",
"product_id": 7,
"quantity": 8,
"requires_shipping": true,
"sku": "sample string 10",
"title": "sample string 11",
"variant_id": 12,
"variant_title": "sample string 13",
"vendor": "sample string 14",
"name": "sample string 15",
"gift_card": true,
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"properties": [
{
"name": "sample string 1",
"value": "sample string 2"
},
{
"name": "sample string 1",
"value": "sample string 2"
}
],
"taxable": true,
"tax_lines": [
{
"title": "sample string 1",
"price": "sample string 2",
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true,
"rate": 4.1
},
{
"title": "sample string 1",
"price": "sample string 2",
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true,
"rate": 4.1
}
],
"total_discount": "sample string 18",
"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"
}
},
"discount_allocations": [
{
"amount": "sample string 1",
"discount_application_index": 2,
"amount_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
}
},
{
"amount": "sample string 1",
"discount_application_index": 2,
"amount_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
}
}
],
"origin_location": {
"id": 1,
"country_code": "sample string 2",
"province_code": "sample string 3",
"name": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"city": "sample string 7",
"zip": "sample string 8"
},
"duties": [
{
"id": "sample string 1",
"harmonized_system_code": "sample string 2",
"country_code_of_origin": "sample string 3",
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"tax_lines": [
{
"title": "sample string 1",
"price": "sample string 2",
"rate": 3.1,
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true
},
{
"title": "sample string 1",
"price": "sample string 2",
"rate": 3.1,
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true
}
],
"admin_graphql_api_id": "sample string 4"
},
{
"id": "sample string 1",
"harmonized_system_code": "sample string 2",
"country_code_of_origin": "sample string 3",
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"tax_lines": [
{
"title": "sample string 1",
"price": "sample string 2",
"rate": 3.1,
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true
},
{
"title": "sample string 1",
"price": "sample string 2",
"rate": 3.1,
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true
}
],
"admin_graphql_api_id": "sample string 4"
}
]
}
],
"location_id": 21,
"name": "sample string 22",
"note": "sample string 23",
"note_attributes": [
{
"name": "sample string 1",
"value": "sample string 2"
},
{
"name": "sample string 1",
"value": "sample string 2"
}
],
"number": 24,
"order_number": 25,
"original_total_duties_set": {
"original_total_duties_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
}
},
"payment_details": {
"avs_result_code": "sample string 1",
"credit_card_bin": "sample string 2",
"cvv_result_code": "sample string 3",
"credit_card_number": "sample string 4",
"credit_card_company": "sample string 5"
},
"payment_terms": {
"amount": 1,
"currency": "sample string 2",
"payment_terms_name": "sample string 3",
"payment_terms_type": "sample string 4",
"due_in_days": 5,
"payment_schedules": [
{
"amount": 1,
"currency": "sample string 2",
"issued_at": "2025-12-16T10:46:44.8663357+00:00",
"due_at": "2025-12-16T10:46:44.8663357+00:00",
"completed_at": "sample string 3",
"expected_payment_method": "sample string 4"
},
{
"amount": 1,
"currency": "sample string 2",
"issued_at": "2025-12-16T10:46:44.8663357+00:00",
"due_at": "2025-12-16T10:46:44.8663357+00:00",
"completed_at": "sample string 3",
"expected_payment_method": "sample string 4"
}
]
},
"payment_gateway_names": [
"sample string 1",
"sample string 2"
],
"phone": "sample string 26",
"presentment_currency": "sample string 27",
"processed_at": "2025-12-16T10:46:44.8663357+00:00",
"processing_method": "sample string 28",
"referring_site": "sample string 29",
"refunds": [
{
"id": 1,
"order_id": 2,
"created_at": "2025-12-16T10:46:44.8663357+00:00",
"note": {},
"user_id": {},
"processed_at": "2025-12-16T10:46:44.8663357+00:00",
"refund_line_items": [
{},
{}
],
"transactions": [
{},
{}
],
"order_adjustments": [
{},
{}
]
},
{
"id": 1,
"order_id": 2,
"created_at": "2025-12-16T10:46:44.8663357+00:00",
"note": {},
"user_id": {},
"processed_at": "2025-12-16T10:46:44.8663357+00:00",
"refund_line_items": [
{},
{}
],
"transactions": [
{},
{}
],
"order_adjustments": [
{},
{}
]
}
],
"shipping_address": {
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"company": "sample string 4",
"country": "sample string 5",
"first_name": "sample string 6",
"last_name": "sample string 7",
"latitude": "sample string 8",
"longitude": "sample string 9",
"phone": "sample string 10",
"province": "sample string 11",
"zip": "sample string 12",
"name": "sample string 13",
"country_code": "sample string 14",
"province_code": "sample string 15"
},
"shipping_lines": [
{
"code": "sample string 1",
"price": "sample string 2",
"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 3",
"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"
}
},
"source": "sample string 4",
"title": "sample string 5",
"tax_lines": [
{
"title": "sample string 1",
"price": "sample string 2",
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true,
"rate": 4.1
},
{
"title": "sample string 1",
"price": "sample string 2",
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true,
"rate": 4.1
}
],
"carrier_identifier": "sample string 6",
"requested_fulfillment_service_id": "sample string 7"
},
{
"code": "sample string 1",
"price": "sample string 2",
"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 3",
"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"
}
},
"source": "sample string 4",
"title": "sample string 5",
"tax_lines": [
{
"title": "sample string 1",
"price": "sample string 2",
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true,
"rate": 4.1
},
{
"title": "sample string 1",
"price": "sample string 2",
"price_set": {
"shop_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
},
"presentment_money": {
"amount": "sample string 1",
"currency_code": "sample string 2"
}
},
"channel_liable": true,
"rate": 4.1
}
],
"carrier_identifier": "sample string 6",
"requested_fulfillment_service_id": "sample string 7"
}
],
"source_name": "sample string 30",
"source_identifier": "sample string 31",
"source_url": "sample string 32",
"subtotal_price": 33,
"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 34",
"tax_lines": [
{
"price": 1.1,
"rate": 2.1,
"title": "sample string 3",
"channel_liable": true
},
{
"price": 1.1,
"rate": 2.1,
"title": "sample string 3",
"channel_liable": true
}
],
"taxes_included": true,
"test": true,
"token": "sample string 37",
"total_discounts": "sample string 38",
"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 39",
"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 40",
"total_price": "sample string 41",
"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 42",
"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 43",
"total_weight": 44,
"updated_at": "2025-12-16T10:46:44.8663357+00:00",
"user_id": 45,
"order_status_url": {
"order_status_url": "sample string 1"
}
}
application/xml, text/xml
Sample:
<ShopifyOrder xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebApi_DoreeIT.Models">
<app_id>1</app_id>
<billing_address>
<address1>sample string 1</address1>
<address2>sample string 2</address2>
<city>sample string 3</city>
<company />
<country>sample string 5</country>
<country_code>sample string 13</country_code>
<first_name>sample string 6</first_name>
<last_name>sample string 7</last_name>
<latitude>sample string 14</latitude>
<longitude>sample string 15</longitude>
<name>sample string 11</name>
<phone>sample string 8</phone>
<province>sample string 9</province>
<province_code>sample string 12</province_code>
<zip>sample string 10</zip>
</billing_address>
<browser_ip>sample string 2</browser_ip>
<buyer_accepts_marketing>true</buyer_accepts_marketing>
<cancel_reason>sample string 4</cancel_reason>
<cancelled_at />
<cart_token>sample string 6</cart_token>
<checkout_token>sample string 7</checkout_token>
<client_details>
<accept_language>sample string 1</accept_language>
<browser_height>2</browser_height>
<browser_ip>sample string 3</browser_ip>
<browser_width>4</browser_width>
<session_hash>sample string 5</session_hash>
<user_agent>sample string 6</user_agent>
</client_details>
<closed_at>2025-12-16T10:46:44.85098+00:00</closed_at>
<created_at>2025-12-16T10:46:44.85098+00:00</created_at>
<currency>sample string 8</currency>
<current_subtotal_price>sample string 11</current_subtotal_price>
<current_subtotal_price_set>
<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_subtotal_price_set>
<current_total_discounts>sample string 9</current_total_discounts>
<current_total_discounts_set>
<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_discounts_set>
<current_total_duties_set>
<current_total_duties_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_duties_set>
</current_total_duties_set>
<current_total_price>sample string 10</current_total_price>
<current_total_price_set>
<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_price_set>
<current_total_tax>sample string 12</current_total_tax>
<current_total_tax_set>
<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>
</current_total_tax_set>
<customer>
<accepts_marketing>true</accepts_marketing>
<addresses />
<admin_graphql_api_id>sample string 14</admin_graphql_api_id>
<created_at>2025-12-16T10:46:44.85098+00:00</created_at>
<currency>sample string 13</currency>
<default_address />
<email>sample string 2</email>
<first_name>sample string 4</first_name>
<id>1</id>
<last_name>sample string 5</last_name>
<multipass_identifier />
<note />
<phone>sample string 11</phone>
<state>sample string 6</state>
<tags>sample string 12</tags>
<tax_exempt>true</tax_exempt>
<tax_exemptions />
<updated_at>2025-12-16T10:46:44.85098+00:00</updated_at>
<verified_email>true</verified_email>
</customer>
<customer_locale>sample string 13</customer_locale>
<discount_applications>
<discount_applications>
<Discount_Applications1>
<allocation_method>sample string 6</allocation_method>
<code>sample string 9</code>
<description>sample string 3</description>
<target_selection>sample string 7</target_selection>
<target_type>sample string 8</target_type>
<title>sample string 2</title>
<type>sample string 1</type>
<value>sample string 4</value>
<value_type>sample string 5</value_type>
</Discount_Applications1>
<Discount_Applications1>
<allocation_method>sample string 6</allocation_method>
<code>sample string 9</code>
<description>sample string 3</description>
<target_selection>sample string 7</target_selection>
<target_type>sample string 8</target_type>
<title>sample string 2</title>
<type>sample string 1</type>
<value>sample string 4</value>
<value_type>sample string 5</value_type>
</Discount_Applications1>
</discount_applications>
</discount_applications>
<discount_codes>
<Discount_Codes>
<amount>sample string 2</amount>
<code>sample string 1</code>
<type>sample string 3</type>
</Discount_Codes>
<Discount_Codes>
<amount>sample string 2</amount>
<code>sample string 1</code>
<type>sample string 3</type>
</Discount_Codes>
</discount_codes>
<email>sample string 14</email>
<estimated_taxes>true</estimated_taxes>
<financial_status>sample string 16</financial_status>
<fulfillment_status>sample string 17</fulfillment_status>
<fulfillments>
<Fulfillment>
<created_at>2025-12-16T10:46:44.85098+00:00</created_at>
<id>1</id>
<order_id>2</order_id>
<status>sample string 3</status>
<tracking_company>sample string 4</tracking_company>
<tracking_number>sample string 5</tracking_number>
<updated_at>2025-12-16T10:46:44.85098+00:00</updated_at>
</Fulfillment>
<Fulfillment>
<created_at>2025-12-16T10:46:44.85098+00:00</created_at>
<id>1</id>
<order_id>2</order_id>
<status>sample string 3</status>
<tracking_company>sample string 4</tracking_company>
<tracking_number>sample string 5</tracking_number>
<updated_at>2025-12-16T10:46:44.85098+00:00</updated_at>
</Fulfillment>
</fulfillments>
<gateway>sample string 18</gateway>
<id>19</id>
<landing_site>sample string 20</landing_site>
<line_items>
<Line_Items>
<discount_allocations>
<Discount_Allocations>
<amount>sample string 1</amount>
<amount_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>
</amount_set>
<discount_application_index>2</discount_application_index>
</Discount_Allocations>
<Discount_Allocations>
<amount>sample string 1</amount>
<amount_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>
</amount_set>
<discount_application_index>2</discount_application_index>
</Discount_Allocations>
</discount_allocations>
<duties>
<Duty>
<admin_graphql_api_id>sample string 4</admin_graphql_api_id>
<country_code_of_origin>sample string 3</country_code_of_origin>
<harmonized_system_code>sample string 2</harmonized_system_code>
<id>sample string 1</id>
<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>
<tax_lines>
<Tax_Lines1>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>3.1</rate>
<title>sample string 1</title>
</Tax_Lines1>
<Tax_Lines1>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>3.1</rate>
<title>sample string 1</title>
</Tax_Lines1>
</tax_lines>
</Duty>
<Duty>
<admin_graphql_api_id>sample string 4</admin_graphql_api_id>
<country_code_of_origin>sample string 3</country_code_of_origin>
<harmonized_system_code>sample string 2</harmonized_system_code>
<id>sample string 1</id>
<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>
<tax_lines>
<Tax_Lines1>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>3.1</rate>
<title>sample string 1</title>
</Tax_Lines1>
<Tax_Lines1>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>3.1</rate>
<title>sample string 1</title>
</Tax_Lines1>
</tax_lines>
</Duty>
</duties>
<fulfillable_quantity>1</fulfillable_quantity>
<fulfillment_service>sample string 2</fulfillment_service>
<fulfillment_status>sample string 3</fulfillment_status>
<gift_card>true</gift_card>
<grams>4</grams>
<id>5</id>
<name>sample string 15</name>
<origin_location>
<address1>sample string 5</address1>
<address2>sample string 6</address2>
<city>sample string 7</city>
<country_code>sample string 2</country_code>
<id>1</id>
<name>sample string 4</name>
<province_code>sample string 3</province_code>
<zip>sample string 8</zip>
</origin_location>
<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>
<product_id>7</product_id>
<properties>
<Property1>
<name>sample string 1</name>
<value>sample string 2</value>
</Property1>
<Property1>
<name>sample string 1</name>
<value>sample string 2</value>
</Property1>
</properties>
<quantity>8</quantity>
<requires_shipping>true</requires_shipping>
<sku>sample string 10</sku>
<tax_lines>
<Tax_Lines>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>4.1</rate>
<title>sample string 1</title>
</Tax_Lines>
<Tax_Lines>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>4.1</rate>
<title>sample string 1</title>
</Tax_Lines>
</tax_lines>
<taxable>true</taxable>
<title>sample string 11</title>
<total_discount>sample string 18</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>12</variant_id>
<variant_title>sample string 13</variant_title>
<vendor>sample string 14</vendor>
</Line_Items>
<Line_Items>
<discount_allocations>
<Discount_Allocations>
<amount>sample string 1</amount>
<amount_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>
</amount_set>
<discount_application_index>2</discount_application_index>
</Discount_Allocations>
<Discount_Allocations>
<amount>sample string 1</amount>
<amount_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>
</amount_set>
<discount_application_index>2</discount_application_index>
</Discount_Allocations>
</discount_allocations>
<duties>
<Duty>
<admin_graphql_api_id>sample string 4</admin_graphql_api_id>
<country_code_of_origin>sample string 3</country_code_of_origin>
<harmonized_system_code>sample string 2</harmonized_system_code>
<id>sample string 1</id>
<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>
<tax_lines>
<Tax_Lines1>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>3.1</rate>
<title>sample string 1</title>
</Tax_Lines1>
<Tax_Lines1>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>3.1</rate>
<title>sample string 1</title>
</Tax_Lines1>
</tax_lines>
</Duty>
<Duty>
<admin_graphql_api_id>sample string 4</admin_graphql_api_id>
<country_code_of_origin>sample string 3</country_code_of_origin>
<harmonized_system_code>sample string 2</harmonized_system_code>
<id>sample string 1</id>
<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>
<tax_lines>
<Tax_Lines1>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>3.1</rate>
<title>sample string 1</title>
</Tax_Lines1>
<Tax_Lines1>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>3.1</rate>
<title>sample string 1</title>
</Tax_Lines1>
</tax_lines>
</Duty>
</duties>
<fulfillable_quantity>1</fulfillable_quantity>
<fulfillment_service>sample string 2</fulfillment_service>
<fulfillment_status>sample string 3</fulfillment_status>
<gift_card>true</gift_card>
<grams>4</grams>
<id>5</id>
<name>sample string 15</name>
<origin_location>
<address1>sample string 5</address1>
<address2>sample string 6</address2>
<city>sample string 7</city>
<country_code>sample string 2</country_code>
<id>1</id>
<name>sample string 4</name>
<province_code>sample string 3</province_code>
<zip>sample string 8</zip>
</origin_location>
<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>
<product_id>7</product_id>
<properties>
<Property1>
<name>sample string 1</name>
<value>sample string 2</value>
</Property1>
<Property1>
<name>sample string 1</name>
<value>sample string 2</value>
</Property1>
</properties>
<quantity>8</quantity>
<requires_shipping>true</requires_shipping>
<sku>sample string 10</sku>
<tax_lines>
<Tax_Lines>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>4.1</rate>
<title>sample string 1</title>
</Tax_Lines>
<Tax_Lines>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>4.1</rate>
<title>sample string 1</title>
</Tax_Lines>
</tax_lines>
<taxable>true</taxable>
<title>sample string 11</title>
<total_discount>sample string 18</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>12</variant_id>
<variant_title>sample string 13</variant_title>
<vendor>sample string 14</vendor>
</Line_Items>
</line_items>
<location_id>21</location_id>
<name>sample string 22</name>
<note>sample string 23</note>
<note_attributes>
<Note_Attributes>
<name>sample string 1</name>
<value>sample string 2</value>
</Note_Attributes>
<Note_Attributes>
<name>sample string 1</name>
<value>sample string 2</value>
</Note_Attributes>
</note_attributes>
<number>24</number>
<order_number>25</order_number>
<order_status_url>
<order_status_url>sample string 1</order_status_url>
</order_status_url>
<original_total_duties_set>
<original_total_duties_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>
</original_total_duties_set>
</original_total_duties_set>
<payment_details>
<avs_result_code>sample string 1</avs_result_code>
<credit_card_bin>sample string 2</credit_card_bin>
<credit_card_company>sample string 5</credit_card_company>
<credit_card_number>sample string 4</credit_card_number>
<cvv_result_code>sample string 3</cvv_result_code>
</payment_details>
<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>
<amount>1</amount>
<currency>sample string 2</currency>
<due_in_days>5</due_in_days>
<payment_schedules>
<Payment_Schedules>
<amount>1</amount>
<completed_at>sample string 3</completed_at>
<currency>sample string 2</currency>
<due_at>2025-12-16T10:46:44.8663357+00:00</due_at>
<expected_payment_method>sample string 4</expected_payment_method>
<issued_at>2025-12-16T10:46:44.8663357+00:00</issued_at>
</Payment_Schedules>
<Payment_Schedules>
<amount>1</amount>
<completed_at>sample string 3</completed_at>
<currency>sample string 2</currency>
<due_at>2025-12-16T10:46:44.8663357+00:00</due_at>
<expected_payment_method>sample string 4</expected_payment_method>
<issued_at>2025-12-16T10:46:44.8663357+00:00</issued_at>
</Payment_Schedules>
</payment_schedules>
<payment_terms_name>sample string 3</payment_terms_name>
<payment_terms_type>sample string 4</payment_terms_type>
</payment_terms>
<phone>sample string 26</phone>
<presentment_currency>sample string 27</presentment_currency>
<processed_at>2025-12-16T10:46:44.8663357+00:00</processed_at>
<processing_method>sample string 28</processing_method>
<referring_site>sample string 29</referring_site>
<refunds>
<Refund>
<created_at>2025-12-16T10:46:44.8663357+00:00</created_at>
<id>1</id>
<note />
<order_adjustments xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</order_adjustments>
<order_id>2</order_id>
<processed_at>2025-12-16T10:46:44.8663357+00:00</processed_at>
<refund_line_items xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</refund_line_items>
<transactions xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</transactions>
<user_id />
</Refund>
<Refund>
<created_at>2025-12-16T10:46:44.8663357+00:00</created_at>
<id>1</id>
<note />
<order_adjustments xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</order_adjustments>
<order_id>2</order_id>
<processed_at>2025-12-16T10:46:44.8663357+00:00</processed_at>
<refund_line_items xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</refund_line_items>
<transactions xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:anyType />
<d4p1:anyType />
</transactions>
<user_id />
</Refund>
</refunds>
<shipping_address>
<address1>sample string 1</address1>
<address2>sample string 2</address2>
<city>sample string 3</city>
<company>sample string 4</company>
<country>sample string 5</country>
<country_code>sample string 14</country_code>
<first_name>sample string 6</first_name>
<last_name>sample string 7</last_name>
<latitude>sample string 8</latitude>
<longitude>sample string 9</longitude>
<name>sample string 13</name>
<phone>sample string 10</phone>
<province>sample string 11</province>
<province_code>sample string 15</province_code>
<zip>sample string 12</zip>
</shipping_address>
<shipping_lines>
<Shipping_Lines>
<carrier_identifier>sample string 6</carrier_identifier>
<code>sample string 1</code>
<discounted_price>sample string 3</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>
<price>sample string 2</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>sample string 7</requested_fulfillment_service_id>
<source>sample string 4</source>
<tax_lines>
<Tax_Lines>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>4.1</rate>
<title>sample string 1</title>
</Tax_Lines>
<Tax_Lines>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>4.1</rate>
<title>sample string 1</title>
</Tax_Lines>
</tax_lines>
<title>sample string 5</title>
</Shipping_Lines>
<Shipping_Lines>
<carrier_identifier>sample string 6</carrier_identifier>
<code>sample string 1</code>
<discounted_price>sample string 3</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>
<price>sample string 2</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>sample string 7</requested_fulfillment_service_id>
<source>sample string 4</source>
<tax_lines>
<Tax_Lines>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>4.1</rate>
<title>sample string 1</title>
</Tax_Lines>
<Tax_Lines>
<channel_liable>true</channel_liable>
<price>sample string 2</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>
<rate>4.1</rate>
<title>sample string 1</title>
</Tax_Lines>
</tax_lines>
<title>sample string 5</title>
</Shipping_Lines>
</shipping_lines>
<source_identifier>sample string 31</source_identifier>
<source_name>sample string 30</source_name>
<source_url>sample string 32</source_url>
<subtotal_price>33</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 34</tags>
<tax_lines>
<Tax_Lines2>
<channel_liable>true</channel_liable>
<price>1.1</price>
<rate>2.1</rate>
<title>sample string 3</title>
</Tax_Lines2>
<Tax_Lines2>
<channel_liable>true</channel_liable>
<price>1.1</price>
<rate>2.1</rate>
<title>sample string 3</title>
</Tax_Lines2>
</tax_lines>
<taxes_included>true</taxes_included>
<test>true</test>
<token>sample string 37</token>
<total_discounts>sample string 38</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 39</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 40</total_outstanding>
<total_price>sample string 41</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 42</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 43</total_tip_received>
<total_weight>44</total_weight>
<updated_at>2025-12-16T10:46:44.8663357+00:00</updated_at>
<user_id>45</user_id>
</ShopifyOrder>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |