GET api/magento/orders/{orderId}

Gets order by order id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderId

order id

string

Required

Body Parameters

None.

Response Information

Resource Description

Order

SuiteBridge.MagentoWebService.salesOrderEntity
NameDescriptionTypeAdditional information
increment_id

string

None.

parent_id

string

None.

store_id

string

None.

created_at

string

None.

updated_at

string

None.

is_active

string

None.

customer_id

string

None.

tax_amount

string

None.

shipping_amount

string

None.

discount_amount

string

None.

subtotal

string

None.

grand_total

string

None.

total_paid

string

None.

total_refunded

string

None.

total_qty_ordered

string

None.

total_canceled

string

None.

total_invoiced

string

None.

total_online_refunded

string

None.

total_offline_refunded

string

None.

base_tax_amount

string

None.

base_shipping_amount

string

None.

base_discount_amount

string

None.

base_subtotal

string

None.

base_grand_total

string

None.

base_total_paid

string

None.

base_total_refunded

string

None.

base_total_qty_ordered

string

None.

base_total_canceled

string

None.

base_total_invoiced

string

None.

base_total_online_refunded

string

None.

base_total_offline_refunded

string

None.

billing_address_id

string

None.

billing_firstname

string

None.

billing_lastname

string

None.

shipping_address_id

string

None.

shipping_firstname

string

None.

shipping_lastname

string

None.

billing_name

string

None.

shipping_name

string

None.

store_to_base_rate

string

None.

store_to_order_rate

string

None.

base_to_global_rate

string

None.

base_to_order_rate

string

None.

weight

string

None.

store_name

string

None.

remote_ip

string

None.

status

string

None.

state

string

None.

applied_rule_ids

string

None.

global_currency_code

string

None.

base_currency_code

string

None.

store_currency_code

string

None.

order_currency_code

string

None.

shipping_method

string

None.

shipping_description

string

None.

customer_email

string

None.

customer_firstname

string

None.

customer_lastname

string

None.

quote_id

string

None.

is_virtual

string

None.

customer_group_id

string

None.

customer_note_notify

string

None.

customer_is_guest

string

None.

email_sent

string

None.

order_id

string

None.

gift_message_id

string

None.

gift_message

string

None.

shipping_address

SuiteBridge.MagentoWebService.salesOrderAddressEntity

None.

billing_address

SuiteBridge.MagentoWebService.salesOrderAddressEntity

None.

items

Collection of SuiteBridge.MagentoWebService.salesOrderItemEntity

None.

payment

SuiteBridge.MagentoWebService.salesOrderPaymentEntity

None.

status_history

Collection of SuiteBridge.MagentoWebService.salesOrderStatusHistoryEntity

None.

Response Formats

application/json, text/json

Sample:
{
  "increment_id": "sample string 1",
  "parent_id": "sample string 2",
  "store_id": "sample string 3",
  "created_at": "sample string 4",
  "updated_at": "sample string 5",
  "is_active": "sample string 6",
  "customer_id": "sample string 7",
  "tax_amount": "sample string 8",
  "shipping_amount": "sample string 9",
  "discount_amount": "sample string 10",
  "subtotal": "sample string 11",
  "grand_total": "sample string 12",
  "total_paid": "sample string 13",
  "total_refunded": "sample string 14",
  "total_qty_ordered": "sample string 15",
  "total_canceled": "sample string 16",
  "total_invoiced": "sample string 17",
  "total_online_refunded": "sample string 18",
  "total_offline_refunded": "sample string 19",
  "base_tax_amount": "sample string 20",
  "base_shipping_amount": "sample string 21",
  "base_discount_amount": "sample string 22",
  "base_subtotal": "sample string 23",
  "base_grand_total": "sample string 24",
  "base_total_paid": "sample string 25",
  "base_total_refunded": "sample string 26",
  "base_total_qty_ordered": "sample string 27",
  "base_total_canceled": "sample string 28",
  "base_total_invoiced": "sample string 29",
  "base_total_online_refunded": "sample string 30",
  "base_total_offline_refunded": "sample string 31",
  "billing_address_id": "sample string 32",
  "billing_firstname": "sample string 33",
  "billing_lastname": "sample string 34",
  "shipping_address_id": "sample string 35",
  "shipping_firstname": "sample string 36",
  "shipping_lastname": "sample string 37",
  "billing_name": "sample string 38",
  "shipping_name": "sample string 39",
  "store_to_base_rate": "sample string 40",
  "store_to_order_rate": "sample string 41",
  "base_to_global_rate": "sample string 42",
  "base_to_order_rate": "sample string 43",
  "weight": "sample string 44",
  "store_name": "sample string 45",
  "remote_ip": "sample string 46",
  "status": "sample string 47",
  "state": "sample string 48",
  "applied_rule_ids": "sample string 49",
  "global_currency_code": "sample string 50",
  "base_currency_code": "sample string 51",
  "store_currency_code": "sample string 52",
  "order_currency_code": "sample string 53",
  "shipping_method": "sample string 54",
  "shipping_description": "sample string 55",
  "customer_email": "sample string 56",
  "customer_firstname": "sample string 57",
  "customer_lastname": "sample string 58",
  "quote_id": "sample string 59",
  "is_virtual": "sample string 60",
  "customer_group_id": "sample string 61",
  "customer_note_notify": "sample string 62",
  "customer_is_guest": "sample string 63",
  "email_sent": "sample string 64",
  "order_id": "sample string 65",
  "gift_message_id": "sample string 66",
  "gift_message": "sample string 67",
  "shipping_address": {
    "increment_id": "sample string 1",
    "parent_id": "sample string 2",
    "created_at": "sample string 3",
    "updated_at": "sample string 4",
    "is_active": "sample string 5",
    "address_type": "sample string 6",
    "firstname": "sample string 7",
    "lastname": "sample string 8",
    "company": "sample string 9",
    "street": "sample string 10",
    "city": "sample string 11",
    "region": "sample string 12",
    "postcode": "sample string 13",
    "country_id": "sample string 14",
    "telephone": "sample string 15",
    "fax": "sample string 16",
    "region_id": "sample string 17",
    "address_id": "sample string 18"
  },
  "billing_address": {
    "increment_id": "sample string 1",
    "parent_id": "sample string 2",
    "created_at": "sample string 3",
    "updated_at": "sample string 4",
    "is_active": "sample string 5",
    "address_type": "sample string 6",
    "firstname": "sample string 7",
    "lastname": "sample string 8",
    "company": "sample string 9",
    "street": "sample string 10",
    "city": "sample string 11",
    "region": "sample string 12",
    "postcode": "sample string 13",
    "country_id": "sample string 14",
    "telephone": "sample string 15",
    "fax": "sample string 16",
    "region_id": "sample string 17",
    "address_id": "sample string 18"
  },
  "items": [
    {
      "item_id": "sample string 1",
      "order_id": "sample string 2",
      "quote_item_id": "sample string 3",
      "created_at": "sample string 4",
      "updated_at": "sample string 5",
      "product_id": "sample string 6",
      "product_type": "sample string 7",
      "product_options": "sample string 8",
      "weight": "sample string 9",
      "is_virtual": "sample string 10",
      "sku": "sample string 11",
      "name": "sample string 12",
      "applied_rule_ids": "sample string 13",
      "free_shipping": "sample string 14",
      "is_qty_decimal": "sample string 15",
      "no_discount": "sample string 16",
      "qty_canceled": "sample string 17",
      "qty_invoiced": "sample string 18",
      "qty_ordered": "sample string 19",
      "qty_refunded": "sample string 20",
      "qty_shipped": "sample string 21",
      "cost": "sample string 22",
      "price": "sample string 23",
      "base_price": "sample string 24",
      "original_price": "sample string 25",
      "base_original_price": "sample string 26",
      "tax_percent": "sample string 27",
      "tax_amount": "sample string 28",
      "base_tax_amount": "sample string 29",
      "tax_invoiced": "sample string 30",
      "base_tax_invoiced": "sample string 31",
      "discount_percent": "sample string 32",
      "discount_amount": "sample string 33",
      "base_discount_amount": "sample string 34",
      "discount_invoiced": "sample string 35",
      "base_discount_invoiced": "sample string 36",
      "amount_refunded": "sample string 37",
      "base_amount_refunded": "sample string 38",
      "row_total": "sample string 39",
      "base_row_total": "sample string 40",
      "row_invoiced": "sample string 41",
      "base_row_invoiced": "sample string 42",
      "row_weight": "sample string 43",
      "gift_message_id": "sample string 44",
      "gift_message": "sample string 45",
      "gift_message_available": "sample string 46",
      "base_tax_before_discount": "sample string 47",
      "tax_before_discount": "sample string 48",
      "weee_tax_applied": "sample string 49",
      "weee_tax_applied_amount": "sample string 50",
      "weee_tax_applied_row_amount": "sample string 51",
      "base_weee_tax_applied_amount": "sample string 52",
      "base_weee_tax_applied_row_amount": "sample string 53",
      "weee_tax_disposition": "sample string 54",
      "weee_tax_row_disposition": "sample string 55",
      "base_weee_tax_disposition": "sample string 56",
      "base_weee_tax_row_disposition": "sample string 57"
    },
    {
      "item_id": "sample string 1",
      "order_id": "sample string 2",
      "quote_item_id": "sample string 3",
      "created_at": "sample string 4",
      "updated_at": "sample string 5",
      "product_id": "sample string 6",
      "product_type": "sample string 7",
      "product_options": "sample string 8",
      "weight": "sample string 9",
      "is_virtual": "sample string 10",
      "sku": "sample string 11",
      "name": "sample string 12",
      "applied_rule_ids": "sample string 13",
      "free_shipping": "sample string 14",
      "is_qty_decimal": "sample string 15",
      "no_discount": "sample string 16",
      "qty_canceled": "sample string 17",
      "qty_invoiced": "sample string 18",
      "qty_ordered": "sample string 19",
      "qty_refunded": "sample string 20",
      "qty_shipped": "sample string 21",
      "cost": "sample string 22",
      "price": "sample string 23",
      "base_price": "sample string 24",
      "original_price": "sample string 25",
      "base_original_price": "sample string 26",
      "tax_percent": "sample string 27",
      "tax_amount": "sample string 28",
      "base_tax_amount": "sample string 29",
      "tax_invoiced": "sample string 30",
      "base_tax_invoiced": "sample string 31",
      "discount_percent": "sample string 32",
      "discount_amount": "sample string 33",
      "base_discount_amount": "sample string 34",
      "discount_invoiced": "sample string 35",
      "base_discount_invoiced": "sample string 36",
      "amount_refunded": "sample string 37",
      "base_amount_refunded": "sample string 38",
      "row_total": "sample string 39",
      "base_row_total": "sample string 40",
      "row_invoiced": "sample string 41",
      "base_row_invoiced": "sample string 42",
      "row_weight": "sample string 43",
      "gift_message_id": "sample string 44",
      "gift_message": "sample string 45",
      "gift_message_available": "sample string 46",
      "base_tax_before_discount": "sample string 47",
      "tax_before_discount": "sample string 48",
      "weee_tax_applied": "sample string 49",
      "weee_tax_applied_amount": "sample string 50",
      "weee_tax_applied_row_amount": "sample string 51",
      "base_weee_tax_applied_amount": "sample string 52",
      "base_weee_tax_applied_row_amount": "sample string 53",
      "weee_tax_disposition": "sample string 54",
      "weee_tax_row_disposition": "sample string 55",
      "base_weee_tax_disposition": "sample string 56",
      "base_weee_tax_row_disposition": "sample string 57"
    }
  ],
  "payment": {
    "increment_id": "sample string 1",
    "parent_id": "sample string 2",
    "created_at": "sample string 3",
    "updated_at": "sample string 4",
    "is_active": "sample string 5",
    "amount_ordered": "sample string 6",
    "shipping_amount": "sample string 7",
    "base_amount_ordered": "sample string 8",
    "base_shipping_amount": "sample string 9",
    "method": "sample string 10",
    "po_number": "sample string 11",
    "cc_type": "sample string 12",
    "cc_number_enc": "sample string 13",
    "cc_last4": "sample string 14",
    "cc_owner": "sample string 15",
    "cc_exp_month": "sample string 16",
    "cc_exp_year": "sample string 17",
    "cc_ss_start_month": "sample string 18",
    "cc_ss_start_year": "sample string 19",
    "payment_id": "sample string 20"
  },
  "status_history": [
    {
      "increment_id": "sample string 1",
      "parent_id": "sample string 2",
      "created_at": "sample string 3",
      "updated_at": "sample string 4",
      "is_active": "sample string 5",
      "is_customer_notified": "sample string 6",
      "status": "sample string 7",
      "comment": "sample string 8"
    },
    {
      "increment_id": "sample string 1",
      "parent_id": "sample string 2",
      "created_at": "sample string 3",
      "updated_at": "sample string 4",
      "is_active": "sample string 5",
      "is_customer_notified": "sample string 6",
      "status": "sample string 7",
      "comment": "sample string 8"
    }
  ]
}

application/xml, text/xml

Sample:
<salesOrderEntity xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <increment_id>sample string 1</increment_id>
  <parent_id>sample string 2</parent_id>
  <store_id>sample string 3</store_id>
  <created_at>sample string 4</created_at>
  <updated_at>sample string 5</updated_at>
  <is_active>sample string 6</is_active>
  <customer_id>sample string 7</customer_id>
  <tax_amount>sample string 8</tax_amount>
  <shipping_amount>sample string 9</shipping_amount>
  <discount_amount>sample string 10</discount_amount>
  <subtotal>sample string 11</subtotal>
  <grand_total>sample string 12</grand_total>
  <total_paid>sample string 13</total_paid>
  <total_refunded>sample string 14</total_refunded>
  <total_qty_ordered>sample string 15</total_qty_ordered>
  <total_canceled>sample string 16</total_canceled>
  <total_invoiced>sample string 17</total_invoiced>
  <total_online_refunded>sample string 18</total_online_refunded>
  <total_offline_refunded>sample string 19</total_offline_refunded>
  <base_tax_amount>sample string 20</base_tax_amount>
  <base_shipping_amount>sample string 21</base_shipping_amount>
  <base_discount_amount>sample string 22</base_discount_amount>
  <base_subtotal>sample string 23</base_subtotal>
  <base_grand_total>sample string 24</base_grand_total>
  <base_total_paid>sample string 25</base_total_paid>
  <base_total_refunded>sample string 26</base_total_refunded>
  <base_total_qty_ordered>sample string 27</base_total_qty_ordered>
  <base_total_canceled>sample string 28</base_total_canceled>
  <base_total_invoiced>sample string 29</base_total_invoiced>
  <base_total_online_refunded>sample string 30</base_total_online_refunded>
  <base_total_offline_refunded>sample string 31</base_total_offline_refunded>
  <billing_address_id>sample string 32</billing_address_id>
  <billing_firstname>sample string 33</billing_firstname>
  <billing_lastname>sample string 34</billing_lastname>
  <shipping_address_id>sample string 35</shipping_address_id>
  <shipping_firstname>sample string 36</shipping_firstname>
  <shipping_lastname>sample string 37</shipping_lastname>
  <billing_name>sample string 38</billing_name>
  <shipping_name>sample string 39</shipping_name>
  <store_to_base_rate>sample string 40</store_to_base_rate>
  <store_to_order_rate>sample string 41</store_to_order_rate>
  <base_to_global_rate>sample string 42</base_to_global_rate>
  <base_to_order_rate>sample string 43</base_to_order_rate>
  <weight>sample string 44</weight>
  <store_name>sample string 45</store_name>
  <remote_ip>sample string 46</remote_ip>
  <status>sample string 47</status>
  <state>sample string 48</state>
  <applied_rule_ids>sample string 49</applied_rule_ids>
  <global_currency_code>sample string 50</global_currency_code>
  <base_currency_code>sample string 51</base_currency_code>
  <store_currency_code>sample string 52</store_currency_code>
  <order_currency_code>sample string 53</order_currency_code>
  <shipping_method>sample string 54</shipping_method>
  <shipping_description>sample string 55</shipping_description>
  <customer_email>sample string 56</customer_email>
  <customer_firstname>sample string 57</customer_firstname>
  <customer_lastname>sample string 58</customer_lastname>
  <quote_id>sample string 59</quote_id>
  <is_virtual>sample string 60</is_virtual>
  <customer_group_id>sample string 61</customer_group_id>
  <customer_note_notify>sample string 62</customer_note_notify>
  <customer_is_guest>sample string 63</customer_is_guest>
  <email_sent>sample string 64</email_sent>
  <order_id>sample string 65</order_id>
  <gift_message_id>sample string 66</gift_message_id>
  <gift_message>sample string 67</gift_message>
  <shipping_address>
    <increment_id>sample string 1</increment_id>
    <parent_id>sample string 2</parent_id>
    <created_at>sample string 3</created_at>
    <updated_at>sample string 4</updated_at>
    <is_active>sample string 5</is_active>
    <address_type>sample string 6</address_type>
    <firstname>sample string 7</firstname>
    <lastname>sample string 8</lastname>
    <company>sample string 9</company>
    <street>sample string 10</street>
    <city>sample string 11</city>
    <region>sample string 12</region>
    <postcode>sample string 13</postcode>
    <country_id>sample string 14</country_id>
    <telephone>sample string 15</telephone>
    <fax>sample string 16</fax>
    <region_id>sample string 17</region_id>
    <address_id>sample string 18</address_id>
  </shipping_address>
  <billing_address>
    <increment_id>sample string 1</increment_id>
    <parent_id>sample string 2</parent_id>
    <created_at>sample string 3</created_at>
    <updated_at>sample string 4</updated_at>
    <is_active>sample string 5</is_active>
    <address_type>sample string 6</address_type>
    <firstname>sample string 7</firstname>
    <lastname>sample string 8</lastname>
    <company>sample string 9</company>
    <street>sample string 10</street>
    <city>sample string 11</city>
    <region>sample string 12</region>
    <postcode>sample string 13</postcode>
    <country_id>sample string 14</country_id>
    <telephone>sample string 15</telephone>
    <fax>sample string 16</fax>
    <region_id>sample string 17</region_id>
    <address_id>sample string 18</address_id>
  </billing_address>
  <items>
    <complexObjectArray>
      <item_id>sample string 1</item_id>
      <order_id>sample string 2</order_id>
      <quote_item_id>sample string 3</quote_item_id>
      <created_at>sample string 4</created_at>
      <updated_at>sample string 5</updated_at>
      <product_id>sample string 6</product_id>
      <product_type>sample string 7</product_type>
      <product_options>sample string 8</product_options>
      <weight>sample string 9</weight>
      <is_virtual>sample string 10</is_virtual>
      <sku>sample string 11</sku>
      <name>sample string 12</name>
      <applied_rule_ids>sample string 13</applied_rule_ids>
      <free_shipping>sample string 14</free_shipping>
      <is_qty_decimal>sample string 15</is_qty_decimal>
      <no_discount>sample string 16</no_discount>
      <qty_canceled>sample string 17</qty_canceled>
      <qty_invoiced>sample string 18</qty_invoiced>
      <qty_ordered>sample string 19</qty_ordered>
      <qty_refunded>sample string 20</qty_refunded>
      <qty_shipped>sample string 21</qty_shipped>
      <cost>sample string 22</cost>
      <price>sample string 23</price>
      <base_price>sample string 24</base_price>
      <original_price>sample string 25</original_price>
      <base_original_price>sample string 26</base_original_price>
      <tax_percent>sample string 27</tax_percent>
      <tax_amount>sample string 28</tax_amount>
      <base_tax_amount>sample string 29</base_tax_amount>
      <tax_invoiced>sample string 30</tax_invoiced>
      <base_tax_invoiced>sample string 31</base_tax_invoiced>
      <discount_percent>sample string 32</discount_percent>
      <discount_amount>sample string 33</discount_amount>
      <base_discount_amount>sample string 34</base_discount_amount>
      <discount_invoiced>sample string 35</discount_invoiced>
      <base_discount_invoiced>sample string 36</base_discount_invoiced>
      <amount_refunded>sample string 37</amount_refunded>
      <base_amount_refunded>sample string 38</base_amount_refunded>
      <row_total>sample string 39</row_total>
      <base_row_total>sample string 40</base_row_total>
      <row_invoiced>sample string 41</row_invoiced>
      <base_row_invoiced>sample string 42</base_row_invoiced>
      <row_weight>sample string 43</row_weight>
      <gift_message_id>sample string 44</gift_message_id>
      <gift_message>sample string 45</gift_message>
      <gift_message_available>sample string 46</gift_message_available>
      <base_tax_before_discount>sample string 47</base_tax_before_discount>
      <tax_before_discount>sample string 48</tax_before_discount>
      <weee_tax_applied>sample string 49</weee_tax_applied>
      <weee_tax_applied_amount>sample string 50</weee_tax_applied_amount>
      <weee_tax_applied_row_amount>sample string 51</weee_tax_applied_row_amount>
      <base_weee_tax_applied_amount>sample string 52</base_weee_tax_applied_amount>
      <base_weee_tax_applied_row_amount>sample string 53</base_weee_tax_applied_row_amount>
      <weee_tax_disposition>sample string 54</weee_tax_disposition>
      <weee_tax_row_disposition>sample string 55</weee_tax_row_disposition>
      <base_weee_tax_disposition>sample string 56</base_weee_tax_disposition>
      <base_weee_tax_row_disposition>sample string 57</base_weee_tax_row_disposition>
    </complexObjectArray>
    <complexObjectArray>
      <item_id>sample string 1</item_id>
      <order_id>sample string 2</order_id>
      <quote_item_id>sample string 3</quote_item_id>
      <created_at>sample string 4</created_at>
      <updated_at>sample string 5</updated_at>
      <product_id>sample string 6</product_id>
      <product_type>sample string 7</product_type>
      <product_options>sample string 8</product_options>
      <weight>sample string 9</weight>
      <is_virtual>sample string 10</is_virtual>
      <sku>sample string 11</sku>
      <name>sample string 12</name>
      <applied_rule_ids>sample string 13</applied_rule_ids>
      <free_shipping>sample string 14</free_shipping>
      <is_qty_decimal>sample string 15</is_qty_decimal>
      <no_discount>sample string 16</no_discount>
      <qty_canceled>sample string 17</qty_canceled>
      <qty_invoiced>sample string 18</qty_invoiced>
      <qty_ordered>sample string 19</qty_ordered>
      <qty_refunded>sample string 20</qty_refunded>
      <qty_shipped>sample string 21</qty_shipped>
      <cost>sample string 22</cost>
      <price>sample string 23</price>
      <base_price>sample string 24</base_price>
      <original_price>sample string 25</original_price>
      <base_original_price>sample string 26</base_original_price>
      <tax_percent>sample string 27</tax_percent>
      <tax_amount>sample string 28</tax_amount>
      <base_tax_amount>sample string 29</base_tax_amount>
      <tax_invoiced>sample string 30</tax_invoiced>
      <base_tax_invoiced>sample string 31</base_tax_invoiced>
      <discount_percent>sample string 32</discount_percent>
      <discount_amount>sample string 33</discount_amount>
      <base_discount_amount>sample string 34</base_discount_amount>
      <discount_invoiced>sample string 35</discount_invoiced>
      <base_discount_invoiced>sample string 36</base_discount_invoiced>
      <amount_refunded>sample string 37</amount_refunded>
      <base_amount_refunded>sample string 38</base_amount_refunded>
      <row_total>sample string 39</row_total>
      <base_row_total>sample string 40</base_row_total>
      <row_invoiced>sample string 41</row_invoiced>
      <base_row_invoiced>sample string 42</base_row_invoiced>
      <row_weight>sample string 43</row_weight>
      <gift_message_id>sample string 44</gift_message_id>
      <gift_message>sample string 45</gift_message>
      <gift_message_available>sample string 46</gift_message_available>
      <base_tax_before_discount>sample string 47</base_tax_before_discount>
      <tax_before_discount>sample string 48</tax_before_discount>
      <weee_tax_applied>sample string 49</weee_tax_applied>
      <weee_tax_applied_amount>sample string 50</weee_tax_applied_amount>
      <weee_tax_applied_row_amount>sample string 51</weee_tax_applied_row_amount>
      <base_weee_tax_applied_amount>sample string 52</base_weee_tax_applied_amount>
      <base_weee_tax_applied_row_amount>sample string 53</base_weee_tax_applied_row_amount>
      <weee_tax_disposition>sample string 54</weee_tax_disposition>
      <weee_tax_row_disposition>sample string 55</weee_tax_row_disposition>
      <base_weee_tax_disposition>sample string 56</base_weee_tax_disposition>
      <base_weee_tax_row_disposition>sample string 57</base_weee_tax_row_disposition>
    </complexObjectArray>
  </items>
  <payment>
    <increment_id>sample string 1</increment_id>
    <parent_id>sample string 2</parent_id>
    <created_at>sample string 3</created_at>
    <updated_at>sample string 4</updated_at>
    <is_active>sample string 5</is_active>
    <amount_ordered>sample string 6</amount_ordered>
    <shipping_amount>sample string 7</shipping_amount>
    <base_amount_ordered>sample string 8</base_amount_ordered>
    <base_shipping_amount>sample string 9</base_shipping_amount>
    <method>sample string 10</method>
    <po_number>sample string 11</po_number>
    <cc_type>sample string 12</cc_type>
    <cc_number_enc>sample string 13</cc_number_enc>
    <cc_last4>sample string 14</cc_last4>
    <cc_owner>sample string 15</cc_owner>
    <cc_exp_month>sample string 16</cc_exp_month>
    <cc_exp_year>sample string 17</cc_exp_year>
    <cc_ss_start_month>sample string 18</cc_ss_start_month>
    <cc_ss_start_year>sample string 19</cc_ss_start_year>
    <payment_id>sample string 20</payment_id>
  </payment>
  <status_history>
    <complexObjectArray>
      <increment_id>sample string 1</increment_id>
      <parent_id>sample string 2</parent_id>
      <created_at>sample string 3</created_at>
      <updated_at>sample string 4</updated_at>
      <is_active>sample string 5</is_active>
      <is_customer_notified>sample string 6</is_customer_notified>
      <status>sample string 7</status>
      <comment>sample string 8</comment>
    </complexObjectArray>
    <complexObjectArray>
      <increment_id>sample string 1</increment_id>
      <parent_id>sample string 2</parent_id>
      <created_at>sample string 3</created_at>
      <updated_at>sample string 4</updated_at>
      <is_active>sample string 5</is_active>
      <is_customer_notified>sample string 6</is_customer_notified>
      <status>sample string 7</status>
      <comment>sample string 8</comment>
    </complexObjectArray>
  </status_history>
</salesOrderEntity>