POST api/BRData

Request Information

URI Parameters

None.

Body Parameters

BRDataContent
NameDescriptionTypeAdditional information
id

integer

None.

email

string

None.

closed_at

Object

None.

created_at

date

None.

updated_at

date

None.

number

integer

None.

note

Object

None.

token

string

None.

gateway

Object

None.

test

boolean

None.

total_price

string

None.

subtotal_price

string

None.

total_weight

integer

None.

total_tax

string

None.

taxes_included

boolean

None.

currency

string

None.

financial_status

string

None.

confirmed

boolean

None.

total_discounts

string

None.

total_line_items_price

string

None.

cart_token

Object

None.

buyer_accepts_marketing

boolean

None.

name

string

None.

referring_site

Object

None.

landing_site

Object

None.

cancelled_at

date

None.

cancel_reason

string

None.

total_price_usd

Object

None.

checkout_token

Object

None.

reference

Object

None.

user_id

Object

None.

location_id

Object

None.

source_identifier

Object

None.

source_url

Object

None.

processed_at

Object

None.

device_id

Object

None.

phone

Object

None.

customer_locale

string

None.

app_id

Object

None.

browser_ip

Object

None.

landing_site_ref

Object

None.

order_number

integer

None.

discount_applications

Collection of Discount_Applications

None.

discount_codes

Collection of Object

None.

note_attributes

Collection of Object

None.

payment_gateway_names

Collection of string

None.

processing_method

string

None.

checkout_id

Object

None.

source_name

string

None.

fulfillment_status

string

None.

tax_lines

Collection of Object

None.

tags

string

None.

contact_email

string

None.

order_status_url

string

None.

presentment_currency

string

None.

total_line_items_price_set

Total_Line_Items_Price_Set

None.

total_discounts_set

Total_Discounts_Set

None.

total_shipping_price_set

Total_Shipping_Price_Set

None.

subtotal_price_set

Subtotal_Price_Set

None.

total_price_set

Total_Price_Set

None.

total_tax_set

Total_Tax_Set

None.

line_items

Collection of Line_Items

None.

fulfillments

Collection of Object

None.

refunds

Collection of Object

None.

total_tip_received

string

None.

original_total_duties_set

Object

None.

current_total_duties_set

Object

None.

admin_graphql_api_id

string

None.

shipping_lines

Collection of Shipping_Lines

None.

billing_address

Billing_Address

None.

shipping_address

Shipping_Address

None.

customer

Customer

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "email": "sample string 2",
  "closed_at": {},
  "created_at": "2026-04-14T23:07:38.401427+00:00",
  "updated_at": "2026-04-14T23:07:38.401427+00:00",
  "number": 6,
  "note": {},
  "token": "sample string 8",
  "gateway": {},
  "test": true,
  "total_price": "sample string 11",
  "subtotal_price": "sample string 12",
  "total_weight": 13,
  "total_tax": "sample string 14",
  "taxes_included": true,
  "currency": "sample string 16",
  "financial_status": "sample string 17",
  "confirmed": true,
  "total_discounts": "sample string 19",
  "total_line_items_price": "sample string 20",
  "cart_token": {},
  "buyer_accepts_marketing": true,
  "name": "sample string 23",
  "referring_site": {},
  "landing_site": {},
  "cancelled_at": "2026-04-14T23:07:38.401427+00:00",
  "cancel_reason": "sample string 27",
  "total_price_usd": {},
  "checkout_token": {},
  "reference": {},
  "user_id": {},
  "location_id": {},
  "source_identifier": {},
  "source_url": {},
  "processed_at": {},
  "device_id": {},
  "phone": {},
  "customer_locale": "sample string 38",
  "app_id": {},
  "browser_ip": {},
  "landing_site_ref": {},
  "order_number": 42,
  "discount_applications": [
    {
      "type": "sample string 1",
      "value": "sample string 2",
      "value_type": "sample string 3",
      "allocation_method": "sample string 4",
      "target_selection": "sample string 5",
      "target_type": "sample string 6",
      "description": "sample string 7",
      "title": "sample string 8"
    },
    {
      "type": "sample string 1",
      "value": "sample string 2",
      "value_type": "sample string 3",
      "allocation_method": "sample string 4",
      "target_selection": "sample string 5",
      "target_type": "sample string 6",
      "description": "sample string 7",
      "title": "sample string 8"
    }
  ],
  "discount_codes": [
    {},
    {}
  ],
  "note_attributes": [
    {},
    {}
  ],
  "payment_gateway_names": [
    "sample string 1",
    "sample string 2"
  ],
  "processing_method": "sample string 43",
  "checkout_id": {},
  "source_name": "sample string 45",
  "fulfillment_status": "sample string 46",
  "tax_lines": [
    {},
    {}
  ],
  "tags": "sample string 47",
  "contact_email": "sample string 48",
  "order_status_url": "sample string 49",
  "presentment_currency": "sample string 50",
  "total_line_items_price_set": {
    "shop_money": {
      "amount": "sample string 1",
      "currency_code": "sample string 2"
    },
    "presentment_money": {
      "amount": "sample string 1",
      "currency_code": "sample string 2"
    }
  },
  "total_discounts_set": {
    "shop_money": {
      "amount": "sample string 1",
      "currency_code": "sample string 2"
    },
    "presentment_money": {
      "amount": "sample string 1",
      "currency_code": "sample string 2"
    }
  },
  "total_shipping_price_set": {
    "shop_money": {
      "amount": "sample string 1",
      "currency_code": "sample string 2"
    },
    "presentment_money": {
      "amount": "sample string 1",
      "currency_code": "sample string 2"
    }
  },
  "subtotal_price_set": {
    "shop_money": {
      "amount": "sample string 1",
      "currency_code": "sample string 2"
    },
    "presentment_money": {
      "amount": "sample string 1",
      "currency_code": "sample string 2"
    }
  },
  "total_price_set": {
    "shop_money": {
      "amount": "sample string 1",
      "currency_code": "sample string 2"
    },
    "presentment_money": {
      "amount": "sample string 1",
      "currency_code": "sample string 2"
    }
  },
  "total_tax_set": {
    "shop_money": {
      "amount": "sample string 1",
      "currency_code": "sample string 2"
    },
    "presentment_money": {
      "amount": "sample string 1",
      "currency_code": "sample string 2"
    }
  },
  "line_items": [
    {
      "id": 1,
      "variant_id": 2,
      "title": "sample string 3",
      "quantity": 4,
      "sku": "sample string 5",
      "variant_title": {},
      "vendor": {},
      "fulfillment_service": "sample string 8",
      "product_id": 9,
      "requires_shipping": true,
      "taxable": true,
      "gift_card": true,
      "name": "sample string 13",
      "variant_inventory_management": "sample string 14",
      "properties": [
        {},
        {}
      ],
      "product_exists": true,
      "fulfillable_quantity": 16,
      "grams": 17,
      "price": "sample string 18",
      "total_discount": "sample string 19",
      "fulfillment_status": {},
      "price_set": {
        "shop_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        },
        "presentment_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        }
      },
      "total_discount_set": {
        "shop_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        },
        "presentment_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        }
      },
      "discount_allocations": [
        {
          "amount": "sample string 1",
          "discount_application_index": 2,
          "amount_set": {
            "shop_money": {
              "amount": "sample string 1",
              "currency_code": "sample string 2"
            },
            "presentment_money": {
              "amount": "sample string 1",
              "currency_code": "sample string 2"
            }
          }
        },
        {
          "amount": "sample string 1",
          "discount_application_index": 2,
          "amount_set": {
            "shop_money": {
              "amount": "sample string 1",
              "currency_code": "sample string 2"
            },
            "presentment_money": {
              "amount": "sample string 1",
              "currency_code": "sample string 2"
            }
          }
        }
      ],
      "duties": [
        {},
        {}
      ],
      "admin_graphql_api_id": "sample string 21",
      "tax_lines": [
        {},
        {}
      ]
    },
    {
      "id": 1,
      "variant_id": 2,
      "title": "sample string 3",
      "quantity": 4,
      "sku": "sample string 5",
      "variant_title": {},
      "vendor": {},
      "fulfillment_service": "sample string 8",
      "product_id": 9,
      "requires_shipping": true,
      "taxable": true,
      "gift_card": true,
      "name": "sample string 13",
      "variant_inventory_management": "sample string 14",
      "properties": [
        {},
        {}
      ],
      "product_exists": true,
      "fulfillable_quantity": 16,
      "grams": 17,
      "price": "sample string 18",
      "total_discount": "sample string 19",
      "fulfillment_status": {},
      "price_set": {
        "shop_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        },
        "presentment_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        }
      },
      "total_discount_set": {
        "shop_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        },
        "presentment_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        }
      },
      "discount_allocations": [
        {
          "amount": "sample string 1",
          "discount_application_index": 2,
          "amount_set": {
            "shop_money": {
              "amount": "sample string 1",
              "currency_code": "sample string 2"
            },
            "presentment_money": {
              "amount": "sample string 1",
              "currency_code": "sample string 2"
            }
          }
        },
        {
          "amount": "sample string 1",
          "discount_application_index": 2,
          "amount_set": {
            "shop_money": {
              "amount": "sample string 1",
              "currency_code": "sample string 2"
            },
            "presentment_money": {
              "amount": "sample string 1",
              "currency_code": "sample string 2"
            }
          }
        }
      ],
      "duties": [
        {},
        {}
      ],
      "admin_graphql_api_id": "sample string 21",
      "tax_lines": [
        {},
        {}
      ]
    }
  ],
  "fulfillments": [
    {},
    {}
  ],
  "refunds": [
    {},
    {}
  ],
  "total_tip_received": "sample string 51",
  "original_total_duties_set": {},
  "current_total_duties_set": {},
  "admin_graphql_api_id": "sample string 54",
  "shipping_lines": [
    {
      "id": 1,
      "title": "sample string 2",
      "price": "sample string 3",
      "code": {},
      "source": "sample string 5",
      "phone": {},
      "requested_fulfillment_service_id": {},
      "delivery_category": {},
      "carrier_identifier": {},
      "discounted_price": "sample string 10",
      "price_set": {
        "shop_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        },
        "presentment_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        }
      },
      "discounted_price_set": {
        "shop_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        },
        "presentment_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        }
      },
      "discount_allocations": [
        {},
        {}
      ],
      "tax_lines": [
        {},
        {}
      ]
    },
    {
      "id": 1,
      "title": "sample string 2",
      "price": "sample string 3",
      "code": {},
      "source": "sample string 5",
      "phone": {},
      "requested_fulfillment_service_id": {},
      "delivery_category": {},
      "carrier_identifier": {},
      "discounted_price": "sample string 10",
      "price_set": {
        "shop_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        },
        "presentment_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        }
      },
      "discounted_price_set": {
        "shop_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        },
        "presentment_money": {
          "amount": "sample string 1",
          "currency_code": "sample string 2"
        }
      },
      "discount_allocations": [
        {},
        {}
      ],
      "tax_lines": [
        {},
        {}
      ]
    }
  ],
  "billing_address": {
    "first_name": "sample string 1",
    "address1": "sample string 2",
    "phone": "sample string 3",
    "city": "sample string 4",
    "zip": "sample string 5",
    "province": "sample string 6",
    "country": "sample string 7",
    "last_name": "sample string 8",
    "address2": {},
    "company": "sample string 10",
    "latitude": {},
    "longitude": {},
    "name": "sample string 13",
    "country_code": "sample string 14",
    "province_code": "sample string 15"
  },
  "shipping_address": {
    "first_name": "sample string 1",
    "address1": "sample string 2",
    "phone": "sample string 3",
    "city": "sample string 4",
    "zip": "sample string 5",
    "province": "sample string 6",
    "country": "sample string 7",
    "last_name": "sample string 8",
    "address2": {},
    "company": "sample string 10",
    "latitude": {},
    "longitude": {},
    "name": "sample string 13",
    "country_code": "sample string 14",
    "province_code": "sample string 15"
  },
  "customer": {
    "id": 1,
    "email": "sample string 2",
    "accepts_marketing": true,
    "created_at": {},
    "updated_at": {},
    "first_name": "sample string 6",
    "last_name": "sample string 7",
    "orders_count": 8,
    "state": "sample string 9",
    "total_spent": "sample string 10",
    "last_order_id": {},
    "note": {},
    "verified_email": true,
    "multipass_identifier": {},
    "tax_exempt": true,
    "phone": {},
    "tags": "sample string 17",
    "last_order_name": {},
    "currency": "sample string 19",
    "accepts_marketing_updated_at": {},
    "marketing_opt_in_level": {},
    "admin_graphql_api_id": "sample string 22",
    "default_address": {
      "id": 1,
      "customer_id": 2,
      "first_name": {},
      "last_name": {},
      "company": {},
      "address1": "sample string 6",
      "address2": {},
      "city": "sample string 8",
      "province": "sample string 9",
      "country": "sample string 10",
      "zip": "sample string 11",
      "phone": "sample string 12",
      "name": "sample string 13",
      "province_code": "sample string 14",
      "country_code": "sample string 15",
      "country_name": "sample string 16",
      "_default": true
    }
  }
}

application/xml, text/xml

Sample:
<BRDataContent xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KRSWebAPI.Models">
  <admin_graphql_api_id>sample string 54</admin_graphql_api_id>
  <app_id />
  <billing_address>
    <address1>sample string 2</address1>
    <address2 />
    <city>sample string 4</city>
    <company>sample string 10</company>
    <country>sample string 7</country>
    <country_code>sample string 14</country_code>
    <first_name>sample string 1</first_name>
    <last_name>sample string 8</last_name>
    <latitude />
    <longitude />
    <name>sample string 13</name>
    <phone>sample string 3</phone>
    <province>sample string 6</province>
    <province_code>sample string 15</province_code>
    <zip>sample string 5</zip>
  </billing_address>
  <browser_ip />
  <buyer_accepts_marketing>true</buyer_accepts_marketing>
  <cancel_reason>sample string 27</cancel_reason>
  <cancelled_at>2026-04-14T23:07:38.401427+00:00</cancelled_at>
  <cart_token />
  <checkout_id />
  <checkout_token />
  <closed_at />
  <confirmed>true</confirmed>
  <contact_email>sample string 48</contact_email>
  <created_at>2026-04-14T23:07:38.401427+00:00</created_at>
  <currency>sample string 16</currency>
  <current_total_duties_set />
  <customer>
    <accepts_marketing>true</accepts_marketing>
    <accepts_marketing_updated_at />
    <admin_graphql_api_id>sample string 22</admin_graphql_api_id>
    <created_at />
    <currency>sample string 19</currency>
    <default_address>
      <_default>true</_default>
      <address1>sample string 6</address1>
      <address2 />
      <city>sample string 8</city>
      <company />
      <country>sample string 10</country>
      <country_code>sample string 15</country_code>
      <country_name>sample string 16</country_name>
      <customer_id>2</customer_id>
      <first_name />
      <id>1</id>
      <last_name />
      <name>sample string 13</name>
      <phone>sample string 12</phone>
      <province>sample string 9</province>
      <province_code>sample string 14</province_code>
      <zip>sample string 11</zip>
    </default_address>
    <email>sample string 2</email>
    <first_name>sample string 6</first_name>
    <id>1</id>
    <last_name>sample string 7</last_name>
    <last_order_id />
    <last_order_name />
    <marketing_opt_in_level />
    <multipass_identifier />
    <note />
    <orders_count>8</orders_count>
    <phone />
    <state>sample string 9</state>
    <tags>sample string 17</tags>
    <tax_exempt>true</tax_exempt>
    <total_spent>sample string 10</total_spent>
    <updated_at />
    <verified_email>true</verified_email>
  </customer>
  <customer_locale>sample string 38</customer_locale>
  <device_id />
  <discount_applications>
    <Discount_Applications>
      <allocation_method>sample string 4</allocation_method>
      <description>sample string 7</description>
      <target_selection>sample string 5</target_selection>
      <target_type>sample string 6</target_type>
      <title>sample string 8</title>
      <type>sample string 1</type>
      <value>sample string 2</value>
      <value_type>sample string 3</value_type>
    </Discount_Applications>
    <Discount_Applications>
      <allocation_method>sample string 4</allocation_method>
      <description>sample string 7</description>
      <target_selection>sample string 5</target_selection>
      <target_type>sample string 6</target_type>
      <title>sample string 8</title>
      <type>sample string 1</type>
      <value>sample string 2</value>
      <value_type>sample string 3</value_type>
    </Discount_Applications>
  </discount_applications>
  <discount_codes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:anyType />
    <d2p1:anyType />
  </discount_codes>
  <email>sample string 2</email>
  <financial_status>sample string 17</financial_status>
  <fulfillment_status>sample string 46</fulfillment_status>
  <fulfillments xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:anyType />
    <d2p1:anyType />
  </fulfillments>
  <gateway />
  <id>1</id>
  <landing_site />
  <landing_site_ref />
  <line_items>
    <Line_Items>
      <admin_graphql_api_id>sample string 21</admin_graphql_api_id>
      <discount_allocations>
        <Discount_Allocations>
          <amount>sample string 1</amount>
          <amount_set>
            <presentment_money>
              <amount>sample string 1</amount>
              <currency_code>sample string 2</currency_code>
            </presentment_money>
            <shop_money>
              <amount>sample string 1</amount>
              <currency_code>sample string 2</currency_code>
            </shop_money>
          </amount_set>
          <discount_application_index>2</discount_application_index>
        </Discount_Allocations>
        <Discount_Allocations>
          <amount>sample string 1</amount>
          <amount_set>
            <presentment_money>
              <amount>sample string 1</amount>
              <currency_code>sample string 2</currency_code>
            </presentment_money>
            <shop_money>
              <amount>sample string 1</amount>
              <currency_code>sample string 2</currency_code>
            </shop_money>
          </amount_set>
          <discount_application_index>2</discount_application_index>
        </Discount_Allocations>
      </discount_allocations>
      <duties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </duties>
      <fulfillable_quantity>16</fulfillable_quantity>
      <fulfillment_service>sample string 8</fulfillment_service>
      <fulfillment_status />
      <gift_card>true</gift_card>
      <grams>17</grams>
      <id>1</id>
      <name>sample string 13</name>
      <price>sample string 18</price>
      <price_set>
        <presentment_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </presentment_money>
        <shop_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </shop_money>
      </price_set>
      <product_exists>true</product_exists>
      <product_id>9</product_id>
      <properties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </properties>
      <quantity>4</quantity>
      <requires_shipping>true</requires_shipping>
      <sku>sample string 5</sku>
      <tax_lines xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </tax_lines>
      <taxable>true</taxable>
      <title>sample string 3</title>
      <total_discount>sample string 19</total_discount>
      <total_discount_set>
        <presentment_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </presentment_money>
        <shop_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </shop_money>
      </total_discount_set>
      <variant_id>2</variant_id>
      <variant_inventory_management>sample string 14</variant_inventory_management>
      <variant_title />
      <vendor />
    </Line_Items>
    <Line_Items>
      <admin_graphql_api_id>sample string 21</admin_graphql_api_id>
      <discount_allocations>
        <Discount_Allocations>
          <amount>sample string 1</amount>
          <amount_set>
            <presentment_money>
              <amount>sample string 1</amount>
              <currency_code>sample string 2</currency_code>
            </presentment_money>
            <shop_money>
              <amount>sample string 1</amount>
              <currency_code>sample string 2</currency_code>
            </shop_money>
          </amount_set>
          <discount_application_index>2</discount_application_index>
        </Discount_Allocations>
        <Discount_Allocations>
          <amount>sample string 1</amount>
          <amount_set>
            <presentment_money>
              <amount>sample string 1</amount>
              <currency_code>sample string 2</currency_code>
            </presentment_money>
            <shop_money>
              <amount>sample string 1</amount>
              <currency_code>sample string 2</currency_code>
            </shop_money>
          </amount_set>
          <discount_application_index>2</discount_application_index>
        </Discount_Allocations>
      </discount_allocations>
      <duties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </duties>
      <fulfillable_quantity>16</fulfillable_quantity>
      <fulfillment_service>sample string 8</fulfillment_service>
      <fulfillment_status />
      <gift_card>true</gift_card>
      <grams>17</grams>
      <id>1</id>
      <name>sample string 13</name>
      <price>sample string 18</price>
      <price_set>
        <presentment_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </presentment_money>
        <shop_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </shop_money>
      </price_set>
      <product_exists>true</product_exists>
      <product_id>9</product_id>
      <properties xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </properties>
      <quantity>4</quantity>
      <requires_shipping>true</requires_shipping>
      <sku>sample string 5</sku>
      <tax_lines xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </tax_lines>
      <taxable>true</taxable>
      <title>sample string 3</title>
      <total_discount>sample string 19</total_discount>
      <total_discount_set>
        <presentment_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </presentment_money>
        <shop_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </shop_money>
      </total_discount_set>
      <variant_id>2</variant_id>
      <variant_inventory_management>sample string 14</variant_inventory_management>
      <variant_title />
      <vendor />
    </Line_Items>
  </line_items>
  <location_id />
  <name>sample string 23</name>
  <note />
  <note_attributes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:anyType />
    <d2p1:anyType />
  </note_attributes>
  <number>6</number>
  <order_number>42</order_number>
  <order_status_url>sample string 49</order_status_url>
  <original_total_duties_set />
  <payment_gateway_names xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </payment_gateway_names>
  <phone />
  <presentment_currency>sample string 50</presentment_currency>
  <processed_at />
  <processing_method>sample string 43</processing_method>
  <reference />
  <referring_site />
  <refunds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:anyType />
    <d2p1:anyType />
  </refunds>
  <shipping_address>
    <address1>sample string 2</address1>
    <address2 />
    <city>sample string 4</city>
    <company>sample string 10</company>
    <country>sample string 7</country>
    <country_code>sample string 14</country_code>
    <first_name>sample string 1</first_name>
    <last_name>sample string 8</last_name>
    <latitude />
    <longitude />
    <name>sample string 13</name>
    <phone>sample string 3</phone>
    <province>sample string 6</province>
    <province_code>sample string 15</province_code>
    <zip>sample string 5</zip>
  </shipping_address>
  <shipping_lines>
    <Shipping_Lines>
      <carrier_identifier />
      <code />
      <delivery_category />
      <discount_allocations xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </discount_allocations>
      <discounted_price>sample string 10</discounted_price>
      <discounted_price_set>
        <presentment_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </presentment_money>
        <shop_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </shop_money>
      </discounted_price_set>
      <id>1</id>
      <phone />
      <price>sample string 3</price>
      <price_set>
        <presentment_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </presentment_money>
        <shop_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </shop_money>
      </price_set>
      <requested_fulfillment_service_id />
      <source>sample string 5</source>
      <tax_lines xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </tax_lines>
      <title>sample string 2</title>
    </Shipping_Lines>
    <Shipping_Lines>
      <carrier_identifier />
      <code />
      <delivery_category />
      <discount_allocations xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </discount_allocations>
      <discounted_price>sample string 10</discounted_price>
      <discounted_price_set>
        <presentment_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </presentment_money>
        <shop_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </shop_money>
      </discounted_price_set>
      <id>1</id>
      <phone />
      <price>sample string 3</price>
      <price_set>
        <presentment_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </presentment_money>
        <shop_money>
          <amount>sample string 1</amount>
          <currency_code>sample string 2</currency_code>
        </shop_money>
      </price_set>
      <requested_fulfillment_service_id />
      <source>sample string 5</source>
      <tax_lines xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:anyType />
        <d4p1:anyType />
      </tax_lines>
      <title>sample string 2</title>
    </Shipping_Lines>
  </shipping_lines>
  <source_identifier />
  <source_name>sample string 45</source_name>
  <source_url />
  <subtotal_price>sample string 12</subtotal_price>
  <subtotal_price_set>
    <presentment_money>
      <amount>sample string 1</amount>
      <currency_code>sample string 2</currency_code>
    </presentment_money>
    <shop_money>
      <amount>sample string 1</amount>
      <currency_code>sample string 2</currency_code>
    </shop_money>
  </subtotal_price_set>
  <tags>sample string 47</tags>
  <tax_lines xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:anyType />
    <d2p1:anyType />
  </tax_lines>
  <taxes_included>true</taxes_included>
  <test>true</test>
  <token>sample string 8</token>
  <total_discounts>sample string 19</total_discounts>
  <total_discounts_set>
    <presentment_money>
      <amount>sample string 1</amount>
      <currency_code>sample string 2</currency_code>
    </presentment_money>
    <shop_money>
      <amount>sample string 1</amount>
      <currency_code>sample string 2</currency_code>
    </shop_money>
  </total_discounts_set>
  <total_line_items_price>sample string 20</total_line_items_price>
  <total_line_items_price_set>
    <presentment_money>
      <amount>sample string 1</amount>
      <currency_code>sample string 2</currency_code>
    </presentment_money>
    <shop_money>
      <amount>sample string 1</amount>
      <currency_code>sample string 2</currency_code>
    </shop_money>
  </total_line_items_price_set>
  <total_price>sample string 11</total_price>
  <total_price_set>
    <presentment_money>
      <amount>sample string 1</amount>
      <currency_code>sample string 2</currency_code>
    </presentment_money>
    <shop_money>
      <amount>sample string 1</amount>
      <currency_code>sample string 2</currency_code>
    </shop_money>
  </total_price_set>
  <total_price_usd />
  <total_shipping_price_set>
    <presentment_money>
      <amount>sample string 1</amount>
      <currency_code>sample string 2</currency_code>
    </presentment_money>
    <shop_money>
      <amount>sample string 1</amount>
      <currency_code>sample string 2</currency_code>
    </shop_money>
  </total_shipping_price_set>
  <total_tax>sample string 14</total_tax>
  <total_tax_set>
    <presentment_money>
      <amount>sample string 1</amount>
      <currency_code>sample string 2</currency_code>
    </presentment_money>
    <shop_money>
      <amount>sample string 1</amount>
      <currency_code>sample string 2</currency_code>
    </shop_money>
  </total_tax_set>
  <total_tip_received>sample string 51</total_tip_received>
  <total_weight>13</total_weight>
  <updated_at>2026-04-14T23:07:38.401427+00:00</updated_at>
  <user_id />
</BRDataContent>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'BRDataContent'.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>