GET api/webhook/getorderbyid/{orderId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderId

string

Required

Body Parameters

None.

Response Information

Resource Description

Order
NameDescriptionTypeAdditional information
app_id

integer

None.

billing_address

Address

None.

browser_ip

string

None.

buyer_accepts_marketing

boolean

None.

cancel_reason

string

None.

cancelled_at

date

None.

cart_token

string

None.

client_details

ClientDetails

None.

closed_at

date

None.

created_at

date

None.

currency

string

None.

customer

Customer

None.

customer_locale

string

None.

device_id

integer

None.

discount_codes

Collection of DiscountCode

None.

discount_applications

Collection of DiscountApplication

None.

email

string

None.

financial_status

string

None.

fulfillments

Collection of Fulfillment

None.

fulfillment_status

string

None.

phone

string

None.

tags

string

None.

landing_site

string

None.

line_items

Collection of LineItem

None.

location_id

integer

None.

name

string

None.

note

string

None.

note_attributes

Collection of NoteAttribute

None.

number

integer

None.

order_number

integer

None.

order_status_url

string

None.

payment_gateway_names

Collection of string

None.

processed_at

date

None.

processing_method

string

None.

referring_site

string

None.

refunds

Collection of Refund

None.

shipping_address

Address

None.

shipping_lines

Collection of ShippingLine

None.

source_name

string

None.

subtotal_price

decimal number

None.

tax_lines

Collection of TaxLine

None.

taxes_included

boolean

None.

test

boolean

None.

token

string

None.

total_discounts

decimal number

None.

total_line_items_price

decimal number

None.

total_tip_received

decimal number

None.

total_price

decimal number

None.

total_tax

decimal number

None.

total_weight

integer

None.

updated_at

date

None.

user_id

integer

None.

transactions

Collection of Transaction

None.

metafields

Collection of MetaField

None.

current_total_duties_set

PriceSet

None.

original_total_duties_set

PriceSet

None.

presentment_currency

string

None.

total_line_items_price_set

PriceSet

None.

total_discounts_set

PriceSet

None.

total_shipping_price_set

PriceSet

None.

subtotal_price_set

PriceSet

None.

total_price_set

PriceSet

None.

total_tax_set

PriceSet

None.

id

integer

None.

admin_graphql_api_id

string

None.

Response Formats

application/json, text/json

Sample:
{
  "app_id": 1,
  "billing_address": {
    "address1": "sample string 1",
    "address2": "sample string 2",
    "city": "sample string 3",
    "company": "sample string 4",
    "country": "sample string 5",
    "country_code": "sample string 6",
    "country_name": "sample string 7",
    "default": true,
    "first_name": "sample string 8",
    "last_name": "sample string 9",
    "latitude": 1.0,
    "longitude": 1.0,
    "name": "sample string 10",
    "phone": "sample string 11",
    "province": "sample string 12",
    "province_code": "sample string 13",
    "zip": "sample string 14",
    "id": 1,
    "admin_graphql_api_id": "sample string 15"
  },
  "browser_ip": "sample string 1",
  "buyer_accepts_marketing": true,
  "cancel_reason": "sample string 2",
  "cancelled_at": "2025-12-16T06:30:35.3057305+08:00",
  "cart_token": "sample string 3",
  "client_details": {
    "accept_language": "sample string 1",
    "browser_height": "sample string 2",
    "browser_ip": "sample string 3",
    "browser_width": "sample string 4",
    "session_hash": "sample string 5",
    "user_agent": "sample string 6"
  },
  "closed_at": "2025-12-16T06:30:35.3057305+08:00",
  "created_at": "2025-12-16T06:30:35.3057305+08:00",
  "currency": "sample string 4",
  "customer": {
    "accepts_marketing": true,
    "addresses": [
      {
        "address1": "sample string 1",
        "address2": "sample string 2",
        "city": "sample string 3",
        "company": "sample string 4",
        "country": "sample string 5",
        "country_code": "sample string 6",
        "country_name": "sample string 7",
        "default": true,
        "first_name": "sample string 8",
        "last_name": "sample string 9",
        "latitude": 1.0,
        "longitude": 1.0,
        "name": "sample string 10",
        "phone": "sample string 11",
        "province": "sample string 12",
        "province_code": "sample string 13",
        "zip": "sample string 14",
        "id": 1,
        "admin_graphql_api_id": "sample string 15"
      },
      {
        "address1": "sample string 1",
        "address2": "sample string 2",
        "city": "sample string 3",
        "company": "sample string 4",
        "country": "sample string 5",
        "country_code": "sample string 6",
        "country_name": "sample string 7",
        "default": true,
        "first_name": "sample string 8",
        "last_name": "sample string 9",
        "latitude": 1.0,
        "longitude": 1.0,
        "name": "sample string 10",
        "phone": "sample string 11",
        "province": "sample string 12",
        "province_code": "sample string 13",
        "zip": "sample string 14",
        "id": 1,
        "admin_graphql_api_id": "sample string 15"
      }
    ],
    "created_at": "2025-12-16T06:30:35.3057305+08:00",
    "currency": "sample string 1",
    "default_address": {
      "address1": "sample string 1",
      "address2": "sample string 2",
      "city": "sample string 3",
      "company": "sample string 4",
      "country": "sample string 5",
      "country_code": "sample string 6",
      "country_name": "sample string 7",
      "default": true,
      "first_name": "sample string 8",
      "last_name": "sample string 9",
      "latitude": 1.0,
      "longitude": 1.0,
      "name": "sample string 10",
      "phone": "sample string 11",
      "province": "sample string 12",
      "province_code": "sample string 13",
      "zip": "sample string 14",
      "id": 1,
      "admin_graphql_api_id": "sample string 15"
    },
    "email": "sample string 2",
    "first_name": "sample string 3",
    "multipass_identifier": "sample string 4",
    "last_name": "sample string 5",
    "last_order_id": 1,
    "last_order_name": "sample string 6",
    "note": "sample string 7",
    "orders_count": 1,
    "phone": "sample string 8",
    "state": "sample string 9",
    "tags": "sample string 10",
    "tax_exempt": true,
    "total_spent": 1.0,
    "updated_at": "2025-12-16T06:30:35.3057305+08:00",
    "verified_email": true,
    "metafields": [
      {
        "created_at": "2025-12-16T06:30:35.3057305+08:00",
        "updated_at": "2025-12-16T06:30:35.3057305+08:00",
        "key": "sample string 1",
        "value": {},
        "value_type": "sample string 3",
        "namespace": "sample string 4",
        "description": "sample string 5",
        "owner_id": 1,
        "owner_resource": "sample string 6",
        "id": 1,
        "admin_graphql_api_id": "sample string 7"
      },
      {
        "created_at": "2025-12-16T06:30:35.3057305+08:00",
        "updated_at": "2025-12-16T06:30:35.3057305+08:00",
        "key": "sample string 1",
        "value": {},
        "value_type": "sample string 3",
        "namespace": "sample string 4",
        "description": "sample string 5",
        "owner_id": 1,
        "owner_resource": "sample string 6",
        "id": 1,
        "admin_graphql_api_id": "sample string 7"
      }
    ],
    "id": 1,
    "admin_graphql_api_id": "sample string 11"
  },
  "customer_locale": "sample string 5",
  "device_id": 1,
  "discount_codes": [
    {
      "amount": "sample string 1",
      "code": "sample string 2",
      "type": "sample string 3",
      "id": 1,
      "admin_graphql_api_id": "sample string 4"
    },
    {
      "amount": "sample string 1",
      "code": "sample string 2",
      "type": "sample string 3",
      "id": 1,
      "admin_graphql_api_id": "sample string 4"
    }
  ],
  "discount_applications": [
    {
      "type": "sample string 1",
      "code": "sample string 2",
      "title": "sample string 3",
      "description": "sample string 4",
      "value": "sample string 5",
      "value_type": "sample string 6",
      "allocation_method": "sample string 7",
      "target_selection": "sample string 8",
      "target_type": "sample string 9"
    },
    {
      "type": "sample string 1",
      "code": "sample string 2",
      "title": "sample string 3",
      "description": "sample string 4",
      "value": "sample string 5",
      "value_type": "sample string 6",
      "allocation_method": "sample string 7",
      "target_selection": "sample string 8",
      "target_type": "sample string 9"
    }
  ],
  "email": "sample string 6",
  "financial_status": "sample string 7",
  "fulfillments": [
    {
      "created_at": "2025-12-16T06:30:35.3057305+08:00",
      "line_items": [
        {
          "fulfillable_quantity": 1,
          "fulfillment_service": "sample string 1",
          "fulfillment_status": "sample string 2",
          "grams": 1,
          "price": 1.0,
          "product_id": 1,
          "quantity": 1,
          "requires_shipping": true,
          "sku": "sample string 3",
          "title": "sample string 4",
          "variant_id": 1,
          "variant_title": "sample string 5",
          "name": "sample string 6",
          "vendor": "sample string 7",
          "gift_card": true,
          "taxable": true,
          "tax_lines": [
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            },
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            }
          ],
          "tip_payment_gateway": "sample string 8",
          "tip_payment_method": "sample string 9",
          "total_discount": 1.0,
          "total_discount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "discount_allocations": [
            {
              "amount": "sample string 1",
              "discount_application_index": 2,
              "amount_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            },
            {
              "amount": "sample string 1",
              "discount_application_index": 2,
              "amount_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            }
          ],
          "properties": [
            {
              "name": {},
              "value": {}
            },
            {
              "name": {},
              "value": {}
            }
          ],
          "variant_inventory_management": "sample string 10",
          "product_exists": true,
          "price_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "duties": [
            {
              "harmonized_system_code": "sample string 1",
              "country_code_of_origin": "sample string 2",
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "tax_lines": [
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                },
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                }
              ],
              "id": 1,
              "admin_graphql_api_id": "sample string 3"
            },
            {
              "harmonized_system_code": "sample string 1",
              "country_code_of_origin": "sample string 2",
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "tax_lines": [
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                },
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                }
              ],
              "id": 1,
              "admin_graphql_api_id": "sample string 3"
            }
          ],
          "id": 1,
          "admin_graphql_api_id": "sample string 11"
        },
        {
          "fulfillable_quantity": 1,
          "fulfillment_service": "sample string 1",
          "fulfillment_status": "sample string 2",
          "grams": 1,
          "price": 1.0,
          "product_id": 1,
          "quantity": 1,
          "requires_shipping": true,
          "sku": "sample string 3",
          "title": "sample string 4",
          "variant_id": 1,
          "variant_title": "sample string 5",
          "name": "sample string 6",
          "vendor": "sample string 7",
          "gift_card": true,
          "taxable": true,
          "tax_lines": [
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            },
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            }
          ],
          "tip_payment_gateway": "sample string 8",
          "tip_payment_method": "sample string 9",
          "total_discount": 1.0,
          "total_discount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "discount_allocations": [
            {
              "amount": "sample string 1",
              "discount_application_index": 2,
              "amount_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            },
            {
              "amount": "sample string 1",
              "discount_application_index": 2,
              "amount_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            }
          ],
          "properties": [
            {
              "name": {},
              "value": {}
            },
            {
              "name": {},
              "value": {}
            }
          ],
          "variant_inventory_management": "sample string 10",
          "product_exists": true,
          "price_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "duties": [
            {
              "harmonized_system_code": "sample string 1",
              "country_code_of_origin": "sample string 2",
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "tax_lines": [
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                },
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                }
              ],
              "id": 1,
              "admin_graphql_api_id": "sample string 3"
            },
            {
              "harmonized_system_code": "sample string 1",
              "country_code_of_origin": "sample string 2",
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "tax_lines": [
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                },
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                }
              ],
              "id": 1,
              "admin_graphql_api_id": "sample string 3"
            }
          ],
          "id": 1,
          "admin_graphql_api_id": "sample string 11"
        }
      ],
      "order_id": 1,
      "receipt": {},
      "status": "sample string 2",
      "location_id": 1,
      "email": "sample string 3",
      "notify_customer": true,
      "destination": {
        "address1": "sample string 1",
        "address2": "sample string 2",
        "city": "sample string 3",
        "company": "sample string 4",
        "country": "sample string 5",
        "country_code": "sample string 6",
        "country_name": "sample string 7",
        "default": true,
        "first_name": "sample string 8",
        "last_name": "sample string 9",
        "latitude": 1.0,
        "longitude": 1.0,
        "name": "sample string 10",
        "phone": "sample string 11",
        "province": "sample string 12",
        "province_code": "sample string 13",
        "zip": "sample string 14",
        "id": 1,
        "admin_graphql_api_id": "sample string 15"
      },
      "tracking_company": "sample string 4",
      "tracking_number": "sample string 5",
      "tracking_numbers": [
        "sample string 1",
        "sample string 2"
      ],
      "tracking_url": "sample string 6",
      "tracking_urls": [
        "sample string 1",
        "sample string 2"
      ],
      "updated_at": "2025-12-16T06:30:35.306242+08:00",
      "variant_inventory_management": "sample string 7",
      "service": "sample string 8",
      "shipment_status": "sample string 9",
      "name": "sample string 10",
      "id": 1,
      "admin_graphql_api_id": "sample string 11"
    },
    {
      "created_at": "2025-12-16T06:30:35.3057305+08:00",
      "line_items": [
        {
          "fulfillable_quantity": 1,
          "fulfillment_service": "sample string 1",
          "fulfillment_status": "sample string 2",
          "grams": 1,
          "price": 1.0,
          "product_id": 1,
          "quantity": 1,
          "requires_shipping": true,
          "sku": "sample string 3",
          "title": "sample string 4",
          "variant_id": 1,
          "variant_title": "sample string 5",
          "name": "sample string 6",
          "vendor": "sample string 7",
          "gift_card": true,
          "taxable": true,
          "tax_lines": [
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            },
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            }
          ],
          "tip_payment_gateway": "sample string 8",
          "tip_payment_method": "sample string 9",
          "total_discount": 1.0,
          "total_discount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "discount_allocations": [
            {
              "amount": "sample string 1",
              "discount_application_index": 2,
              "amount_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            },
            {
              "amount": "sample string 1",
              "discount_application_index": 2,
              "amount_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            }
          ],
          "properties": [
            {
              "name": {},
              "value": {}
            },
            {
              "name": {},
              "value": {}
            }
          ],
          "variant_inventory_management": "sample string 10",
          "product_exists": true,
          "price_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "duties": [
            {
              "harmonized_system_code": "sample string 1",
              "country_code_of_origin": "sample string 2",
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "tax_lines": [
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                },
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                }
              ],
              "id": 1,
              "admin_graphql_api_id": "sample string 3"
            },
            {
              "harmonized_system_code": "sample string 1",
              "country_code_of_origin": "sample string 2",
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "tax_lines": [
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                },
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                }
              ],
              "id": 1,
              "admin_graphql_api_id": "sample string 3"
            }
          ],
          "id": 1,
          "admin_graphql_api_id": "sample string 11"
        },
        {
          "fulfillable_quantity": 1,
          "fulfillment_service": "sample string 1",
          "fulfillment_status": "sample string 2",
          "grams": 1,
          "price": 1.0,
          "product_id": 1,
          "quantity": 1,
          "requires_shipping": true,
          "sku": "sample string 3",
          "title": "sample string 4",
          "variant_id": 1,
          "variant_title": "sample string 5",
          "name": "sample string 6",
          "vendor": "sample string 7",
          "gift_card": true,
          "taxable": true,
          "tax_lines": [
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            },
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            }
          ],
          "tip_payment_gateway": "sample string 8",
          "tip_payment_method": "sample string 9",
          "total_discount": 1.0,
          "total_discount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "discount_allocations": [
            {
              "amount": "sample string 1",
              "discount_application_index": 2,
              "amount_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            },
            {
              "amount": "sample string 1",
              "discount_application_index": 2,
              "amount_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            }
          ],
          "properties": [
            {
              "name": {},
              "value": {}
            },
            {
              "name": {},
              "value": {}
            }
          ],
          "variant_inventory_management": "sample string 10",
          "product_exists": true,
          "price_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "duties": [
            {
              "harmonized_system_code": "sample string 1",
              "country_code_of_origin": "sample string 2",
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "tax_lines": [
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                },
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                }
              ],
              "id": 1,
              "admin_graphql_api_id": "sample string 3"
            },
            {
              "harmonized_system_code": "sample string 1",
              "country_code_of_origin": "sample string 2",
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "tax_lines": [
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                },
                {
                  "price": 1.0,
                  "rate": 1.0,
                  "title": "sample string 1",
                  "price_set": {
                    "shop_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    },
                    "presentment_money": {
                      "currency_code": "sample string 1",
                      "amount": 1.0
                    }
                  }
                }
              ],
              "id": 1,
              "admin_graphql_api_id": "sample string 3"
            }
          ],
          "id": 1,
          "admin_graphql_api_id": "sample string 11"
        }
      ],
      "order_id": 1,
      "receipt": {},
      "status": "sample string 2",
      "location_id": 1,
      "email": "sample string 3",
      "notify_customer": true,
      "destination": {
        "address1": "sample string 1",
        "address2": "sample string 2",
        "city": "sample string 3",
        "company": "sample string 4",
        "country": "sample string 5",
        "country_code": "sample string 6",
        "country_name": "sample string 7",
        "default": true,
        "first_name": "sample string 8",
        "last_name": "sample string 9",
        "latitude": 1.0,
        "longitude": 1.0,
        "name": "sample string 10",
        "phone": "sample string 11",
        "province": "sample string 12",
        "province_code": "sample string 13",
        "zip": "sample string 14",
        "id": 1,
        "admin_graphql_api_id": "sample string 15"
      },
      "tracking_company": "sample string 4",
      "tracking_number": "sample string 5",
      "tracking_numbers": [
        "sample string 1",
        "sample string 2"
      ],
      "tracking_url": "sample string 6",
      "tracking_urls": [
        "sample string 1",
        "sample string 2"
      ],
      "updated_at": "2025-12-16T06:30:35.306242+08:00",
      "variant_inventory_management": "sample string 7",
      "service": "sample string 8",
      "shipment_status": "sample string 9",
      "name": "sample string 10",
      "id": 1,
      "admin_graphql_api_id": "sample string 11"
    }
  ],
  "fulfillment_status": "sample string 8",
  "phone": "sample string 9",
  "tags": "sample string 10",
  "landing_site": "sample string 11",
  "line_items": [
    {
      "fulfillable_quantity": 1,
      "fulfillment_service": "sample string 1",
      "fulfillment_status": "sample string 2",
      "grams": 1,
      "price": 1.0,
      "product_id": 1,
      "quantity": 1,
      "requires_shipping": true,
      "sku": "sample string 3",
      "title": "sample string 4",
      "variant_id": 1,
      "variant_title": "sample string 5",
      "name": "sample string 6",
      "vendor": "sample string 7",
      "gift_card": true,
      "taxable": true,
      "tax_lines": [
        {
          "price": 1.0,
          "rate": 1.0,
          "title": "sample string 1",
          "price_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        },
        {
          "price": 1.0,
          "rate": 1.0,
          "title": "sample string 1",
          "price_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        }
      ],
      "tip_payment_gateway": "sample string 8",
      "tip_payment_method": "sample string 9",
      "total_discount": 1.0,
      "total_discount_set": {
        "shop_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        },
        "presentment_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        }
      },
      "discount_allocations": [
        {
          "amount": "sample string 1",
          "discount_application_index": 2,
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        },
        {
          "amount": "sample string 1",
          "discount_application_index": 2,
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        }
      ],
      "properties": [
        {
          "name": {},
          "value": {}
        },
        {
          "name": {},
          "value": {}
        }
      ],
      "variant_inventory_management": "sample string 10",
      "product_exists": true,
      "price_set": {
        "shop_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        },
        "presentment_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        }
      },
      "duties": [
        {
          "harmonized_system_code": "sample string 1",
          "country_code_of_origin": "sample string 2",
          "shop_money": {
            "currency_code": "sample string 1",
            "amount": 1.0
          },
          "presentment_money": {
            "currency_code": "sample string 1",
            "amount": 1.0
          },
          "tax_lines": [
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            },
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            }
          ],
          "id": 1,
          "admin_graphql_api_id": "sample string 3"
        },
        {
          "harmonized_system_code": "sample string 1",
          "country_code_of_origin": "sample string 2",
          "shop_money": {
            "currency_code": "sample string 1",
            "amount": 1.0
          },
          "presentment_money": {
            "currency_code": "sample string 1",
            "amount": 1.0
          },
          "tax_lines": [
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            },
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            }
          ],
          "id": 1,
          "admin_graphql_api_id": "sample string 3"
        }
      ],
      "id": 1,
      "admin_graphql_api_id": "sample string 11"
    },
    {
      "fulfillable_quantity": 1,
      "fulfillment_service": "sample string 1",
      "fulfillment_status": "sample string 2",
      "grams": 1,
      "price": 1.0,
      "product_id": 1,
      "quantity": 1,
      "requires_shipping": true,
      "sku": "sample string 3",
      "title": "sample string 4",
      "variant_id": 1,
      "variant_title": "sample string 5",
      "name": "sample string 6",
      "vendor": "sample string 7",
      "gift_card": true,
      "taxable": true,
      "tax_lines": [
        {
          "price": 1.0,
          "rate": 1.0,
          "title": "sample string 1",
          "price_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        },
        {
          "price": 1.0,
          "rate": 1.0,
          "title": "sample string 1",
          "price_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        }
      ],
      "tip_payment_gateway": "sample string 8",
      "tip_payment_method": "sample string 9",
      "total_discount": 1.0,
      "total_discount_set": {
        "shop_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        },
        "presentment_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        }
      },
      "discount_allocations": [
        {
          "amount": "sample string 1",
          "discount_application_index": 2,
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        },
        {
          "amount": "sample string 1",
          "discount_application_index": 2,
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        }
      ],
      "properties": [
        {
          "name": {},
          "value": {}
        },
        {
          "name": {},
          "value": {}
        }
      ],
      "variant_inventory_management": "sample string 10",
      "product_exists": true,
      "price_set": {
        "shop_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        },
        "presentment_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        }
      },
      "duties": [
        {
          "harmonized_system_code": "sample string 1",
          "country_code_of_origin": "sample string 2",
          "shop_money": {
            "currency_code": "sample string 1",
            "amount": 1.0
          },
          "presentment_money": {
            "currency_code": "sample string 1",
            "amount": 1.0
          },
          "tax_lines": [
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            },
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            }
          ],
          "id": 1,
          "admin_graphql_api_id": "sample string 3"
        },
        {
          "harmonized_system_code": "sample string 1",
          "country_code_of_origin": "sample string 2",
          "shop_money": {
            "currency_code": "sample string 1",
            "amount": 1.0
          },
          "presentment_money": {
            "currency_code": "sample string 1",
            "amount": 1.0
          },
          "tax_lines": [
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            },
            {
              "price": 1.0,
              "rate": 1.0,
              "title": "sample string 1",
              "price_set": {
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                }
              }
            }
          ],
          "id": 1,
          "admin_graphql_api_id": "sample string 3"
        }
      ],
      "id": 1,
      "admin_graphql_api_id": "sample string 11"
    }
  ],
  "location_id": 1,
  "name": "sample string 12",
  "note": "sample string 13",
  "note_attributes": [
    {
      "name": "sample string 1",
      "value": {}
    },
    {
      "name": "sample string 1",
      "value": {}
    }
  ],
  "number": 1,
  "order_number": 1,
  "order_status_url": "sample string 14",
  "payment_gateway_names": [
    "sample string 1",
    "sample string 2"
  ],
  "processed_at": "2025-12-16T06:30:35.306242+08:00",
  "processing_method": "sample string 15",
  "referring_site": "sample string 16",
  "refunds": [
    {
      "order_id": 1,
      "created_at": "2025-12-16T06:30:35.306242+08:00",
      "notify": true,
      "shipping": {
        "full_refund": true,
        "amount": 1.0,
        "maximum_refundable": 1.0
      },
      "currency": "sample string 1",
      "order_adjustments": [
        {
          "order_id": 1,
          "refund_id": 1,
          "amount": 1.0,
          "tax_amount": 1.0,
          "kind": "sample string 1",
          "Reason": "sample string 2",
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "tax_amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "id": 1,
          "admin_graphql_api_id": "sample string 3"
        },
        {
          "order_id": 1,
          "refund_id": 1,
          "amount": 1.0,
          "tax_amount": 1.0,
          "kind": "sample string 1",
          "Reason": "sample string 2",
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "tax_amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "id": 1,
          "admin_graphql_api_id": "sample string 3"
        }
      ],
      "processed_at": "2025-12-16T06:30:35.306242+08:00",
      "note": "sample string 2",
      "discrepancy_reason": "sample string 3",
      "refund_line_items": [
        {
          "line_item": {
            "fulfillable_quantity": 1,
            "fulfillment_service": "sample string 1",
            "fulfillment_status": "sample string 2",
            "grams": 1,
            "price": 1.0,
            "product_id": 1,
            "quantity": 1,
            "requires_shipping": true,
            "sku": "sample string 3",
            "title": "sample string 4",
            "variant_id": 1,
            "variant_title": "sample string 5",
            "name": "sample string 6",
            "vendor": "sample string 7",
            "gift_card": true,
            "taxable": true,
            "tax_lines": [
              {
                "price": 1.0,
                "rate": 1.0,
                "title": "sample string 1",
                "price_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              },
              {
                "price": 1.0,
                "rate": 1.0,
                "title": "sample string 1",
                "price_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              }
            ],
            "tip_payment_gateway": "sample string 8",
            "tip_payment_method": "sample string 9",
            "total_discount": 1.0,
            "total_discount_set": {
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              }
            },
            "discount_allocations": [
              {
                "amount": "sample string 1",
                "discount_application_index": 2,
                "amount_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              },
              {
                "amount": "sample string 1",
                "discount_application_index": 2,
                "amount_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              }
            ],
            "properties": [
              {
                "name": {},
                "value": {}
              },
              {
                "name": {},
                "value": {}
              }
            ],
            "variant_inventory_management": "sample string 10",
            "product_exists": true,
            "price_set": {
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              }
            },
            "duties": [
              {
                "harmonized_system_code": "sample string 1",
                "country_code_of_origin": "sample string 2",
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "tax_lines": [
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  },
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  }
                ],
                "id": 1,
                "admin_graphql_api_id": "sample string 3"
              },
              {
                "harmonized_system_code": "sample string 1",
                "country_code_of_origin": "sample string 2",
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "tax_lines": [
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  },
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  }
                ],
                "id": 1,
                "admin_graphql_api_id": "sample string 3"
              }
            ],
            "id": 1,
            "admin_graphql_api_id": "sample string 11"
          },
          "line_item_id": 1,
          "quantity": 1,
          "total_tax": 1.0,
          "subtotal": 1.0,
          "subtotal_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "total_tax_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "restock_type": "sample string 1",
          "location_id": 1,
          "id": 1,
          "admin_graphql_api_id": "sample string 2"
        },
        {
          "line_item": {
            "fulfillable_quantity": 1,
            "fulfillment_service": "sample string 1",
            "fulfillment_status": "sample string 2",
            "grams": 1,
            "price": 1.0,
            "product_id": 1,
            "quantity": 1,
            "requires_shipping": true,
            "sku": "sample string 3",
            "title": "sample string 4",
            "variant_id": 1,
            "variant_title": "sample string 5",
            "name": "sample string 6",
            "vendor": "sample string 7",
            "gift_card": true,
            "taxable": true,
            "tax_lines": [
              {
                "price": 1.0,
                "rate": 1.0,
                "title": "sample string 1",
                "price_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              },
              {
                "price": 1.0,
                "rate": 1.0,
                "title": "sample string 1",
                "price_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              }
            ],
            "tip_payment_gateway": "sample string 8",
            "tip_payment_method": "sample string 9",
            "total_discount": 1.0,
            "total_discount_set": {
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              }
            },
            "discount_allocations": [
              {
                "amount": "sample string 1",
                "discount_application_index": 2,
                "amount_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              },
              {
                "amount": "sample string 1",
                "discount_application_index": 2,
                "amount_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              }
            ],
            "properties": [
              {
                "name": {},
                "value": {}
              },
              {
                "name": {},
                "value": {}
              }
            ],
            "variant_inventory_management": "sample string 10",
            "product_exists": true,
            "price_set": {
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              }
            },
            "duties": [
              {
                "harmonized_system_code": "sample string 1",
                "country_code_of_origin": "sample string 2",
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "tax_lines": [
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  },
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  }
                ],
                "id": 1,
                "admin_graphql_api_id": "sample string 3"
              },
              {
                "harmonized_system_code": "sample string 1",
                "country_code_of_origin": "sample string 2",
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "tax_lines": [
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  },
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  }
                ],
                "id": 1,
                "admin_graphql_api_id": "sample string 3"
              }
            ],
            "id": 1,
            "admin_graphql_api_id": "sample string 11"
          },
          "line_item_id": 1,
          "quantity": 1,
          "total_tax": 1.0,
          "subtotal": 1.0,
          "subtotal_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "total_tax_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "restock_type": "sample string 1",
          "location_id": 1,
          "id": 1,
          "admin_graphql_api_id": "sample string 2"
        }
      ],
      "transactions": [
        {
          "amount": 1.0,
          "authorization": "sample string 1",
          "created_at": "2025-12-16T06:30:35.306242+08:00",
          "device_id": "sample string 2",
          "gateway": "sample string 3",
          "source_name": "sample string 4",
          "source": "sample string 5",
          "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"
          },
          "kind": "sample string 6",
          "order_id": 1,
          "receipt": {},
          "error_code": "sample string 8",
          "status": "sample string 9",
          "test": true,
          "user_id": 1,
          "currency": "sample string 10",
          "message": "sample string 11",
          "location_id": 1,
          "parent_id": 1,
          "maximum_refundable": 1.0,
          "id": 1,
          "admin_graphql_api_id": "sample string 12"
        },
        {
          "amount": 1.0,
          "authorization": "sample string 1",
          "created_at": "2025-12-16T06:30:35.306242+08:00",
          "device_id": "sample string 2",
          "gateway": "sample string 3",
          "source_name": "sample string 4",
          "source": "sample string 5",
          "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"
          },
          "kind": "sample string 6",
          "order_id": 1,
          "receipt": {},
          "error_code": "sample string 8",
          "status": "sample string 9",
          "test": true,
          "user_id": 1,
          "currency": "sample string 10",
          "message": "sample string 11",
          "location_id": 1,
          "parent_id": 1,
          "maximum_refundable": 1.0,
          "id": 1,
          "admin_graphql_api_id": "sample string 12"
        }
      ],
      "user_id": 1,
      "duties": [
        {
          "duty_id": 1,
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        },
        {
          "duty_id": 1,
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        }
      ],
      "refund_duties": [
        {
          "duty_id": 1,
          "refund_type": "sample string 1"
        },
        {
          "duty_id": 1,
          "refund_type": "sample string 1"
        }
      ],
      "id": 1,
      "admin_graphql_api_id": "sample string 4"
    },
    {
      "order_id": 1,
      "created_at": "2025-12-16T06:30:35.306242+08:00",
      "notify": true,
      "shipping": {
        "full_refund": true,
        "amount": 1.0,
        "maximum_refundable": 1.0
      },
      "currency": "sample string 1",
      "order_adjustments": [
        {
          "order_id": 1,
          "refund_id": 1,
          "amount": 1.0,
          "tax_amount": 1.0,
          "kind": "sample string 1",
          "Reason": "sample string 2",
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "tax_amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "id": 1,
          "admin_graphql_api_id": "sample string 3"
        },
        {
          "order_id": 1,
          "refund_id": 1,
          "amount": 1.0,
          "tax_amount": 1.0,
          "kind": "sample string 1",
          "Reason": "sample string 2",
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "tax_amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "id": 1,
          "admin_graphql_api_id": "sample string 3"
        }
      ],
      "processed_at": "2025-12-16T06:30:35.306242+08:00",
      "note": "sample string 2",
      "discrepancy_reason": "sample string 3",
      "refund_line_items": [
        {
          "line_item": {
            "fulfillable_quantity": 1,
            "fulfillment_service": "sample string 1",
            "fulfillment_status": "sample string 2",
            "grams": 1,
            "price": 1.0,
            "product_id": 1,
            "quantity": 1,
            "requires_shipping": true,
            "sku": "sample string 3",
            "title": "sample string 4",
            "variant_id": 1,
            "variant_title": "sample string 5",
            "name": "sample string 6",
            "vendor": "sample string 7",
            "gift_card": true,
            "taxable": true,
            "tax_lines": [
              {
                "price": 1.0,
                "rate": 1.0,
                "title": "sample string 1",
                "price_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              },
              {
                "price": 1.0,
                "rate": 1.0,
                "title": "sample string 1",
                "price_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              }
            ],
            "tip_payment_gateway": "sample string 8",
            "tip_payment_method": "sample string 9",
            "total_discount": 1.0,
            "total_discount_set": {
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              }
            },
            "discount_allocations": [
              {
                "amount": "sample string 1",
                "discount_application_index": 2,
                "amount_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              },
              {
                "amount": "sample string 1",
                "discount_application_index": 2,
                "amount_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              }
            ],
            "properties": [
              {
                "name": {},
                "value": {}
              },
              {
                "name": {},
                "value": {}
              }
            ],
            "variant_inventory_management": "sample string 10",
            "product_exists": true,
            "price_set": {
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              }
            },
            "duties": [
              {
                "harmonized_system_code": "sample string 1",
                "country_code_of_origin": "sample string 2",
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "tax_lines": [
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  },
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  }
                ],
                "id": 1,
                "admin_graphql_api_id": "sample string 3"
              },
              {
                "harmonized_system_code": "sample string 1",
                "country_code_of_origin": "sample string 2",
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "tax_lines": [
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  },
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  }
                ],
                "id": 1,
                "admin_graphql_api_id": "sample string 3"
              }
            ],
            "id": 1,
            "admin_graphql_api_id": "sample string 11"
          },
          "line_item_id": 1,
          "quantity": 1,
          "total_tax": 1.0,
          "subtotal": 1.0,
          "subtotal_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "total_tax_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "restock_type": "sample string 1",
          "location_id": 1,
          "id": 1,
          "admin_graphql_api_id": "sample string 2"
        },
        {
          "line_item": {
            "fulfillable_quantity": 1,
            "fulfillment_service": "sample string 1",
            "fulfillment_status": "sample string 2",
            "grams": 1,
            "price": 1.0,
            "product_id": 1,
            "quantity": 1,
            "requires_shipping": true,
            "sku": "sample string 3",
            "title": "sample string 4",
            "variant_id": 1,
            "variant_title": "sample string 5",
            "name": "sample string 6",
            "vendor": "sample string 7",
            "gift_card": true,
            "taxable": true,
            "tax_lines": [
              {
                "price": 1.0,
                "rate": 1.0,
                "title": "sample string 1",
                "price_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              },
              {
                "price": 1.0,
                "rate": 1.0,
                "title": "sample string 1",
                "price_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              }
            ],
            "tip_payment_gateway": "sample string 8",
            "tip_payment_method": "sample string 9",
            "total_discount": 1.0,
            "total_discount_set": {
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              }
            },
            "discount_allocations": [
              {
                "amount": "sample string 1",
                "discount_application_index": 2,
                "amount_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              },
              {
                "amount": "sample string 1",
                "discount_application_index": 2,
                "amount_set": {
                  "shop_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  },
                  "presentment_money": {
                    "currency_code": "sample string 1",
                    "amount": 1.0
                  }
                }
              }
            ],
            "properties": [
              {
                "name": {},
                "value": {}
              },
              {
                "name": {},
                "value": {}
              }
            ],
            "variant_inventory_management": "sample string 10",
            "product_exists": true,
            "price_set": {
              "shop_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              },
              "presentment_money": {
                "currency_code": "sample string 1",
                "amount": 1.0
              }
            },
            "duties": [
              {
                "harmonized_system_code": "sample string 1",
                "country_code_of_origin": "sample string 2",
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "tax_lines": [
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  },
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  }
                ],
                "id": 1,
                "admin_graphql_api_id": "sample string 3"
              },
              {
                "harmonized_system_code": "sample string 1",
                "country_code_of_origin": "sample string 2",
                "shop_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "presentment_money": {
                  "currency_code": "sample string 1",
                  "amount": 1.0
                },
                "tax_lines": [
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  },
                  {
                    "price": 1.0,
                    "rate": 1.0,
                    "title": "sample string 1",
                    "price_set": {
                      "shop_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      },
                      "presentment_money": {
                        "currency_code": "sample string 1",
                        "amount": 1.0
                      }
                    }
                  }
                ],
                "id": 1,
                "admin_graphql_api_id": "sample string 3"
              }
            ],
            "id": 1,
            "admin_graphql_api_id": "sample string 11"
          },
          "line_item_id": 1,
          "quantity": 1,
          "total_tax": 1.0,
          "subtotal": 1.0,
          "subtotal_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "total_tax_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          },
          "restock_type": "sample string 1",
          "location_id": 1,
          "id": 1,
          "admin_graphql_api_id": "sample string 2"
        }
      ],
      "transactions": [
        {
          "amount": 1.0,
          "authorization": "sample string 1",
          "created_at": "2025-12-16T06:30:35.306242+08:00",
          "device_id": "sample string 2",
          "gateway": "sample string 3",
          "source_name": "sample string 4",
          "source": "sample string 5",
          "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"
          },
          "kind": "sample string 6",
          "order_id": 1,
          "receipt": {},
          "error_code": "sample string 8",
          "status": "sample string 9",
          "test": true,
          "user_id": 1,
          "currency": "sample string 10",
          "message": "sample string 11",
          "location_id": 1,
          "parent_id": 1,
          "maximum_refundable": 1.0,
          "id": 1,
          "admin_graphql_api_id": "sample string 12"
        },
        {
          "amount": 1.0,
          "authorization": "sample string 1",
          "created_at": "2025-12-16T06:30:35.306242+08:00",
          "device_id": "sample string 2",
          "gateway": "sample string 3",
          "source_name": "sample string 4",
          "source": "sample string 5",
          "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"
          },
          "kind": "sample string 6",
          "order_id": 1,
          "receipt": {},
          "error_code": "sample string 8",
          "status": "sample string 9",
          "test": true,
          "user_id": 1,
          "currency": "sample string 10",
          "message": "sample string 11",
          "location_id": 1,
          "parent_id": 1,
          "maximum_refundable": 1.0,
          "id": 1,
          "admin_graphql_api_id": "sample string 12"
        }
      ],
      "user_id": 1,
      "duties": [
        {
          "duty_id": 1,
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        },
        {
          "duty_id": 1,
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        }
      ],
      "refund_duties": [
        {
          "duty_id": 1,
          "refund_type": "sample string 1"
        },
        {
          "duty_id": 1,
          "refund_type": "sample string 1"
        }
      ],
      "id": 1,
      "admin_graphql_api_id": "sample string 4"
    }
  ],
  "shipping_address": {
    "address1": "sample string 1",
    "address2": "sample string 2",
    "city": "sample string 3",
    "company": "sample string 4",
    "country": "sample string 5",
    "country_code": "sample string 6",
    "country_name": "sample string 7",
    "default": true,
    "first_name": "sample string 8",
    "last_name": "sample string 9",
    "latitude": 1.0,
    "longitude": 1.0,
    "name": "sample string 10",
    "phone": "sample string 11",
    "province": "sample string 12",
    "province_code": "sample string 13",
    "zip": "sample string 14",
    "id": 1,
    "admin_graphql_api_id": "sample string 15"
  },
  "shipping_lines": [
    {
      "carrier_identifier": "sample string 1",
      "code": "sample string 2",
      "phone": "sample string 3",
      "price": 1.0,
      "discounted_price": 1.0,
      "discount_allocations": [
        {
          "amount": "sample string 1",
          "discount_application_index": 2,
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        },
        {
          "amount": "sample string 1",
          "discount_application_index": 2,
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        }
      ],
      "source": "sample string 4",
      "title": "sample string 5",
      "tax_lines": [
        {
          "price": 1.0,
          "rate": 1.0,
          "title": "sample string 1",
          "price_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        },
        {
          "price": 1.0,
          "rate": 1.0,
          "title": "sample string 1",
          "price_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        }
      ],
      "price_set": {
        "shop_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        },
        "presentment_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        }
      },
      "discounted_price_set": {
        "shop_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        },
        "presentment_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        }
      }
    },
    {
      "carrier_identifier": "sample string 1",
      "code": "sample string 2",
      "phone": "sample string 3",
      "price": 1.0,
      "discounted_price": 1.0,
      "discount_allocations": [
        {
          "amount": "sample string 1",
          "discount_application_index": 2,
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        },
        {
          "amount": "sample string 1",
          "discount_application_index": 2,
          "amount_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        }
      ],
      "source": "sample string 4",
      "title": "sample string 5",
      "tax_lines": [
        {
          "price": 1.0,
          "rate": 1.0,
          "title": "sample string 1",
          "price_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        },
        {
          "price": 1.0,
          "rate": 1.0,
          "title": "sample string 1",
          "price_set": {
            "shop_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            },
            "presentment_money": {
              "currency_code": "sample string 1",
              "amount": 1.0
            }
          }
        }
      ],
      "price_set": {
        "shop_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        },
        "presentment_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        }
      },
      "discounted_price_set": {
        "shop_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        },
        "presentment_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        }
      }
    }
  ],
  "source_name": "sample string 17",
  "subtotal_price": 1.0,
  "tax_lines": [
    {
      "price": 1.0,
      "rate": 1.0,
      "title": "sample string 1",
      "price_set": {
        "shop_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        },
        "presentment_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        }
      }
    },
    {
      "price": 1.0,
      "rate": 1.0,
      "title": "sample string 1",
      "price_set": {
        "shop_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        },
        "presentment_money": {
          "currency_code": "sample string 1",
          "amount": 1.0
        }
      }
    }
  ],
  "taxes_included": true,
  "test": true,
  "token": "sample string 18",
  "total_discounts": 1.0,
  "total_line_items_price": 1.0,
  "total_tip_received": 1.0,
  "total_price": 1.0,
  "total_tax": 1.0,
  "total_weight": 1,
  "updated_at": "2025-12-16T06:30:35.306242+08:00",
  "user_id": 1,
  "transactions": [
    {
      "amount": 1.0,
      "authorization": "sample string 1",
      "created_at": "2025-12-16T06:30:35.306242+08:00",
      "device_id": "sample string 2",
      "gateway": "sample string 3",
      "source_name": "sample string 4",
      "source": "sample string 5",
      "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"
      },
      "kind": "sample string 6",
      "order_id": 1,
      "receipt": {},
      "error_code": "sample string 8",
      "status": "sample string 9",
      "test": true,
      "user_id": 1,
      "currency": "sample string 10",
      "message": "sample string 11",
      "location_id": 1,
      "parent_id": 1,
      "maximum_refundable": 1.0,
      "id": 1,
      "admin_graphql_api_id": "sample string 12"
    },
    {
      "amount": 1.0,
      "authorization": "sample string 1",
      "created_at": "2025-12-16T06:30:35.306242+08:00",
      "device_id": "sample string 2",
      "gateway": "sample string 3",
      "source_name": "sample string 4",
      "source": "sample string 5",
      "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"
      },
      "kind": "sample string 6",
      "order_id": 1,
      "receipt": {},
      "error_code": "sample string 8",
      "status": "sample string 9",
      "test": true,
      "user_id": 1,
      "currency": "sample string 10",
      "message": "sample string 11",
      "location_id": 1,
      "parent_id": 1,
      "maximum_refundable": 1.0,
      "id": 1,
      "admin_graphql_api_id": "sample string 12"
    }
  ],
  "metafields": [
    {
      "created_at": "2025-12-16T06:30:35.3057305+08:00",
      "updated_at": "2025-12-16T06:30:35.3057305+08:00",
      "key": "sample string 1",
      "value": {},
      "value_type": "sample string 3",
      "namespace": "sample string 4",
      "description": "sample string 5",
      "owner_id": 1,
      "owner_resource": "sample string 6",
      "id": 1,
      "admin_graphql_api_id": "sample string 7"
    },
    {
      "created_at": "2025-12-16T06:30:35.3057305+08:00",
      "updated_at": "2025-12-16T06:30:35.3057305+08:00",
      "key": "sample string 1",
      "value": {},
      "value_type": "sample string 3",
      "namespace": "sample string 4",
      "description": "sample string 5",
      "owner_id": 1,
      "owner_resource": "sample string 6",
      "id": 1,
      "admin_graphql_api_id": "sample string 7"
    }
  ],
  "current_total_duties_set": {
    "shop_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    },
    "presentment_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    }
  },
  "original_total_duties_set": {
    "shop_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    },
    "presentment_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    }
  },
  "presentment_currency": "sample string 19",
  "total_line_items_price_set": {
    "shop_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    },
    "presentment_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    }
  },
  "total_discounts_set": {
    "shop_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    },
    "presentment_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    }
  },
  "total_shipping_price_set": {
    "shop_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    },
    "presentment_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    }
  },
  "subtotal_price_set": {
    "shop_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    },
    "presentment_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    }
  },
  "total_price_set": {
    "shop_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    },
    "presentment_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    }
  },
  "total_tax_set": {
    "shop_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    },
    "presentment_money": {
      "currency_code": "sample string 1",
      "amount": 1.0
    }
  },
  "id": 1,
  "admin_graphql_api_id": "sample string 20"
}

application/xml, text/xml

Sample:
<Order xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ShopifySharp">
  <AdminGraphQLAPIId>sample string 20</AdminGraphQLAPIId>
  <Id>1</Id>
  <AppId>1</AppId>
  <BillingAddress>
    <AdminGraphQLAPIId>sample string 15</AdminGraphQLAPIId>
    <Id>1</Id>
    <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>
    <CountryCode>sample string 6</CountryCode>
    <CountryName>sample string 7</CountryName>
    <Default>true</Default>
    <FirstName>sample string 8</FirstName>
    <LastName>sample string 9</LastName>
    <Latitude>1</Latitude>
    <Longitude>1</Longitude>
    <Name>sample string 10</Name>
    <Phone>sample string 11</Phone>
    <Province>sample string 12</Province>
    <ProvinceCode>sample string 13</ProvinceCode>
    <Zip>sample string 14</Zip>
  </BillingAddress>
  <BrowserIp>sample string 1</BrowserIp>
  <BuyerAcceptsMarketing>true</BuyerAcceptsMarketing>
  <CancelReason>sample string 2</CancelReason>
  <CancelledAt xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2025-12-15T22:30:35.3057305Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>480</d2p1:OffsetMinutes>
  </CancelledAt>
  <CartToken>sample string 3</CartToken>
  <ClientDetails>
    <AcceptLanguage>sample string 1</AcceptLanguage>
    <BrowserHeight>sample string 2</BrowserHeight>
    <BrowserIp>sample string 3</BrowserIp>
    <BrowserWidth>sample string 4</BrowserWidth>
    <SessionHash>sample string 5</SessionHash>
    <UserAgent>sample string 6</UserAgent>
  </ClientDetails>
  <ClosedAt xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2025-12-15T22:30:35.3057305Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>480</d2p1:OffsetMinutes>
  </ClosedAt>
  <CreatedAt xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2025-12-15T22:30:35.3057305Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>480</d2p1:OffsetMinutes>
  </CreatedAt>
  <Currency>sample string 4</Currency>
  <CurrentTotalDutiesSet>
    <PresentmentMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </PresentmentMoney>
    <ShopMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </ShopMoney>
  </CurrentTotalDutiesSet>
  <Customer>
    <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
    <Id>1</Id>
    <AcceptsMarketing>true</AcceptsMarketing>
    <Addresses>
      <Address>
        <AdminGraphQLAPIId>sample string 15</AdminGraphQLAPIId>
        <Id>1</Id>
        <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>
        <CountryCode>sample string 6</CountryCode>
        <CountryName>sample string 7</CountryName>
        <Default>true</Default>
        <FirstName>sample string 8</FirstName>
        <LastName>sample string 9</LastName>
        <Latitude>1</Latitude>
        <Longitude>1</Longitude>
        <Name>sample string 10</Name>
        <Phone>sample string 11</Phone>
        <Province>sample string 12</Province>
        <ProvinceCode>sample string 13</ProvinceCode>
        <Zip>sample string 14</Zip>
      </Address>
      <Address>
        <AdminGraphQLAPIId>sample string 15</AdminGraphQLAPIId>
        <Id>1</Id>
        <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>
        <CountryCode>sample string 6</CountryCode>
        <CountryName>sample string 7</CountryName>
        <Default>true</Default>
        <FirstName>sample string 8</FirstName>
        <LastName>sample string 9</LastName>
        <Latitude>1</Latitude>
        <Longitude>1</Longitude>
        <Name>sample string 10</Name>
        <Phone>sample string 11</Phone>
        <Province>sample string 12</Province>
        <ProvinceCode>sample string 13</ProvinceCode>
        <Zip>sample string 14</Zip>
      </Address>
    </Addresses>
    <CreatedAt xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-15T22:30:35.3057305Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>480</d3p1:OffsetMinutes>
    </CreatedAt>
    <Currency>sample string 1</Currency>
    <DefaultAddress>
      <AdminGraphQLAPIId>sample string 15</AdminGraphQLAPIId>
      <Id>1</Id>
      <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>
      <CountryCode>sample string 6</CountryCode>
      <CountryName>sample string 7</CountryName>
      <Default>true</Default>
      <FirstName>sample string 8</FirstName>
      <LastName>sample string 9</LastName>
      <Latitude>1</Latitude>
      <Longitude>1</Longitude>
      <Name>sample string 10</Name>
      <Phone>sample string 11</Phone>
      <Province>sample string 12</Province>
      <ProvinceCode>sample string 13</ProvinceCode>
      <Zip>sample string 14</Zip>
    </DefaultAddress>
    <Email>sample string 2</Email>
    <FirstName>sample string 3</FirstName>
    <LastName>sample string 5</LastName>
    <LastOrderId>1</LastOrderId>
    <LastOrderName>sample string 6</LastOrderName>
    <Metafields>
      <MetaField>
        <AdminGraphQLAPIId>sample string 7</AdminGraphQLAPIId>
        <Id>1</Id>
        <CreatedAt xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-15T22:30:35.3057305Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>480</d5p1:OffsetMinutes>
        </CreatedAt>
        <Description>sample string 5</Description>
        <Key>sample string 1</Key>
        <Namespace>sample string 4</Namespace>
        <OwnerId>1</OwnerId>
        <OwnerResource>sample string 6</OwnerResource>
        <UpdatedAt xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-15T22:30:35.3057305Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>480</d5p1:OffsetMinutes>
        </UpdatedAt>
        <Value />
        <ValueType>sample string 3</ValueType>
      </MetaField>
      <MetaField>
        <AdminGraphQLAPIId>sample string 7</AdminGraphQLAPIId>
        <Id>1</Id>
        <CreatedAt xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-15T22:30:35.3057305Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>480</d5p1:OffsetMinutes>
        </CreatedAt>
        <Description>sample string 5</Description>
        <Key>sample string 1</Key>
        <Namespace>sample string 4</Namespace>
        <OwnerId>1</OwnerId>
        <OwnerResource>sample string 6</OwnerResource>
        <UpdatedAt xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-12-15T22:30:35.3057305Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>480</d5p1:OffsetMinutes>
        </UpdatedAt>
        <Value />
        <ValueType>sample string 3</ValueType>
      </MetaField>
    </Metafields>
    <MultipassIdentifier>sample string 4</MultipassIdentifier>
    <Note>sample string 7</Note>
    <OrdersCount>1</OrdersCount>
    <Phone>sample string 8</Phone>
    <State>sample string 9</State>
    <Tags>sample string 10</Tags>
    <TaxExempt>true</TaxExempt>
    <TotalSpent>1</TotalSpent>
    <UpdatedAt xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-15T22:30:35.3057305Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>480</d3p1:OffsetMinutes>
    </UpdatedAt>
    <VerifiedEmail>true</VerifiedEmail>
  </Customer>
  <CustomerLocale>sample string 5</CustomerLocale>
  <DeviceId>1</DeviceId>
  <DiscountApplications>
    <DiscountApplication>
      <AllocationMethod>sample string 7</AllocationMethod>
      <Code>sample string 2</Code>
      <Description>sample string 4</Description>
      <TargetSelection>sample string 8</TargetSelection>
      <TargetType>sample string 9</TargetType>
      <Title>sample string 3</Title>
      <Type>sample string 1</Type>
      <Value>sample string 5</Value>
      <ValueType>sample string 6</ValueType>
    </DiscountApplication>
    <DiscountApplication>
      <AllocationMethod>sample string 7</AllocationMethod>
      <Code>sample string 2</Code>
      <Description>sample string 4</Description>
      <TargetSelection>sample string 8</TargetSelection>
      <TargetType>sample string 9</TargetType>
      <Title>sample string 3</Title>
      <Type>sample string 1</Type>
      <Value>sample string 5</Value>
      <ValueType>sample string 6</ValueType>
    </DiscountApplication>
  </DiscountApplications>
  <DiscountCodes>
    <DiscountCode>
      <AdminGraphQLAPIId>sample string 4</AdminGraphQLAPIId>
      <Id>1</Id>
      <Amount>sample string 1</Amount>
      <Code>sample string 2</Code>
      <Type>sample string 3</Type>
    </DiscountCode>
    <DiscountCode>
      <AdminGraphQLAPIId>sample string 4</AdminGraphQLAPIId>
      <Id>1</Id>
      <Amount>sample string 1</Amount>
      <Code>sample string 2</Code>
      <Type>sample string 3</Type>
    </DiscountCode>
  </DiscountCodes>
  <Email>sample string 6</Email>
  <FinancialStatus>sample string 7</FinancialStatus>
  <FulfillmentStatus>sample string 8</FulfillmentStatus>
  <Fulfillments>
    <Fulfillment>
      <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
      <Id>1</Id>
      <CreatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.3057305Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </CreatedAt>
      <Destination>
        <AdminGraphQLAPIId>sample string 15</AdminGraphQLAPIId>
        <Id>1</Id>
        <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>
        <CountryCode>sample string 6</CountryCode>
        <CountryName>sample string 7</CountryName>
        <Default>true</Default>
        <FirstName>sample string 8</FirstName>
        <LastName>sample string 9</LastName>
        <Latitude>1</Latitude>
        <Longitude>1</Longitude>
        <Name>sample string 10</Name>
        <Phone>sample string 11</Phone>
        <Province>sample string 12</Province>
        <ProvinceCode>sample string 13</ProvinceCode>
        <Zip>sample string 14</Zip>
      </Destination>
      <Email>sample string 3</Email>
      <LineItems>
        <LineItem>
          <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
          <Id>1</Id>
          <DiscountAllocations>
            <DiscountAllocation>
              <Amount>sample string 1</Amount>
              <AmountSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </AmountSet>
              <DiscountApplicationIndex>2</DiscountApplicationIndex>
            </DiscountAllocation>
            <DiscountAllocation>
              <Amount>sample string 1</Amount>
              <AmountSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </AmountSet>
              <DiscountApplicationIndex>2</DiscountApplicationIndex>
            </DiscountAllocation>
          </DiscountAllocations>
          <Duties>
            <LineItemDuty>
              <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
              <Id>1</Id>
              <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
              <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
              <TaxLines>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
              </TaxLines>
            </LineItemDuty>
            <LineItemDuty>
              <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
              <Id>1</Id>
              <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
              <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
              <TaxLines>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
              </TaxLines>
            </LineItemDuty>
          </Duties>
          <FulfillableQuantity>1</FulfillableQuantity>
          <FulfillmentService>sample string 1</FulfillmentService>
          <FulfillmentStatus>sample string 2</FulfillmentStatus>
          <GiftCard>true</GiftCard>
          <Grams>1</Grams>
          <Name>sample string 6</Name>
          <Price>1</Price>
          <PriceSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </PriceSet>
          <ProductExists>true</ProductExists>
          <ProductId>1</ProductId>
          <Properties>
            <LineItemProperty>
              <Name />
              <Value />
            </LineItemProperty>
            <LineItemProperty>
              <Name />
              <Value />
            </LineItemProperty>
          </Properties>
          <Quantity>1</Quantity>
          <RequiresShipping>true</RequiresShipping>
          <SKU>sample string 3</SKU>
          <TaxLines>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
          </TaxLines>
          <Taxable>true</Taxable>
          <TipPaymentGateway>sample string 8</TipPaymentGateway>
          <TipPaymentMethod>sample string 9</TipPaymentMethod>
          <Title>sample string 4</Title>
          <TotalDiscount>1</TotalDiscount>
          <TotalDiscountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </TotalDiscountSet>
          <VariantId>1</VariantId>
          <VariantInventoryManagement>sample string 10</VariantInventoryManagement>
          <VariantTitle>sample string 5</VariantTitle>
          <Vendor>sample string 7</Vendor>
        </LineItem>
        <LineItem>
          <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
          <Id>1</Id>
          <DiscountAllocations>
            <DiscountAllocation>
              <Amount>sample string 1</Amount>
              <AmountSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </AmountSet>
              <DiscountApplicationIndex>2</DiscountApplicationIndex>
            </DiscountAllocation>
            <DiscountAllocation>
              <Amount>sample string 1</Amount>
              <AmountSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </AmountSet>
              <DiscountApplicationIndex>2</DiscountApplicationIndex>
            </DiscountAllocation>
          </DiscountAllocations>
          <Duties>
            <LineItemDuty>
              <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
              <Id>1</Id>
              <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
              <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
              <TaxLines>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
              </TaxLines>
            </LineItemDuty>
            <LineItemDuty>
              <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
              <Id>1</Id>
              <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
              <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
              <TaxLines>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
              </TaxLines>
            </LineItemDuty>
          </Duties>
          <FulfillableQuantity>1</FulfillableQuantity>
          <FulfillmentService>sample string 1</FulfillmentService>
          <FulfillmentStatus>sample string 2</FulfillmentStatus>
          <GiftCard>true</GiftCard>
          <Grams>1</Grams>
          <Name>sample string 6</Name>
          <Price>1</Price>
          <PriceSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </PriceSet>
          <ProductExists>true</ProductExists>
          <ProductId>1</ProductId>
          <Properties>
            <LineItemProperty>
              <Name />
              <Value />
            </LineItemProperty>
            <LineItemProperty>
              <Name />
              <Value />
            </LineItemProperty>
          </Properties>
          <Quantity>1</Quantity>
          <RequiresShipping>true</RequiresShipping>
          <SKU>sample string 3</SKU>
          <TaxLines>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
          </TaxLines>
          <Taxable>true</Taxable>
          <TipPaymentGateway>sample string 8</TipPaymentGateway>
          <TipPaymentMethod>sample string 9</TipPaymentMethod>
          <Title>sample string 4</Title>
          <TotalDiscount>1</TotalDiscount>
          <TotalDiscountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </TotalDiscountSet>
          <VariantId>1</VariantId>
          <VariantInventoryManagement>sample string 10</VariantInventoryManagement>
          <VariantTitle>sample string 5</VariantTitle>
          <Vendor>sample string 7</Vendor>
        </LineItem>
      </LineItems>
      <LocationId>1</LocationId>
      <Name>sample string 10</Name>
      <NotifyCustomer>true</NotifyCustomer>
      <OrderId>1</OrderId>
      <Receipt />
      <Service>sample string 8</Service>
      <ShipmentStatus>sample string 9</ShipmentStatus>
      <Status>sample string 2</Status>
      <TrackingCompany>sample string 4</TrackingCompany>
      <TrackingNumber>sample string 5</TrackingNumber>
      <TrackingNumbers xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1:string>
      </TrackingNumbers>
      <TrackingUrl>sample string 6</TrackingUrl>
      <TrackingUrls xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1:string>
      </TrackingUrls>
      <UpdatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.306242Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </UpdatedAt>
      <VariantInventoryManagement>sample string 7</VariantInventoryManagement>
    </Fulfillment>
    <Fulfillment>
      <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
      <Id>1</Id>
      <CreatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.3057305Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </CreatedAt>
      <Destination>
        <AdminGraphQLAPIId>sample string 15</AdminGraphQLAPIId>
        <Id>1</Id>
        <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>
        <CountryCode>sample string 6</CountryCode>
        <CountryName>sample string 7</CountryName>
        <Default>true</Default>
        <FirstName>sample string 8</FirstName>
        <LastName>sample string 9</LastName>
        <Latitude>1</Latitude>
        <Longitude>1</Longitude>
        <Name>sample string 10</Name>
        <Phone>sample string 11</Phone>
        <Province>sample string 12</Province>
        <ProvinceCode>sample string 13</ProvinceCode>
        <Zip>sample string 14</Zip>
      </Destination>
      <Email>sample string 3</Email>
      <LineItems>
        <LineItem>
          <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
          <Id>1</Id>
          <DiscountAllocations>
            <DiscountAllocation>
              <Amount>sample string 1</Amount>
              <AmountSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </AmountSet>
              <DiscountApplicationIndex>2</DiscountApplicationIndex>
            </DiscountAllocation>
            <DiscountAllocation>
              <Amount>sample string 1</Amount>
              <AmountSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </AmountSet>
              <DiscountApplicationIndex>2</DiscountApplicationIndex>
            </DiscountAllocation>
          </DiscountAllocations>
          <Duties>
            <LineItemDuty>
              <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
              <Id>1</Id>
              <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
              <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
              <TaxLines>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
              </TaxLines>
            </LineItemDuty>
            <LineItemDuty>
              <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
              <Id>1</Id>
              <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
              <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
              <TaxLines>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
              </TaxLines>
            </LineItemDuty>
          </Duties>
          <FulfillableQuantity>1</FulfillableQuantity>
          <FulfillmentService>sample string 1</FulfillmentService>
          <FulfillmentStatus>sample string 2</FulfillmentStatus>
          <GiftCard>true</GiftCard>
          <Grams>1</Grams>
          <Name>sample string 6</Name>
          <Price>1</Price>
          <PriceSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </PriceSet>
          <ProductExists>true</ProductExists>
          <ProductId>1</ProductId>
          <Properties>
            <LineItemProperty>
              <Name />
              <Value />
            </LineItemProperty>
            <LineItemProperty>
              <Name />
              <Value />
            </LineItemProperty>
          </Properties>
          <Quantity>1</Quantity>
          <RequiresShipping>true</RequiresShipping>
          <SKU>sample string 3</SKU>
          <TaxLines>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
          </TaxLines>
          <Taxable>true</Taxable>
          <TipPaymentGateway>sample string 8</TipPaymentGateway>
          <TipPaymentMethod>sample string 9</TipPaymentMethod>
          <Title>sample string 4</Title>
          <TotalDiscount>1</TotalDiscount>
          <TotalDiscountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </TotalDiscountSet>
          <VariantId>1</VariantId>
          <VariantInventoryManagement>sample string 10</VariantInventoryManagement>
          <VariantTitle>sample string 5</VariantTitle>
          <Vendor>sample string 7</Vendor>
        </LineItem>
        <LineItem>
          <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
          <Id>1</Id>
          <DiscountAllocations>
            <DiscountAllocation>
              <Amount>sample string 1</Amount>
              <AmountSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </AmountSet>
              <DiscountApplicationIndex>2</DiscountApplicationIndex>
            </DiscountAllocation>
            <DiscountAllocation>
              <Amount>sample string 1</Amount>
              <AmountSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </AmountSet>
              <DiscountApplicationIndex>2</DiscountApplicationIndex>
            </DiscountAllocation>
          </DiscountAllocations>
          <Duties>
            <LineItemDuty>
              <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
              <Id>1</Id>
              <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
              <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
              <TaxLines>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
              </TaxLines>
            </LineItemDuty>
            <LineItemDuty>
              <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
              <Id>1</Id>
              <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
              <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
              <TaxLines>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
                <TaxLine>
                  <Price>1</Price>
                  <PriceSet>
                    <PresentmentMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </PresentmentMoney>
                    <ShopMoney>
                      <Amount>1</Amount>
                      <CurrencyCode>sample string 1</CurrencyCode>
                    </ShopMoney>
                  </PriceSet>
                  <Rate>1</Rate>
                  <Title>sample string 1</Title>
                </TaxLine>
              </TaxLines>
            </LineItemDuty>
          </Duties>
          <FulfillableQuantity>1</FulfillableQuantity>
          <FulfillmentService>sample string 1</FulfillmentService>
          <FulfillmentStatus>sample string 2</FulfillmentStatus>
          <GiftCard>true</GiftCard>
          <Grams>1</Grams>
          <Name>sample string 6</Name>
          <Price>1</Price>
          <PriceSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </PriceSet>
          <ProductExists>true</ProductExists>
          <ProductId>1</ProductId>
          <Properties>
            <LineItemProperty>
              <Name />
              <Value />
            </LineItemProperty>
            <LineItemProperty>
              <Name />
              <Value />
            </LineItemProperty>
          </Properties>
          <Quantity>1</Quantity>
          <RequiresShipping>true</RequiresShipping>
          <SKU>sample string 3</SKU>
          <TaxLines>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
          </TaxLines>
          <Taxable>true</Taxable>
          <TipPaymentGateway>sample string 8</TipPaymentGateway>
          <TipPaymentMethod>sample string 9</TipPaymentMethod>
          <Title>sample string 4</Title>
          <TotalDiscount>1</TotalDiscount>
          <TotalDiscountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </TotalDiscountSet>
          <VariantId>1</VariantId>
          <VariantInventoryManagement>sample string 10</VariantInventoryManagement>
          <VariantTitle>sample string 5</VariantTitle>
          <Vendor>sample string 7</Vendor>
        </LineItem>
      </LineItems>
      <LocationId>1</LocationId>
      <Name>sample string 10</Name>
      <NotifyCustomer>true</NotifyCustomer>
      <OrderId>1</OrderId>
      <Receipt />
      <Service>sample string 8</Service>
      <ShipmentStatus>sample string 9</ShipmentStatus>
      <Status>sample string 2</Status>
      <TrackingCompany>sample string 4</TrackingCompany>
      <TrackingNumber>sample string 5</TrackingNumber>
      <TrackingNumbers xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1:string>
      </TrackingNumbers>
      <TrackingUrl>sample string 6</TrackingUrl>
      <TrackingUrls xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1:string>
      </TrackingUrls>
      <UpdatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.306242Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </UpdatedAt>
      <VariantInventoryManagement>sample string 7</VariantInventoryManagement>
    </Fulfillment>
  </Fulfillments>
  <LandingSite>sample string 11</LandingSite>
  <LineItems>
    <LineItem>
      <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
      <Id>1</Id>
      <DiscountAllocations>
        <DiscountAllocation>
          <Amount>sample string 1</Amount>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <DiscountApplicationIndex>2</DiscountApplicationIndex>
        </DiscountAllocation>
        <DiscountAllocation>
          <Amount>sample string 1</Amount>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <DiscountApplicationIndex>2</DiscountApplicationIndex>
        </DiscountAllocation>
      </DiscountAllocations>
      <Duties>
        <LineItemDuty>
          <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
          <Id>1</Id>
          <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
          <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
          <PresentmentMoney>
            <Amount>1</Amount>
            <CurrencyCode>sample string 1</CurrencyCode>
          </PresentmentMoney>
          <ShopMoney>
            <Amount>1</Amount>
            <CurrencyCode>sample string 1</CurrencyCode>
          </ShopMoney>
          <TaxLines>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
          </TaxLines>
        </LineItemDuty>
        <LineItemDuty>
          <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
          <Id>1</Id>
          <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
          <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
          <PresentmentMoney>
            <Amount>1</Amount>
            <CurrencyCode>sample string 1</CurrencyCode>
          </PresentmentMoney>
          <ShopMoney>
            <Amount>1</Amount>
            <CurrencyCode>sample string 1</CurrencyCode>
          </ShopMoney>
          <TaxLines>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
          </TaxLines>
        </LineItemDuty>
      </Duties>
      <FulfillableQuantity>1</FulfillableQuantity>
      <FulfillmentService>sample string 1</FulfillmentService>
      <FulfillmentStatus>sample string 2</FulfillmentStatus>
      <GiftCard>true</GiftCard>
      <Grams>1</Grams>
      <Name>sample string 6</Name>
      <Price>1</Price>
      <PriceSet>
        <PresentmentMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </PresentmentMoney>
        <ShopMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </ShopMoney>
      </PriceSet>
      <ProductExists>true</ProductExists>
      <ProductId>1</ProductId>
      <Properties>
        <LineItemProperty>
          <Name />
          <Value />
        </LineItemProperty>
        <LineItemProperty>
          <Name />
          <Value />
        </LineItemProperty>
      </Properties>
      <Quantity>1</Quantity>
      <RequiresShipping>true</RequiresShipping>
      <SKU>sample string 3</SKU>
      <TaxLines>
        <TaxLine>
          <Price>1</Price>
          <PriceSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </PriceSet>
          <Rate>1</Rate>
          <Title>sample string 1</Title>
        </TaxLine>
        <TaxLine>
          <Price>1</Price>
          <PriceSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </PriceSet>
          <Rate>1</Rate>
          <Title>sample string 1</Title>
        </TaxLine>
      </TaxLines>
      <Taxable>true</Taxable>
      <TipPaymentGateway>sample string 8</TipPaymentGateway>
      <TipPaymentMethod>sample string 9</TipPaymentMethod>
      <Title>sample string 4</Title>
      <TotalDiscount>1</TotalDiscount>
      <TotalDiscountSet>
        <PresentmentMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </PresentmentMoney>
        <ShopMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </ShopMoney>
      </TotalDiscountSet>
      <VariantId>1</VariantId>
      <VariantInventoryManagement>sample string 10</VariantInventoryManagement>
      <VariantTitle>sample string 5</VariantTitle>
      <Vendor>sample string 7</Vendor>
    </LineItem>
    <LineItem>
      <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
      <Id>1</Id>
      <DiscountAllocations>
        <DiscountAllocation>
          <Amount>sample string 1</Amount>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <DiscountApplicationIndex>2</DiscountApplicationIndex>
        </DiscountAllocation>
        <DiscountAllocation>
          <Amount>sample string 1</Amount>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <DiscountApplicationIndex>2</DiscountApplicationIndex>
        </DiscountAllocation>
      </DiscountAllocations>
      <Duties>
        <LineItemDuty>
          <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
          <Id>1</Id>
          <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
          <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
          <PresentmentMoney>
            <Amount>1</Amount>
            <CurrencyCode>sample string 1</CurrencyCode>
          </PresentmentMoney>
          <ShopMoney>
            <Amount>1</Amount>
            <CurrencyCode>sample string 1</CurrencyCode>
          </ShopMoney>
          <TaxLines>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
          </TaxLines>
        </LineItemDuty>
        <LineItemDuty>
          <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
          <Id>1</Id>
          <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
          <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
          <PresentmentMoney>
            <Amount>1</Amount>
            <CurrencyCode>sample string 1</CurrencyCode>
          </PresentmentMoney>
          <ShopMoney>
            <Amount>1</Amount>
            <CurrencyCode>sample string 1</CurrencyCode>
          </ShopMoney>
          <TaxLines>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
            <TaxLine>
              <Price>1</Price>
              <PriceSet>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
              </PriceSet>
              <Rate>1</Rate>
              <Title>sample string 1</Title>
            </TaxLine>
          </TaxLines>
        </LineItemDuty>
      </Duties>
      <FulfillableQuantity>1</FulfillableQuantity>
      <FulfillmentService>sample string 1</FulfillmentService>
      <FulfillmentStatus>sample string 2</FulfillmentStatus>
      <GiftCard>true</GiftCard>
      <Grams>1</Grams>
      <Name>sample string 6</Name>
      <Price>1</Price>
      <PriceSet>
        <PresentmentMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </PresentmentMoney>
        <ShopMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </ShopMoney>
      </PriceSet>
      <ProductExists>true</ProductExists>
      <ProductId>1</ProductId>
      <Properties>
        <LineItemProperty>
          <Name />
          <Value />
        </LineItemProperty>
        <LineItemProperty>
          <Name />
          <Value />
        </LineItemProperty>
      </Properties>
      <Quantity>1</Quantity>
      <RequiresShipping>true</RequiresShipping>
      <SKU>sample string 3</SKU>
      <TaxLines>
        <TaxLine>
          <Price>1</Price>
          <PriceSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </PriceSet>
          <Rate>1</Rate>
          <Title>sample string 1</Title>
        </TaxLine>
        <TaxLine>
          <Price>1</Price>
          <PriceSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </PriceSet>
          <Rate>1</Rate>
          <Title>sample string 1</Title>
        </TaxLine>
      </TaxLines>
      <Taxable>true</Taxable>
      <TipPaymentGateway>sample string 8</TipPaymentGateway>
      <TipPaymentMethod>sample string 9</TipPaymentMethod>
      <Title>sample string 4</Title>
      <TotalDiscount>1</TotalDiscount>
      <TotalDiscountSet>
        <PresentmentMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </PresentmentMoney>
        <ShopMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </ShopMoney>
      </TotalDiscountSet>
      <VariantId>1</VariantId>
      <VariantInventoryManagement>sample string 10</VariantInventoryManagement>
      <VariantTitle>sample string 5</VariantTitle>
      <Vendor>sample string 7</Vendor>
    </LineItem>
  </LineItems>
  <LocationId>1</LocationId>
  <Metafields>
    <MetaField>
      <AdminGraphQLAPIId>sample string 7</AdminGraphQLAPIId>
      <Id>1</Id>
      <CreatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.3057305Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </CreatedAt>
      <Description>sample string 5</Description>
      <Key>sample string 1</Key>
      <Namespace>sample string 4</Namespace>
      <OwnerId>1</OwnerId>
      <OwnerResource>sample string 6</OwnerResource>
      <UpdatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.3057305Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </UpdatedAt>
      <Value />
      <ValueType>sample string 3</ValueType>
    </MetaField>
    <MetaField>
      <AdminGraphQLAPIId>sample string 7</AdminGraphQLAPIId>
      <Id>1</Id>
      <CreatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.3057305Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </CreatedAt>
      <Description>sample string 5</Description>
      <Key>sample string 1</Key>
      <Namespace>sample string 4</Namespace>
      <OwnerId>1</OwnerId>
      <OwnerResource>sample string 6</OwnerResource>
      <UpdatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.3057305Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </UpdatedAt>
      <Value />
      <ValueType>sample string 3</ValueType>
    </MetaField>
  </Metafields>
  <Name>sample string 12</Name>
  <Note>sample string 13</Note>
  <NoteAttributes>
    <NoteAttribute>
      <Name>sample string 1</Name>
      <Value />
    </NoteAttribute>
    <NoteAttribute>
      <Name>sample string 1</Name>
      <Value />
    </NoteAttribute>
  </NoteAttributes>
  <Number>1</Number>
  <OrderNumber>1</OrderNumber>
  <OrderStatusUrl>sample string 14</OrderStatusUrl>
  <OriginalTotalDutiesSet>
    <PresentmentMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </PresentmentMoney>
    <ShopMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </ShopMoney>
  </OriginalTotalDutiesSet>
  <PaymentGatewayNames xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </PaymentGatewayNames>
  <Phone>sample string 9</Phone>
  <PresentmentCurrency>sample string 19</PresentmentCurrency>
  <ProcessedAt xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2025-12-15T22:30:35.306242Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>480</d2p1:OffsetMinutes>
  </ProcessedAt>
  <ProcessingMethod>sample string 15</ProcessingMethod>
  <ReferringSite>sample string 16</ReferringSite>
  <Refunds>
    <Refund>
      <AdminGraphQLAPIId>sample string 4</AdminGraphQLAPIId>
      <Id>1</Id>
      <CreatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.306242Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </CreatedAt>
      <Currency>sample string 1</Currency>
      <DiscrepancyReason>sample string 3</DiscrepancyReason>
      <Duties>
        <RefundDuty>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <DutyId>1</DutyId>
        </RefundDuty>
        <RefundDuty>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <DutyId>1</DutyId>
        </RefundDuty>
      </Duties>
      <Note>sample string 2</Note>
      <Notify>true</Notify>
      <OrderAdjustments>
        <RefundOrderAdjustment>
          <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
          <Id>1</Id>
          <Amount>1</Amount>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <Kind>sample string 1</Kind>
          <OrderId>1</OrderId>
          <Reason>sample string 2</Reason>
          <RefundId>1</RefundId>
          <TaxAmount>1</TaxAmount>
          <TaxAmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </TaxAmountSet>
        </RefundOrderAdjustment>
        <RefundOrderAdjustment>
          <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
          <Id>1</Id>
          <Amount>1</Amount>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <Kind>sample string 1</Kind>
          <OrderId>1</OrderId>
          <Reason>sample string 2</Reason>
          <RefundId>1</RefundId>
          <TaxAmount>1</TaxAmount>
          <TaxAmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </TaxAmountSet>
        </RefundOrderAdjustment>
      </OrderAdjustments>
      <OrderId>1</OrderId>
      <ProcessedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.306242Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </ProcessedAt>
      <RefundDuties>
        <RefundDutyType>
          <DutyId>1</DutyId>
          <RefundType>sample string 1</RefundType>
        </RefundDutyType>
        <RefundDutyType>
          <DutyId>1</DutyId>
          <RefundType>sample string 1</RefundType>
        </RefundDutyType>
      </RefundDuties>
      <RefundLineItems>
        <RefundLineItem>
          <AdminGraphQLAPIId>sample string 2</AdminGraphQLAPIId>
          <Id>1</Id>
          <LineItem>
            <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
            <Id>1</Id>
            <DiscountAllocations>
              <DiscountAllocation>
                <Amount>sample string 1</Amount>
                <AmountSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </AmountSet>
                <DiscountApplicationIndex>2</DiscountApplicationIndex>
              </DiscountAllocation>
              <DiscountAllocation>
                <Amount>sample string 1</Amount>
                <AmountSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </AmountSet>
                <DiscountApplicationIndex>2</DiscountApplicationIndex>
              </DiscountAllocation>
            </DiscountAllocations>
            <Duties>
              <LineItemDuty>
                <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
                <Id>1</Id>
                <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
                <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
                <TaxLines>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                </TaxLines>
              </LineItemDuty>
              <LineItemDuty>
                <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
                <Id>1</Id>
                <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
                <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
                <TaxLines>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                </TaxLines>
              </LineItemDuty>
            </Duties>
            <FulfillableQuantity>1</FulfillableQuantity>
            <FulfillmentService>sample string 1</FulfillmentService>
            <FulfillmentStatus>sample string 2</FulfillmentStatus>
            <GiftCard>true</GiftCard>
            <Grams>1</Grams>
            <Name>sample string 6</Name>
            <Price>1</Price>
            <PriceSet>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
            </PriceSet>
            <ProductExists>true</ProductExists>
            <ProductId>1</ProductId>
            <Properties>
              <LineItemProperty>
                <Name />
                <Value />
              </LineItemProperty>
              <LineItemProperty>
                <Name />
                <Value />
              </LineItemProperty>
            </Properties>
            <Quantity>1</Quantity>
            <RequiresShipping>true</RequiresShipping>
            <SKU>sample string 3</SKU>
            <TaxLines>
              <TaxLine>
                <Price>1</Price>
                <PriceSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </PriceSet>
                <Rate>1</Rate>
                <Title>sample string 1</Title>
              </TaxLine>
              <TaxLine>
                <Price>1</Price>
                <PriceSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </PriceSet>
                <Rate>1</Rate>
                <Title>sample string 1</Title>
              </TaxLine>
            </TaxLines>
            <Taxable>true</Taxable>
            <TipPaymentGateway>sample string 8</TipPaymentGateway>
            <TipPaymentMethod>sample string 9</TipPaymentMethod>
            <Title>sample string 4</Title>
            <TotalDiscount>1</TotalDiscount>
            <TotalDiscountSet>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
            </TotalDiscountSet>
            <VariantId>1</VariantId>
            <VariantInventoryManagement>sample string 10</VariantInventoryManagement>
            <VariantTitle>sample string 5</VariantTitle>
            <Vendor>sample string 7</Vendor>
          </LineItem>
          <LineItemId>1</LineItemId>
          <LocationId>1</LocationId>
          <Quantity>1</Quantity>
          <RestockType>sample string 1</RestockType>
          <SubTotal>1</SubTotal>
          <SubTotalTaxSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </SubTotalTaxSet>
          <TotalTax>1</TotalTax>
          <TotalTaxSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </TotalTaxSet>
        </RefundLineItem>
        <RefundLineItem>
          <AdminGraphQLAPIId>sample string 2</AdminGraphQLAPIId>
          <Id>1</Id>
          <LineItem>
            <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
            <Id>1</Id>
            <DiscountAllocations>
              <DiscountAllocation>
                <Amount>sample string 1</Amount>
                <AmountSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </AmountSet>
                <DiscountApplicationIndex>2</DiscountApplicationIndex>
              </DiscountAllocation>
              <DiscountAllocation>
                <Amount>sample string 1</Amount>
                <AmountSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </AmountSet>
                <DiscountApplicationIndex>2</DiscountApplicationIndex>
              </DiscountAllocation>
            </DiscountAllocations>
            <Duties>
              <LineItemDuty>
                <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
                <Id>1</Id>
                <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
                <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
                <TaxLines>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                </TaxLines>
              </LineItemDuty>
              <LineItemDuty>
                <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
                <Id>1</Id>
                <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
                <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
                <TaxLines>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                </TaxLines>
              </LineItemDuty>
            </Duties>
            <FulfillableQuantity>1</FulfillableQuantity>
            <FulfillmentService>sample string 1</FulfillmentService>
            <FulfillmentStatus>sample string 2</FulfillmentStatus>
            <GiftCard>true</GiftCard>
            <Grams>1</Grams>
            <Name>sample string 6</Name>
            <Price>1</Price>
            <PriceSet>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
            </PriceSet>
            <ProductExists>true</ProductExists>
            <ProductId>1</ProductId>
            <Properties>
              <LineItemProperty>
                <Name />
                <Value />
              </LineItemProperty>
              <LineItemProperty>
                <Name />
                <Value />
              </LineItemProperty>
            </Properties>
            <Quantity>1</Quantity>
            <RequiresShipping>true</RequiresShipping>
            <SKU>sample string 3</SKU>
            <TaxLines>
              <TaxLine>
                <Price>1</Price>
                <PriceSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </PriceSet>
                <Rate>1</Rate>
                <Title>sample string 1</Title>
              </TaxLine>
              <TaxLine>
                <Price>1</Price>
                <PriceSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </PriceSet>
                <Rate>1</Rate>
                <Title>sample string 1</Title>
              </TaxLine>
            </TaxLines>
            <Taxable>true</Taxable>
            <TipPaymentGateway>sample string 8</TipPaymentGateway>
            <TipPaymentMethod>sample string 9</TipPaymentMethod>
            <Title>sample string 4</Title>
            <TotalDiscount>1</TotalDiscount>
            <TotalDiscountSet>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
            </TotalDiscountSet>
            <VariantId>1</VariantId>
            <VariantInventoryManagement>sample string 10</VariantInventoryManagement>
            <VariantTitle>sample string 5</VariantTitle>
            <Vendor>sample string 7</Vendor>
          </LineItem>
          <LineItemId>1</LineItemId>
          <LocationId>1</LocationId>
          <Quantity>1</Quantity>
          <RestockType>sample string 1</RestockType>
          <SubTotal>1</SubTotal>
          <SubTotalTaxSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </SubTotalTaxSet>
          <TotalTax>1</TotalTax>
          <TotalTaxSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </TotalTaxSet>
        </RefundLineItem>
      </RefundLineItems>
      <Shipping>
        <Amount>1</Amount>
        <FullRefund>true</FullRefund>
        <MaximumRefundable>1</MaximumRefundable>
      </Shipping>
      <Transactions>
        <Transaction>
          <AdminGraphQLAPIId>sample string 12</AdminGraphQLAPIId>
          <Id>1</Id>
          <Amount>1</Amount>
          <Authorization>sample string 1</Authorization>
          <CreatedAt xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2025-12-15T22:30:35.306242Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>480</d6p1:OffsetMinutes>
          </CreatedAt>
          <Currency>sample string 10</Currency>
          <DeviceId>sample string 2</DeviceId>
          <ErrorCode>sample string 8</ErrorCode>
          <Gateway>sample string 3</Gateway>
          <Kind>sample string 6</Kind>
          <LocationId>1</LocationId>
          <MaximumRefundable>1</MaximumRefundable>
          <Message>sample string 11</Message>
          <OrderId>1</OrderId>
          <ParentId>1</ParentId>
          <PaymentDetails>
            <AvsResultCode>sample string 1</AvsResultCode>
            <CreditCardBin>sample string 2</CreditCardBin>
            <CreditCardCompany>sample string 5</CreditCardCompany>
            <CreditCardNumber>sample string 4</CreditCardNumber>
            <CvvResultCode>sample string 3</CvvResultCode>
          </PaymentDetails>
          <Receipt />
          <Source>sample string 5</Source>
          <Status>sample string 9</Status>
          <Test>true</Test>
          <UserId>1</UserId>
        </Transaction>
        <Transaction>
          <AdminGraphQLAPIId>sample string 12</AdminGraphQLAPIId>
          <Id>1</Id>
          <Amount>1</Amount>
          <Authorization>sample string 1</Authorization>
          <CreatedAt xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2025-12-15T22:30:35.306242Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>480</d6p1:OffsetMinutes>
          </CreatedAt>
          <Currency>sample string 10</Currency>
          <DeviceId>sample string 2</DeviceId>
          <ErrorCode>sample string 8</ErrorCode>
          <Gateway>sample string 3</Gateway>
          <Kind>sample string 6</Kind>
          <LocationId>1</LocationId>
          <MaximumRefundable>1</MaximumRefundable>
          <Message>sample string 11</Message>
          <OrderId>1</OrderId>
          <ParentId>1</ParentId>
          <PaymentDetails>
            <AvsResultCode>sample string 1</AvsResultCode>
            <CreditCardBin>sample string 2</CreditCardBin>
            <CreditCardCompany>sample string 5</CreditCardCompany>
            <CreditCardNumber>sample string 4</CreditCardNumber>
            <CvvResultCode>sample string 3</CvvResultCode>
          </PaymentDetails>
          <Receipt />
          <Source>sample string 5</Source>
          <Status>sample string 9</Status>
          <Test>true</Test>
          <UserId>1</UserId>
        </Transaction>
      </Transactions>
      <UserId>1</UserId>
    </Refund>
    <Refund>
      <AdminGraphQLAPIId>sample string 4</AdminGraphQLAPIId>
      <Id>1</Id>
      <CreatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.306242Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </CreatedAt>
      <Currency>sample string 1</Currency>
      <DiscrepancyReason>sample string 3</DiscrepancyReason>
      <Duties>
        <RefundDuty>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <DutyId>1</DutyId>
        </RefundDuty>
        <RefundDuty>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <DutyId>1</DutyId>
        </RefundDuty>
      </Duties>
      <Note>sample string 2</Note>
      <Notify>true</Notify>
      <OrderAdjustments>
        <RefundOrderAdjustment>
          <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
          <Id>1</Id>
          <Amount>1</Amount>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <Kind>sample string 1</Kind>
          <OrderId>1</OrderId>
          <Reason>sample string 2</Reason>
          <RefundId>1</RefundId>
          <TaxAmount>1</TaxAmount>
          <TaxAmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </TaxAmountSet>
        </RefundOrderAdjustment>
        <RefundOrderAdjustment>
          <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
          <Id>1</Id>
          <Amount>1</Amount>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <Kind>sample string 1</Kind>
          <OrderId>1</OrderId>
          <Reason>sample string 2</Reason>
          <RefundId>1</RefundId>
          <TaxAmount>1</TaxAmount>
          <TaxAmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </TaxAmountSet>
        </RefundOrderAdjustment>
      </OrderAdjustments>
      <OrderId>1</OrderId>
      <ProcessedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.306242Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </ProcessedAt>
      <RefundDuties>
        <RefundDutyType>
          <DutyId>1</DutyId>
          <RefundType>sample string 1</RefundType>
        </RefundDutyType>
        <RefundDutyType>
          <DutyId>1</DutyId>
          <RefundType>sample string 1</RefundType>
        </RefundDutyType>
      </RefundDuties>
      <RefundLineItems>
        <RefundLineItem>
          <AdminGraphQLAPIId>sample string 2</AdminGraphQLAPIId>
          <Id>1</Id>
          <LineItem>
            <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
            <Id>1</Id>
            <DiscountAllocations>
              <DiscountAllocation>
                <Amount>sample string 1</Amount>
                <AmountSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </AmountSet>
                <DiscountApplicationIndex>2</DiscountApplicationIndex>
              </DiscountAllocation>
              <DiscountAllocation>
                <Amount>sample string 1</Amount>
                <AmountSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </AmountSet>
                <DiscountApplicationIndex>2</DiscountApplicationIndex>
              </DiscountAllocation>
            </DiscountAllocations>
            <Duties>
              <LineItemDuty>
                <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
                <Id>1</Id>
                <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
                <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
                <TaxLines>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                </TaxLines>
              </LineItemDuty>
              <LineItemDuty>
                <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
                <Id>1</Id>
                <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
                <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
                <TaxLines>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                </TaxLines>
              </LineItemDuty>
            </Duties>
            <FulfillableQuantity>1</FulfillableQuantity>
            <FulfillmentService>sample string 1</FulfillmentService>
            <FulfillmentStatus>sample string 2</FulfillmentStatus>
            <GiftCard>true</GiftCard>
            <Grams>1</Grams>
            <Name>sample string 6</Name>
            <Price>1</Price>
            <PriceSet>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
            </PriceSet>
            <ProductExists>true</ProductExists>
            <ProductId>1</ProductId>
            <Properties>
              <LineItemProperty>
                <Name />
                <Value />
              </LineItemProperty>
              <LineItemProperty>
                <Name />
                <Value />
              </LineItemProperty>
            </Properties>
            <Quantity>1</Quantity>
            <RequiresShipping>true</RequiresShipping>
            <SKU>sample string 3</SKU>
            <TaxLines>
              <TaxLine>
                <Price>1</Price>
                <PriceSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </PriceSet>
                <Rate>1</Rate>
                <Title>sample string 1</Title>
              </TaxLine>
              <TaxLine>
                <Price>1</Price>
                <PriceSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </PriceSet>
                <Rate>1</Rate>
                <Title>sample string 1</Title>
              </TaxLine>
            </TaxLines>
            <Taxable>true</Taxable>
            <TipPaymentGateway>sample string 8</TipPaymentGateway>
            <TipPaymentMethod>sample string 9</TipPaymentMethod>
            <Title>sample string 4</Title>
            <TotalDiscount>1</TotalDiscount>
            <TotalDiscountSet>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
            </TotalDiscountSet>
            <VariantId>1</VariantId>
            <VariantInventoryManagement>sample string 10</VariantInventoryManagement>
            <VariantTitle>sample string 5</VariantTitle>
            <Vendor>sample string 7</Vendor>
          </LineItem>
          <LineItemId>1</LineItemId>
          <LocationId>1</LocationId>
          <Quantity>1</Quantity>
          <RestockType>sample string 1</RestockType>
          <SubTotal>1</SubTotal>
          <SubTotalTaxSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </SubTotalTaxSet>
          <TotalTax>1</TotalTax>
          <TotalTaxSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </TotalTaxSet>
        </RefundLineItem>
        <RefundLineItem>
          <AdminGraphQLAPIId>sample string 2</AdminGraphQLAPIId>
          <Id>1</Id>
          <LineItem>
            <AdminGraphQLAPIId>sample string 11</AdminGraphQLAPIId>
            <Id>1</Id>
            <DiscountAllocations>
              <DiscountAllocation>
                <Amount>sample string 1</Amount>
                <AmountSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </AmountSet>
                <DiscountApplicationIndex>2</DiscountApplicationIndex>
              </DiscountAllocation>
              <DiscountAllocation>
                <Amount>sample string 1</Amount>
                <AmountSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </AmountSet>
                <DiscountApplicationIndex>2</DiscountApplicationIndex>
              </DiscountAllocation>
            </DiscountAllocations>
            <Duties>
              <LineItemDuty>
                <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
                <Id>1</Id>
                <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
                <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
                <TaxLines>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                </TaxLines>
              </LineItemDuty>
              <LineItemDuty>
                <AdminGraphQLAPIId>sample string 3</AdminGraphQLAPIId>
                <Id>1</Id>
                <CountryCodeOfOrigin>sample string 2</CountryCodeOfOrigin>
                <HarmonizedSystemCode>sample string 1</HarmonizedSystemCode>
                <PresentmentMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </PresentmentMoney>
                <ShopMoney>
                  <Amount>1</Amount>
                  <CurrencyCode>sample string 1</CurrencyCode>
                </ShopMoney>
                <TaxLines>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                  <TaxLine>
                    <Price>1</Price>
                    <PriceSet>
                      <PresentmentMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </PresentmentMoney>
                      <ShopMoney>
                        <Amount>1</Amount>
                        <CurrencyCode>sample string 1</CurrencyCode>
                      </ShopMoney>
                    </PriceSet>
                    <Rate>1</Rate>
                    <Title>sample string 1</Title>
                  </TaxLine>
                </TaxLines>
              </LineItemDuty>
            </Duties>
            <FulfillableQuantity>1</FulfillableQuantity>
            <FulfillmentService>sample string 1</FulfillmentService>
            <FulfillmentStatus>sample string 2</FulfillmentStatus>
            <GiftCard>true</GiftCard>
            <Grams>1</Grams>
            <Name>sample string 6</Name>
            <Price>1</Price>
            <PriceSet>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
            </PriceSet>
            <ProductExists>true</ProductExists>
            <ProductId>1</ProductId>
            <Properties>
              <LineItemProperty>
                <Name />
                <Value />
              </LineItemProperty>
              <LineItemProperty>
                <Name />
                <Value />
              </LineItemProperty>
            </Properties>
            <Quantity>1</Quantity>
            <RequiresShipping>true</RequiresShipping>
            <SKU>sample string 3</SKU>
            <TaxLines>
              <TaxLine>
                <Price>1</Price>
                <PriceSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </PriceSet>
                <Rate>1</Rate>
                <Title>sample string 1</Title>
              </TaxLine>
              <TaxLine>
                <Price>1</Price>
                <PriceSet>
                  <PresentmentMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </PresentmentMoney>
                  <ShopMoney>
                    <Amount>1</Amount>
                    <CurrencyCode>sample string 1</CurrencyCode>
                  </ShopMoney>
                </PriceSet>
                <Rate>1</Rate>
                <Title>sample string 1</Title>
              </TaxLine>
            </TaxLines>
            <Taxable>true</Taxable>
            <TipPaymentGateway>sample string 8</TipPaymentGateway>
            <TipPaymentMethod>sample string 9</TipPaymentMethod>
            <Title>sample string 4</Title>
            <TotalDiscount>1</TotalDiscount>
            <TotalDiscountSet>
              <PresentmentMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </PresentmentMoney>
              <ShopMoney>
                <Amount>1</Amount>
                <CurrencyCode>sample string 1</CurrencyCode>
              </ShopMoney>
            </TotalDiscountSet>
            <VariantId>1</VariantId>
            <VariantInventoryManagement>sample string 10</VariantInventoryManagement>
            <VariantTitle>sample string 5</VariantTitle>
            <Vendor>sample string 7</Vendor>
          </LineItem>
          <LineItemId>1</LineItemId>
          <LocationId>1</LocationId>
          <Quantity>1</Quantity>
          <RestockType>sample string 1</RestockType>
          <SubTotal>1</SubTotal>
          <SubTotalTaxSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </SubTotalTaxSet>
          <TotalTax>1</TotalTax>
          <TotalTaxSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </TotalTaxSet>
        </RefundLineItem>
      </RefundLineItems>
      <Shipping>
        <Amount>1</Amount>
        <FullRefund>true</FullRefund>
        <MaximumRefundable>1</MaximumRefundable>
      </Shipping>
      <Transactions>
        <Transaction>
          <AdminGraphQLAPIId>sample string 12</AdminGraphQLAPIId>
          <Id>1</Id>
          <Amount>1</Amount>
          <Authorization>sample string 1</Authorization>
          <CreatedAt xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2025-12-15T22:30:35.306242Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>480</d6p1:OffsetMinutes>
          </CreatedAt>
          <Currency>sample string 10</Currency>
          <DeviceId>sample string 2</DeviceId>
          <ErrorCode>sample string 8</ErrorCode>
          <Gateway>sample string 3</Gateway>
          <Kind>sample string 6</Kind>
          <LocationId>1</LocationId>
          <MaximumRefundable>1</MaximumRefundable>
          <Message>sample string 11</Message>
          <OrderId>1</OrderId>
          <ParentId>1</ParentId>
          <PaymentDetails>
            <AvsResultCode>sample string 1</AvsResultCode>
            <CreditCardBin>sample string 2</CreditCardBin>
            <CreditCardCompany>sample string 5</CreditCardCompany>
            <CreditCardNumber>sample string 4</CreditCardNumber>
            <CvvResultCode>sample string 3</CvvResultCode>
          </PaymentDetails>
          <Receipt />
          <Source>sample string 5</Source>
          <Status>sample string 9</Status>
          <Test>true</Test>
          <UserId>1</UserId>
        </Transaction>
        <Transaction>
          <AdminGraphQLAPIId>sample string 12</AdminGraphQLAPIId>
          <Id>1</Id>
          <Amount>1</Amount>
          <Authorization>sample string 1</Authorization>
          <CreatedAt xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2025-12-15T22:30:35.306242Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>480</d6p1:OffsetMinutes>
          </CreatedAt>
          <Currency>sample string 10</Currency>
          <DeviceId>sample string 2</DeviceId>
          <ErrorCode>sample string 8</ErrorCode>
          <Gateway>sample string 3</Gateway>
          <Kind>sample string 6</Kind>
          <LocationId>1</LocationId>
          <MaximumRefundable>1</MaximumRefundable>
          <Message>sample string 11</Message>
          <OrderId>1</OrderId>
          <ParentId>1</ParentId>
          <PaymentDetails>
            <AvsResultCode>sample string 1</AvsResultCode>
            <CreditCardBin>sample string 2</CreditCardBin>
            <CreditCardCompany>sample string 5</CreditCardCompany>
            <CreditCardNumber>sample string 4</CreditCardNumber>
            <CvvResultCode>sample string 3</CvvResultCode>
          </PaymentDetails>
          <Receipt />
          <Source>sample string 5</Source>
          <Status>sample string 9</Status>
          <Test>true</Test>
          <UserId>1</UserId>
        </Transaction>
      </Transactions>
      <UserId>1</UserId>
    </Refund>
  </Refunds>
  <ShippingAddress>
    <AdminGraphQLAPIId>sample string 15</AdminGraphQLAPIId>
    <Id>1</Id>
    <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>
    <CountryCode>sample string 6</CountryCode>
    <CountryName>sample string 7</CountryName>
    <Default>true</Default>
    <FirstName>sample string 8</FirstName>
    <LastName>sample string 9</LastName>
    <Latitude>1</Latitude>
    <Longitude>1</Longitude>
    <Name>sample string 10</Name>
    <Phone>sample string 11</Phone>
    <Province>sample string 12</Province>
    <ProvinceCode>sample string 13</ProvinceCode>
    <Zip>sample string 14</Zip>
  </ShippingAddress>
  <ShippingLines>
    <ShippingLine>
      <CarrierIdentifier>sample string 1</CarrierIdentifier>
      <Code>sample string 2</Code>
      <DiscountAllocations>
        <DiscountAllocation>
          <Amount>sample string 1</Amount>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <DiscountApplicationIndex>2</DiscountApplicationIndex>
        </DiscountAllocation>
        <DiscountAllocation>
          <Amount>sample string 1</Amount>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <DiscountApplicationIndex>2</DiscountApplicationIndex>
        </DiscountAllocation>
      </DiscountAllocations>
      <DiscountedPrice>1</DiscountedPrice>
      <DiscountedPriceSet>
        <PresentmentMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </PresentmentMoney>
        <ShopMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </ShopMoney>
      </DiscountedPriceSet>
      <Phone>sample string 3</Phone>
      <Price>1</Price>
      <PriceSet>
        <PresentmentMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </PresentmentMoney>
        <ShopMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </ShopMoney>
      </PriceSet>
      <Source>sample string 4</Source>
      <TaxLines>
        <TaxLine>
          <Price>1</Price>
          <PriceSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </PriceSet>
          <Rate>1</Rate>
          <Title>sample string 1</Title>
        </TaxLine>
        <TaxLine>
          <Price>1</Price>
          <PriceSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </PriceSet>
          <Rate>1</Rate>
          <Title>sample string 1</Title>
        </TaxLine>
      </TaxLines>
      <Title>sample string 5</Title>
    </ShippingLine>
    <ShippingLine>
      <CarrierIdentifier>sample string 1</CarrierIdentifier>
      <Code>sample string 2</Code>
      <DiscountAllocations>
        <DiscountAllocation>
          <Amount>sample string 1</Amount>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <DiscountApplicationIndex>2</DiscountApplicationIndex>
        </DiscountAllocation>
        <DiscountAllocation>
          <Amount>sample string 1</Amount>
          <AmountSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </AmountSet>
          <DiscountApplicationIndex>2</DiscountApplicationIndex>
        </DiscountAllocation>
      </DiscountAllocations>
      <DiscountedPrice>1</DiscountedPrice>
      <DiscountedPriceSet>
        <PresentmentMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </PresentmentMoney>
        <ShopMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </ShopMoney>
      </DiscountedPriceSet>
      <Phone>sample string 3</Phone>
      <Price>1</Price>
      <PriceSet>
        <PresentmentMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </PresentmentMoney>
        <ShopMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </ShopMoney>
      </PriceSet>
      <Source>sample string 4</Source>
      <TaxLines>
        <TaxLine>
          <Price>1</Price>
          <PriceSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </PriceSet>
          <Rate>1</Rate>
          <Title>sample string 1</Title>
        </TaxLine>
        <TaxLine>
          <Price>1</Price>
          <PriceSet>
            <PresentmentMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </PresentmentMoney>
            <ShopMoney>
              <Amount>1</Amount>
              <CurrencyCode>sample string 1</CurrencyCode>
            </ShopMoney>
          </PriceSet>
          <Rate>1</Rate>
          <Title>sample string 1</Title>
        </TaxLine>
      </TaxLines>
      <Title>sample string 5</Title>
    </ShippingLine>
  </ShippingLines>
  <SourceName>sample string 17</SourceName>
  <SubtotalPrice>1</SubtotalPrice>
  <SubtotalPriceSet>
    <PresentmentMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </PresentmentMoney>
    <ShopMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </ShopMoney>
  </SubtotalPriceSet>
  <Tags>sample string 10</Tags>
  <TaxLines>
    <TaxLine>
      <Price>1</Price>
      <PriceSet>
        <PresentmentMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </PresentmentMoney>
        <ShopMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </ShopMoney>
      </PriceSet>
      <Rate>1</Rate>
      <Title>sample string 1</Title>
    </TaxLine>
    <TaxLine>
      <Price>1</Price>
      <PriceSet>
        <PresentmentMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </PresentmentMoney>
        <ShopMoney>
          <Amount>1</Amount>
          <CurrencyCode>sample string 1</CurrencyCode>
        </ShopMoney>
      </PriceSet>
      <Rate>1</Rate>
      <Title>sample string 1</Title>
    </TaxLine>
  </TaxLines>
  <TaxesIncluded>true</TaxesIncluded>
  <Test>true</Test>
  <Token>sample string 18</Token>
  <TotalDiscounts>1</TotalDiscounts>
  <TotalDiscountsSet>
    <PresentmentMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </PresentmentMoney>
    <ShopMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </ShopMoney>
  </TotalDiscountsSet>
  <TotalLineItemsPrice>1</TotalLineItemsPrice>
  <TotalLineItemsPriceSet>
    <PresentmentMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </PresentmentMoney>
    <ShopMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </ShopMoney>
  </TotalLineItemsPriceSet>
  <TotalPrice>1</TotalPrice>
  <TotalPriceSet>
    <PresentmentMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </PresentmentMoney>
    <ShopMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </ShopMoney>
  </TotalPriceSet>
  <TotalShippingPriceSet>
    <PresentmentMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </PresentmentMoney>
    <ShopMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </ShopMoney>
  </TotalShippingPriceSet>
  <TotalTax>1</TotalTax>
  <TotalTaxSet>
    <PresentmentMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </PresentmentMoney>
    <ShopMoney>
      <Amount>1</Amount>
      <CurrencyCode>sample string 1</CurrencyCode>
    </ShopMoney>
  </TotalTaxSet>
  <TotalTipReceived>1</TotalTipReceived>
  <TotalWeight>1</TotalWeight>
  <Transactions>
    <Transaction>
      <AdminGraphQLAPIId>sample string 12</AdminGraphQLAPIId>
      <Id>1</Id>
      <Amount>1</Amount>
      <Authorization>sample string 1</Authorization>
      <CreatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.306242Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </CreatedAt>
      <Currency>sample string 10</Currency>
      <DeviceId>sample string 2</DeviceId>
      <ErrorCode>sample string 8</ErrorCode>
      <Gateway>sample string 3</Gateway>
      <Kind>sample string 6</Kind>
      <LocationId>1</LocationId>
      <MaximumRefundable>1</MaximumRefundable>
      <Message>sample string 11</Message>
      <OrderId>1</OrderId>
      <ParentId>1</ParentId>
      <PaymentDetails>
        <AvsResultCode>sample string 1</AvsResultCode>
        <CreditCardBin>sample string 2</CreditCardBin>
        <CreditCardCompany>sample string 5</CreditCardCompany>
        <CreditCardNumber>sample string 4</CreditCardNumber>
        <CvvResultCode>sample string 3</CvvResultCode>
      </PaymentDetails>
      <Receipt />
      <Source>sample string 5</Source>
      <Status>sample string 9</Status>
      <Test>true</Test>
      <UserId>1</UserId>
    </Transaction>
    <Transaction>
      <AdminGraphQLAPIId>sample string 12</AdminGraphQLAPIId>
      <Id>1</Id>
      <Amount>1</Amount>
      <Authorization>sample string 1</Authorization>
      <CreatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-15T22:30:35.306242Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>480</d4p1:OffsetMinutes>
      </CreatedAt>
      <Currency>sample string 10</Currency>
      <DeviceId>sample string 2</DeviceId>
      <ErrorCode>sample string 8</ErrorCode>
      <Gateway>sample string 3</Gateway>
      <Kind>sample string 6</Kind>
      <LocationId>1</LocationId>
      <MaximumRefundable>1</MaximumRefundable>
      <Message>sample string 11</Message>
      <OrderId>1</OrderId>
      <ParentId>1</ParentId>
      <PaymentDetails>
        <AvsResultCode>sample string 1</AvsResultCode>
        <CreditCardBin>sample string 2</CreditCardBin>
        <CreditCardCompany>sample string 5</CreditCardCompany>
        <CreditCardNumber>sample string 4</CreditCardNumber>
        <CvvResultCode>sample string 3</CvvResultCode>
      </PaymentDetails>
      <Receipt />
      <Source>sample string 5</Source>
      <Status>sample string 9</Status>
      <Test>true</Test>
      <UserId>1</UserId>
    </Transaction>
  </Transactions>
  <UpdatedAt xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2025-12-15T22:30:35.306242Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>480</d2p1:OffsetMinutes>
  </UpdatedAt>
  <UserId>1</UserId>
</Order>