GET api/THub/GetOrderTotal

Request Information

URI Parameters

None.

Body Parameters

OrderResponse
NameDescriptionTypeAdditional information
OrderID

integer

None.

OrderNumber

integer

None.

ProviderID

integer

None.

ShopperID

integer

None.

IPAddress

string

None.

OrderStatusID

byte

None.

OrderTypeID

byte

None.

ShippingAmount

decimal number

None.

TaxAmount

decimal number

None.

StoreCreditDeducted

decimal number

None.

ShopperGroupDiscount

decimal number

None.

BillingAddressID

integer

None.

PaymentTransactionNumber

string

None.

AuthorizationCode

string

None.

OrderComments

string

None.

PONumber

string

None.

PaymentMethodID

integer

None.

GatewayProviderID

integer

None.

ShippingAddressID

integer

None.

HandlingCost

decimal number

None.

CouponAmount

decimal number

None.

ZoneID

integer

None.

CarrierID

integer

None.

ShippingServiceTypeID

integer

None.

TransactionTypeID

integer

None.

Status

boolean

None.

Deleted

boolean

None.

CreatedBy

integer

None.

CreatedDate

date

None.

ModifiedBy

integer

None.

ModifiedDate

date

None.

CarrierServiceName

string

None.

CardNumber

string

None.

ExpDate

string

None.

OrderUniqueNumber

string

None.

GiftCardAmount

decimal number

None.

PaymentGatewayDisplayName

string

None.

ShippingMethodDisplayName

string

None.

BillingAddress

AddressBookResponse

None.

OtherDetails

OtherDetails

None.

OrderItems

Collection of OrderItemResponse

None.

OrderShipments

Collection of OrderShipmentResponse

None.

Request Formats

application/json, text/json, text/html

Sample:
{
  "OrderID": 1,
  "OrderNumber": 1,
  "ProviderID": 2,
  "ShopperID": 1,
  "IPAddress": "sample string 3",
  "OrderStatusID": 64,
  "OrderTypeID": 64,
  "ShippingAmount": 5.1,
  "TaxAmount": 6.1,
  "StoreCreditDeducted": 7.1,
  "ShopperGroupDiscount": 8.1,
  "BillingAddressID": 1,
  "PaymentTransactionNumber": "sample string 9",
  "AuthorizationCode": "sample string 10",
  "OrderComments": "sample string 11",
  "PONumber": "sample string 12",
  "PaymentMethodID": 1,
  "GatewayProviderID": 1,
  "ShippingAddressID": 1,
  "HandlingCost": 1.1,
  "CouponAmount": 1.1,
  "ZoneID": 1,
  "CarrierID": 1,
  "ShippingServiceTypeID": 1,
  "TransactionTypeID": 1,
  "Status": true,
  "Deleted": true,
  "CreatedBy": 15,
  "CreatedDate": "1/22/2025",
  "ModifiedBy": 1,
  "ModifiedDate": "1/22/2025",
  "CarrierServiceName": "sample string 17",
  "CardNumber": "sample string 18",
  "ExpDate": "sample string 19",
  "OrderUniqueNumber": "sample string 20",
  "GiftCardAmount": 21.1,
  "PaymentGatewayDisplayName": "sample string 22",
  "ShippingMethodDisplayName": "sample string 23",
  "BillingAddress": {
    "AddressName": "sample string 1",
    "ContactPerson": "sample string 2",
    "AddressLine1": "sample string 3",
    "AddressLine2": "sample string 4",
    "City": "sample string 5",
    "StateCode": "sample string 6",
    "CountryCode": "sample string 7",
    "ZipCode": "sample string 8",
    "PhoneNumber": "sample string 9",
    "Email": "sample string 10"
  },
  "OtherDetails": {
    "OrderID": 1,
    "AddressLine1": "sample string 2",
    "AddressLine2": "sample string 3",
    "City": "sample string 4",
    "StateCode": "sample string 5",
    "CountryCode": "sample string 6",
    "ZipCode": "sample string 7",
    "PhoneNumber": "sample string 8",
    "Email": "sample string 9",
    "ShippingAddressLine1": "sample string 10",
    "ShippingAddressLine2": "sample string 11",
    "ShippingCity": "sample string 12",
    "ShippingStateCode": "sample string 13",
    "ShippingCountryCode": "sample string 14",
    "ShippingZipCode": "sample string 15",
    "ShippingPhoneNumber": "sample string 16",
    "ShippingEmail": "sample string 17",
    "FirstName": "sample string 18",
    "LastName": "sample string 19",
    "CompanyName": "sample string 20",
    "SubShippingService": "sample string 21",
    "CarrierDisplayName": "sample string 22"
  },
  "OrderItems": [
    {
      "OrderItemID": 1,
      "OrderID": 2,
      "ProviderID": 3,
      "GroupID": 1,
      "SCCategoryIDS": "sample string 4",
      "SCProductID": 5,
      "ProductCode": "sample string 6",
      "ProductName": "sample string 7",
      "OriginalSKUID": 1,
      "OriginalSKUCode": "sample string 8",
      "OriginalUPCCode": "sample string 9",
      "AddtionalInfo": "sample string 10",
      "OriginalPrice": 11.1,
      "DiscountedPrice": 12.1,
      "Weight": 13.1,
      "Height": 14.1,
      "Qty": 15,
      "Status": true,
      "OrderStatusID": 64,
      "PushToDropship": true,
      "DealOftheDayID": 1,
      "FreeProduct": true,
      "DiscountInfo": "sample string 20",
      "BackOrder": true,
      "FreeShipping": true,
      "ShippingAddressID": 1,
      "ZoneID": 1,
      "CarrierID": 1,
      "ShippingServiceTypeID": 1,
      "ShippingAmount": 1.1,
      "HandlingCost": 1.1,
      "DropshipOrNot": true,
      "Taxable": true,
      "ImagePath": "sample string 25",
      "ShippingType": 64,
      "FixedShippingCost": 1.1,
      "CalculatedDiscount": 1.1,
      "HasEmbellishment": true,
      "EmbellishmentAdditionalInfo": "sample string 26",
      "EmbellishmentPrice": 1.1,
      "EmbellishmentDiscountedPrice": 1.1,
      "EmbellishmentSetupFee": 1.1,
      "EmbelishmentImages": "sample string 27",
      "IsBadge": true,
      "BrandName": "sample string 28",
      "BrandImage": "sample string 29",
      "UnitCost": 30.1,
      "EmbOrderItems": [
        {
          "currentCurrency": "sample string 1",
          "placeHolder": "sample string 2",
          "conversionRate": 3.1,
          "EmbOrderItemID": 1,
          "OrderItemID": 2,
          "ProviderID": 3,
          "EmbTemplateID": 4,
          "EmbellishmentID": 5,
          "EmbellishmentName": "sample string 6",
          "Name": "sample string 7",
          "DisplayName": "sample string 8",
          "ControlTypeID": 9,
          "Value": "sample string 10",
          "Text": "sample string 11",
          "ImagePath": "sample string 12",
          "Price": 13.1,
          "DiscountedPrice": 14.1,
          "Quantity": 15,
          "PricePerCharacter": 16.1,
          "FreeLength": 17,
          "SetupFee": 18.1,
          "OrderID": 19,
          "EmbGroupID": 20,
          "Status": true,
          "Required": true,
          "OrderStatus": 64,
          "CreatedBy": 24,
          "CreatedDate": "1/22/2025",
          "ModifiedBy": 1,
          "ModifiedDate": "1/22/2025",
          "EmbroideryPosition": 64,
          "FormatedPrice": "sample string 140.61",
          "FormatedDiscountedPrice": "sample string 143.71",
          "FormatedPriceForEmail": "sample string 240.61",
          "FormatedDiscountedPriceForEmail": "sample string 243.71",
          "FormatedImageSetupPrice": "sample string 256.11",
          "AdditionalInfo": "sample string 26"
        },
        {
          "currentCurrency": "sample string 1",
          "placeHolder": "sample string 2",
          "conversionRate": 3.1,
          "EmbOrderItemID": 1,
          "OrderItemID": 2,
          "ProviderID": 3,
          "EmbTemplateID": 4,
          "EmbellishmentID": 5,
          "EmbellishmentName": "sample string 6",
          "Name": "sample string 7",
          "DisplayName": "sample string 8",
          "ControlTypeID": 9,
          "Value": "sample string 10",
          "Text": "sample string 11",
          "ImagePath": "sample string 12",
          "Price": 13.1,
          "DiscountedPrice": 14.1,
          "Quantity": 15,
          "PricePerCharacter": 16.1,
          "FreeLength": 17,
          "SetupFee": 18.1,
          "OrderID": 19,
          "EmbGroupID": 20,
          "Status": true,
          "Required": true,
          "OrderStatus": 64,
          "CreatedBy": 24,
          "CreatedDate": "1/22/2025",
          "ModifiedBy": 1,
          "ModifiedDate": "1/22/2025",
          "EmbroideryPosition": 64,
          "FormatedPrice": "sample string 140.61",
          "FormatedDiscountedPrice": "sample string 143.71",
          "FormatedPriceForEmail": "sample string 240.61",
          "FormatedDiscountedPriceForEmail": "sample string 243.71",
          "FormatedImageSetupPrice": "sample string 256.11",
          "AdditionalInfo": "sample string 26"
        }
      ]
    },
    {
      "OrderItemID": 1,
      "OrderID": 2,
      "ProviderID": 3,
      "GroupID": 1,
      "SCCategoryIDS": "sample string 4",
      "SCProductID": 5,
      "ProductCode": "sample string 6",
      "ProductName": "sample string 7",
      "OriginalSKUID": 1,
      "OriginalSKUCode": "sample string 8",
      "OriginalUPCCode": "sample string 9",
      "AddtionalInfo": "sample string 10",
      "OriginalPrice": 11.1,
      "DiscountedPrice": 12.1,
      "Weight": 13.1,
      "Height": 14.1,
      "Qty": 15,
      "Status": true,
      "OrderStatusID": 64,
      "PushToDropship": true,
      "DealOftheDayID": 1,
      "FreeProduct": true,
      "DiscountInfo": "sample string 20",
      "BackOrder": true,
      "FreeShipping": true,
      "ShippingAddressID": 1,
      "ZoneID": 1,
      "CarrierID": 1,
      "ShippingServiceTypeID": 1,
      "ShippingAmount": 1.1,
      "HandlingCost": 1.1,
      "DropshipOrNot": true,
      "Taxable": true,
      "ImagePath": "sample string 25",
      "ShippingType": 64,
      "FixedShippingCost": 1.1,
      "CalculatedDiscount": 1.1,
      "HasEmbellishment": true,
      "EmbellishmentAdditionalInfo": "sample string 26",
      "EmbellishmentPrice": 1.1,
      "EmbellishmentDiscountedPrice": 1.1,
      "EmbellishmentSetupFee": 1.1,
      "EmbelishmentImages": "sample string 27",
      "IsBadge": true,
      "BrandName": "sample string 28",
      "BrandImage": "sample string 29",
      "UnitCost": 30.1,
      "EmbOrderItems": [
        {
          "currentCurrency": "sample string 1",
          "placeHolder": "sample string 2",
          "conversionRate": 3.1,
          "EmbOrderItemID": 1,
          "OrderItemID": 2,
          "ProviderID": 3,
          "EmbTemplateID": 4,
          "EmbellishmentID": 5,
          "EmbellishmentName": "sample string 6",
          "Name": "sample string 7",
          "DisplayName": "sample string 8",
          "ControlTypeID": 9,
          "Value": "sample string 10",
          "Text": "sample string 11",
          "ImagePath": "sample string 12",
          "Price": 13.1,
          "DiscountedPrice": 14.1,
          "Quantity": 15,
          "PricePerCharacter": 16.1,
          "FreeLength": 17,
          "SetupFee": 18.1,
          "OrderID": 19,
          "EmbGroupID": 20,
          "Status": true,
          "Required": true,
          "OrderStatus": 64,
          "CreatedBy": 24,
          "CreatedDate": "1/22/2025",
          "ModifiedBy": 1,
          "ModifiedDate": "1/22/2025",
          "EmbroideryPosition": 64,
          "FormatedPrice": "sample string 140.61",
          "FormatedDiscountedPrice": "sample string 143.71",
          "FormatedPriceForEmail": "sample string 240.61",
          "FormatedDiscountedPriceForEmail": "sample string 243.71",
          "FormatedImageSetupPrice": "sample string 256.11",
          "AdditionalInfo": "sample string 26"
        },
        {
          "currentCurrency": "sample string 1",
          "placeHolder": "sample string 2",
          "conversionRate": 3.1,
          "EmbOrderItemID": 1,
          "OrderItemID": 2,
          "ProviderID": 3,
          "EmbTemplateID": 4,
          "EmbellishmentID": 5,
          "EmbellishmentName": "sample string 6",
          "Name": "sample string 7",
          "DisplayName": "sample string 8",
          "ControlTypeID": 9,
          "Value": "sample string 10",
          "Text": "sample string 11",
          "ImagePath": "sample string 12",
          "Price": 13.1,
          "DiscountedPrice": 14.1,
          "Quantity": 15,
          "PricePerCharacter": 16.1,
          "FreeLength": 17,
          "SetupFee": 18.1,
          "OrderID": 19,
          "EmbGroupID": 20,
          "Status": true,
          "Required": true,
          "OrderStatus": 64,
          "CreatedBy": 24,
          "CreatedDate": "1/22/2025",
          "ModifiedBy": 1,
          "ModifiedDate": "1/22/2025",
          "EmbroideryPosition": 64,
          "FormatedPrice": "sample string 140.61",
          "FormatedDiscountedPrice": "sample string 143.71",
          "FormatedPriceForEmail": "sample string 240.61",
          "FormatedDiscountedPriceForEmail": "sample string 243.71",
          "FormatedImageSetupPrice": "sample string 256.11",
          "AdditionalInfo": "sample string 26"
        }
      ]
    }
  ],
  "OrderShipments": [
    {
      "OrderShipmentID": 1,
      "OrderID": 2,
      "OrderItemID": 3,
      "ProductSKUID": 4,
      "SKUCode": "sample string 5",
      "UPCCode": "sample string 6",
      "Qty": 7,
      "RetailerID": 8,
      "SupplierID": 9,
      "DropshipAccountNo": "sample string 10",
      "OrderDate": "1/22/2025",
      "ProductName": "sample string 12",
      "Price": 13.1,
      "DropshipOrNot": true,
      "Dimensions": "sample string 15",
      "ShopperEmail": "sample string 16",
      "ShopperCompanyName": "sample string 17",
      "Request": "sample string 18",
      "ReceivedDate": "1/22/2025",
      "Response": "sample string 19",
      "TotalWeight": 1.1,
      "TrackingNumber": "sample string 20",
      "ShippingAddressID": 1,
      "DateShipped": "1/22/2025",
      "DateDelivered": "1/22/2025",
      "ShippingStatusID": 64,
      "OrderStatusID": 64,
      "Picked": true,
      "UpdatedBy": 23,
      "UpdatedDate": "1/22/2025"
    },
    {
      "OrderShipmentID": 1,
      "OrderID": 2,
      "OrderItemID": 3,
      "ProductSKUID": 4,
      "SKUCode": "sample string 5",
      "UPCCode": "sample string 6",
      "Qty": 7,
      "RetailerID": 8,
      "SupplierID": 9,
      "DropshipAccountNo": "sample string 10",
      "OrderDate": "1/22/2025",
      "ProductName": "sample string 12",
      "Price": 13.1,
      "DropshipOrNot": true,
      "Dimensions": "sample string 15",
      "ShopperEmail": "sample string 16",
      "ShopperCompanyName": "sample string 17",
      "Request": "sample string 18",
      "ReceivedDate": "1/22/2025",
      "Response": "sample string 19",
      "TotalWeight": 1.1,
      "TrackingNumber": "sample string 20",
      "ShippingAddressID": 1,
      "DateShipped": "1/22/2025",
      "DateDelivered": "1/22/2025",
      "ShippingStatusID": 64,
      "OrderStatusID": 64,
      "Picked": true,
      "UpdatedBy": 23,
      "UpdatedDate": "1/22/2025"
    }
  ]
}

application/xml, text/xml

Sample:
<OrderResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SellersCommerce.ViewModels.OpenAPI">
  <AuthorizationCode>sample string 10</AuthorizationCode>
  <BillingAddress>
    <AddressLine1>sample string 3</AddressLine1>
    <AddressLine2>sample string 4</AddressLine2>
    <AddressName>sample string 1</AddressName>
    <City>sample string 5</City>
    <ContactPerson>sample string 2</ContactPerson>
    <CountryCode>sample string 7</CountryCode>
    <Email>sample string 10</Email>
    <PhoneNumber>sample string 9</PhoneNumber>
    <StateCode>sample string 6</StateCode>
    <ZipCode>sample string 8</ZipCode>
  </BillingAddress>
  <BillingAddressID>1</BillingAddressID>
  <CardNumber>sample string 18</CardNumber>
  <CarrierID>1</CarrierID>
  <CarrierServiceName>sample string 17</CarrierServiceName>
  <CouponAmount>1.1</CouponAmount>
  <CreatedBy>15</CreatedBy>
  <CreatedDate>2025-01-22T13:40:54.7178508+00:00</CreatedDate>
  <Deleted>true</Deleted>
  <ExpDate>sample string 19</ExpDate>
  <GatewayProviderID>1</GatewayProviderID>
  <GiftCardAmount>21.1</GiftCardAmount>
  <HandlingCost>1.1</HandlingCost>
  <IPAddress>sample string 3</IPAddress>
  <ModifiedBy>1</ModifiedBy>
  <ModifiedDate>2025-01-22T13:40:54.7178508+00:00</ModifiedDate>
  <OrderComments>sample string 11</OrderComments>
  <OrderID>1</OrderID>
  <OrderItems>
    <OrderItemResponse>
      <AddtionalInfo>sample string 10</AddtionalInfo>
      <BackOrder>true</BackOrder>
      <BrandImage>sample string 29</BrandImage>
      <BrandName>sample string 28</BrandName>
      <CalculatedDiscount>1.1</CalculatedDiscount>
      <CarrierID>1</CarrierID>
      <DealOftheDayID>1</DealOftheDayID>
      <DiscountInfo>sample string 20</DiscountInfo>
      <DiscountedPrice>12.1</DiscountedPrice>
      <DropshipOrNot>true</DropshipOrNot>
      <EmbOrderItems xmlns:d4p1="http://schemas.datacontract.org/2004/07/SellersCommerce.Entities.Commerce">
        <d4p1:EmbOrderItem>
          <d4p1:AdditionalInfo>sample string 26</d4p1:AdditionalInfo>
          <d4p1:ControlTypeID>9</d4p1:ControlTypeID>
          <d4p1:CreatedBy>24</d4p1:CreatedBy>
          <d4p1:CreatedDate>2025-01-22T13:40:54.7228533+00:00</d4p1:CreatedDate>
          <d4p1:DiscountedPrice>14.1</d4p1:DiscountedPrice>
          <d4p1:DisplayName>sample string 8</d4p1:DisplayName>
          <d4p1:EmbGroupID>20</d4p1:EmbGroupID>
          <d4p1:EmbOrderItemID>1</d4p1:EmbOrderItemID>
          <d4p1:EmbTemplateID>4</d4p1:EmbTemplateID>
          <d4p1:EmbellishmentID>5</d4p1:EmbellishmentID>
          <d4p1:EmbellishmentName>sample string 6</d4p1:EmbellishmentName>
          <d4p1:EmbroideryPosition>64</d4p1:EmbroideryPosition>
          <d4p1:FreeLength>17</d4p1:FreeLength>
          <d4p1:ImagePath>sample string 12</d4p1:ImagePath>
          <d4p1:ModifiedBy>1</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-01-22T13:40:54.7228533+00:00</d4p1:ModifiedDate>
          <d4p1:Name>sample string 7</d4p1:Name>
          <d4p1:OrderID>19</d4p1:OrderID>
          <d4p1:OrderItemID>2</d4p1:OrderItemID>
          <d4p1:OrderStatus>64</d4p1:OrderStatus>
          <d4p1:Price>13.1</d4p1:Price>
          <d4p1:PricePerCharacter>16.1</d4p1:PricePerCharacter>
          <d4p1:ProviderID>3</d4p1:ProviderID>
          <d4p1:Quantity>15</d4p1:Quantity>
          <d4p1:Required>true</d4p1:Required>
          <d4p1:SetupFee>18.1</d4p1:SetupFee>
          <d4p1:Status>true</d4p1:Status>
          <d4p1:Text>sample string 11</d4p1:Text>
          <d4p1:Value>sample string 10</d4p1:Value>
          <d4p1:conversionRate>3.1</d4p1:conversionRate>
          <d4p1:currentCurrency>sample string 1</d4p1:currentCurrency>
          <d4p1:placeHolder>sample string 2</d4p1:placeHolder>
        </d4p1:EmbOrderItem>
        <d4p1:EmbOrderItem>
          <d4p1:AdditionalInfo>sample string 26</d4p1:AdditionalInfo>
          <d4p1:ControlTypeID>9</d4p1:ControlTypeID>
          <d4p1:CreatedBy>24</d4p1:CreatedBy>
          <d4p1:CreatedDate>2025-01-22T13:40:54.7228533+00:00</d4p1:CreatedDate>
          <d4p1:DiscountedPrice>14.1</d4p1:DiscountedPrice>
          <d4p1:DisplayName>sample string 8</d4p1:DisplayName>
          <d4p1:EmbGroupID>20</d4p1:EmbGroupID>
          <d4p1:EmbOrderItemID>1</d4p1:EmbOrderItemID>
          <d4p1:EmbTemplateID>4</d4p1:EmbTemplateID>
          <d4p1:EmbellishmentID>5</d4p1:EmbellishmentID>
          <d4p1:EmbellishmentName>sample string 6</d4p1:EmbellishmentName>
          <d4p1:EmbroideryPosition>64</d4p1:EmbroideryPosition>
          <d4p1:FreeLength>17</d4p1:FreeLength>
          <d4p1:ImagePath>sample string 12</d4p1:ImagePath>
          <d4p1:ModifiedBy>1</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-01-22T13:40:54.7228533+00:00</d4p1:ModifiedDate>
          <d4p1:Name>sample string 7</d4p1:Name>
          <d4p1:OrderID>19</d4p1:OrderID>
          <d4p1:OrderItemID>2</d4p1:OrderItemID>
          <d4p1:OrderStatus>64</d4p1:OrderStatus>
          <d4p1:Price>13.1</d4p1:Price>
          <d4p1:PricePerCharacter>16.1</d4p1:PricePerCharacter>
          <d4p1:ProviderID>3</d4p1:ProviderID>
          <d4p1:Quantity>15</d4p1:Quantity>
          <d4p1:Required>true</d4p1:Required>
          <d4p1:SetupFee>18.1</d4p1:SetupFee>
          <d4p1:Status>true</d4p1:Status>
          <d4p1:Text>sample string 11</d4p1:Text>
          <d4p1:Value>sample string 10</d4p1:Value>
          <d4p1:conversionRate>3.1</d4p1:conversionRate>
          <d4p1:currentCurrency>sample string 1</d4p1:currentCurrency>
          <d4p1:placeHolder>sample string 2</d4p1:placeHolder>
        </d4p1:EmbOrderItem>
      </EmbOrderItems>
      <EmbelishmentImages>sample string 27</EmbelishmentImages>
      <EmbellishmentAdditionalInfo>sample string 26</EmbellishmentAdditionalInfo>
      <EmbellishmentDiscountedPrice>1.1</EmbellishmentDiscountedPrice>
      <EmbellishmentPrice>1.1</EmbellishmentPrice>
      <EmbellishmentSetupFee>1.1</EmbellishmentSetupFee>
      <FixedShippingCost>1.1</FixedShippingCost>
      <FreeProduct>true</FreeProduct>
      <FreeShipping>true</FreeShipping>
      <GroupID>1</GroupID>
      <HandlingCost>1.1</HandlingCost>
      <HasEmbellishment>true</HasEmbellishment>
      <Height>14.1</Height>
      <ImagePath>sample string 25</ImagePath>
      <IsBadge>true</IsBadge>
      <OrderID>2</OrderID>
      <OrderItemID>1</OrderItemID>
      <OrderStatusID>64</OrderStatusID>
      <OriginalPrice>11.1</OriginalPrice>
      <OriginalSKUCode>sample string 8</OriginalSKUCode>
      <OriginalSKUID>1</OriginalSKUID>
      <OriginalUPCCode>sample string 9</OriginalUPCCode>
      <ProductCode>sample string 6</ProductCode>
      <ProductName>sample string 7</ProductName>
      <ProviderID>3</ProviderID>
      <PushToDropship>true</PushToDropship>
      <Qty>15</Qty>
      <SCCategoryIDS>sample string 4</SCCategoryIDS>
      <SCProductID>5</SCProductID>
      <ShippingAddressID>1</ShippingAddressID>
      <ShippingAmount>1.1</ShippingAmount>
      <ShippingServiceTypeID>1</ShippingServiceTypeID>
      <ShippingType>64</ShippingType>
      <Status>true</Status>
      <Taxable>true</Taxable>
      <UnitCost>30.1</UnitCost>
      <Weight>13.1</Weight>
      <ZoneID>1</ZoneID>
    </OrderItemResponse>
    <OrderItemResponse>
      <AddtionalInfo>sample string 10</AddtionalInfo>
      <BackOrder>true</BackOrder>
      <BrandImage>sample string 29</BrandImage>
      <BrandName>sample string 28</BrandName>
      <CalculatedDiscount>1.1</CalculatedDiscount>
      <CarrierID>1</CarrierID>
      <DealOftheDayID>1</DealOftheDayID>
      <DiscountInfo>sample string 20</DiscountInfo>
      <DiscountedPrice>12.1</DiscountedPrice>
      <DropshipOrNot>true</DropshipOrNot>
      <EmbOrderItems xmlns:d4p1="http://schemas.datacontract.org/2004/07/SellersCommerce.Entities.Commerce">
        <d4p1:EmbOrderItem>
          <d4p1:AdditionalInfo>sample string 26</d4p1:AdditionalInfo>
          <d4p1:ControlTypeID>9</d4p1:ControlTypeID>
          <d4p1:CreatedBy>24</d4p1:CreatedBy>
          <d4p1:CreatedDate>2025-01-22T13:40:54.7228533+00:00</d4p1:CreatedDate>
          <d4p1:DiscountedPrice>14.1</d4p1:DiscountedPrice>
          <d4p1:DisplayName>sample string 8</d4p1:DisplayName>
          <d4p1:EmbGroupID>20</d4p1:EmbGroupID>
          <d4p1:EmbOrderItemID>1</d4p1:EmbOrderItemID>
          <d4p1:EmbTemplateID>4</d4p1:EmbTemplateID>
          <d4p1:EmbellishmentID>5</d4p1:EmbellishmentID>
          <d4p1:EmbellishmentName>sample string 6</d4p1:EmbellishmentName>
          <d4p1:EmbroideryPosition>64</d4p1:EmbroideryPosition>
          <d4p1:FreeLength>17</d4p1:FreeLength>
          <d4p1:ImagePath>sample string 12</d4p1:ImagePath>
          <d4p1:ModifiedBy>1</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-01-22T13:40:54.7228533+00:00</d4p1:ModifiedDate>
          <d4p1:Name>sample string 7</d4p1:Name>
          <d4p1:OrderID>19</d4p1:OrderID>
          <d4p1:OrderItemID>2</d4p1:OrderItemID>
          <d4p1:OrderStatus>64</d4p1:OrderStatus>
          <d4p1:Price>13.1</d4p1:Price>
          <d4p1:PricePerCharacter>16.1</d4p1:PricePerCharacter>
          <d4p1:ProviderID>3</d4p1:ProviderID>
          <d4p1:Quantity>15</d4p1:Quantity>
          <d4p1:Required>true</d4p1:Required>
          <d4p1:SetupFee>18.1</d4p1:SetupFee>
          <d4p1:Status>true</d4p1:Status>
          <d4p1:Text>sample string 11</d4p1:Text>
          <d4p1:Value>sample string 10</d4p1:Value>
          <d4p1:conversionRate>3.1</d4p1:conversionRate>
          <d4p1:currentCurrency>sample string 1</d4p1:currentCurrency>
          <d4p1:placeHolder>sample string 2</d4p1:placeHolder>
        </d4p1:EmbOrderItem>
        <d4p1:EmbOrderItem>
          <d4p1:AdditionalInfo>sample string 26</d4p1:AdditionalInfo>
          <d4p1:ControlTypeID>9</d4p1:ControlTypeID>
          <d4p1:CreatedBy>24</d4p1:CreatedBy>
          <d4p1:CreatedDate>2025-01-22T13:40:54.7228533+00:00</d4p1:CreatedDate>
          <d4p1:DiscountedPrice>14.1</d4p1:DiscountedPrice>
          <d4p1:DisplayName>sample string 8</d4p1:DisplayName>
          <d4p1:EmbGroupID>20</d4p1:EmbGroupID>
          <d4p1:EmbOrderItemID>1</d4p1:EmbOrderItemID>
          <d4p1:EmbTemplateID>4</d4p1:EmbTemplateID>
          <d4p1:EmbellishmentID>5</d4p1:EmbellishmentID>
          <d4p1:EmbellishmentName>sample string 6</d4p1:EmbellishmentName>
          <d4p1:EmbroideryPosition>64</d4p1:EmbroideryPosition>
          <d4p1:FreeLength>17</d4p1:FreeLength>
          <d4p1:ImagePath>sample string 12</d4p1:ImagePath>
          <d4p1:ModifiedBy>1</d4p1:ModifiedBy>
          <d4p1:ModifiedDate>2025-01-22T13:40:54.7228533+00:00</d4p1:ModifiedDate>
          <d4p1:Name>sample string 7</d4p1:Name>
          <d4p1:OrderID>19</d4p1:OrderID>
          <d4p1:OrderItemID>2</d4p1:OrderItemID>
          <d4p1:OrderStatus>64</d4p1:OrderStatus>
          <d4p1:Price>13.1</d4p1:Price>
          <d4p1:PricePerCharacter>16.1</d4p1:PricePerCharacter>
          <d4p1:ProviderID>3</d4p1:ProviderID>
          <d4p1:Quantity>15</d4p1:Quantity>
          <d4p1:Required>true</d4p1:Required>
          <d4p1:SetupFee>18.1</d4p1:SetupFee>
          <d4p1:Status>true</d4p1:Status>
          <d4p1:Text>sample string 11</d4p1:Text>
          <d4p1:Value>sample string 10</d4p1:Value>
          <d4p1:conversionRate>3.1</d4p1:conversionRate>
          <d4p1:currentCurrency>sample string 1</d4p1:currentCurrency>
          <d4p1:placeHolder>sample string 2</d4p1:placeHolder>
        </d4p1:EmbOrderItem>
      </EmbOrderItems>
      <EmbelishmentImages>sample string 27</EmbelishmentImages>
      <EmbellishmentAdditionalInfo>sample string 26</EmbellishmentAdditionalInfo>
      <EmbellishmentDiscountedPrice>1.1</EmbellishmentDiscountedPrice>
      <EmbellishmentPrice>1.1</EmbellishmentPrice>
      <EmbellishmentSetupFee>1.1</EmbellishmentSetupFee>
      <FixedShippingCost>1.1</FixedShippingCost>
      <FreeProduct>true</FreeProduct>
      <FreeShipping>true</FreeShipping>
      <GroupID>1</GroupID>
      <HandlingCost>1.1</HandlingCost>
      <HasEmbellishment>true</HasEmbellishment>
      <Height>14.1</Height>
      <ImagePath>sample string 25</ImagePath>
      <IsBadge>true</IsBadge>
      <OrderID>2</OrderID>
      <OrderItemID>1</OrderItemID>
      <OrderStatusID>64</OrderStatusID>
      <OriginalPrice>11.1</OriginalPrice>
      <OriginalSKUCode>sample string 8</OriginalSKUCode>
      <OriginalSKUID>1</OriginalSKUID>
      <OriginalUPCCode>sample string 9</OriginalUPCCode>
      <ProductCode>sample string 6</ProductCode>
      <ProductName>sample string 7</ProductName>
      <ProviderID>3</ProviderID>
      <PushToDropship>true</PushToDropship>
      <Qty>15</Qty>
      <SCCategoryIDS>sample string 4</SCCategoryIDS>
      <SCProductID>5</SCProductID>
      <ShippingAddressID>1</ShippingAddressID>
      <ShippingAmount>1.1</ShippingAmount>
      <ShippingServiceTypeID>1</ShippingServiceTypeID>
      <ShippingType>64</ShippingType>
      <Status>true</Status>
      <Taxable>true</Taxable>
      <UnitCost>30.1</UnitCost>
      <Weight>13.1</Weight>
      <ZoneID>1</ZoneID>
    </OrderItemResponse>
  </OrderItems>
  <OrderNumber>1</OrderNumber>
  <OrderShipments>
    <OrderShipmentResponse>
      <DateDelivered>2025-01-22T13:40:54.727852+00:00</DateDelivered>
      <DateShipped>2025-01-22T13:40:54.727852+00:00</DateShipped>
      <Dimensions>sample string 15</Dimensions>
      <DropshipAccountNo>sample string 10</DropshipAccountNo>
      <DropshipOrNot>true</DropshipOrNot>
      <OrderDate>2025-01-22T13:40:54.7228533+00:00</OrderDate>
      <OrderID>2</OrderID>
      <OrderItemID>3</OrderItemID>
      <OrderShipmentID>1</OrderShipmentID>
      <OrderStatusID>64</OrderStatusID>
      <Picked>true</Picked>
      <Price>13.1</Price>
      <ProductName>sample string 12</ProductName>
      <ProductSKUID>4</ProductSKUID>
      <Qty>7</Qty>
      <ReceivedDate>2025-01-22T13:40:54.727852+00:00</ReceivedDate>
      <Request>sample string 18</Request>
      <Response>sample string 19</Response>
      <RetailerID>8</RetailerID>
      <SKUCode>sample string 5</SKUCode>
      <ShippingAddressID>1</ShippingAddressID>
      <ShippingStatusID>64</ShippingStatusID>
      <ShopperCompanyName>sample string 17</ShopperCompanyName>
      <ShopperEmail>sample string 16</ShopperEmail>
      <SupplierID>9</SupplierID>
      <TotalWeight>1.1</TotalWeight>
      <TrackingNumber>sample string 20</TrackingNumber>
      <UPCCode>sample string 6</UPCCode>
      <UpdatedBy>23</UpdatedBy>
      <UpdatedDate>2025-01-22T13:40:54.727852+00:00</UpdatedDate>
    </OrderShipmentResponse>
    <OrderShipmentResponse>
      <DateDelivered>2025-01-22T13:40:54.727852+00:00</DateDelivered>
      <DateShipped>2025-01-22T13:40:54.727852+00:00</DateShipped>
      <Dimensions>sample string 15</Dimensions>
      <DropshipAccountNo>sample string 10</DropshipAccountNo>
      <DropshipOrNot>true</DropshipOrNot>
      <OrderDate>2025-01-22T13:40:54.7228533+00:00</OrderDate>
      <OrderID>2</OrderID>
      <OrderItemID>3</OrderItemID>
      <OrderShipmentID>1</OrderShipmentID>
      <OrderStatusID>64</OrderStatusID>
      <Picked>true</Picked>
      <Price>13.1</Price>
      <ProductName>sample string 12</ProductName>
      <ProductSKUID>4</ProductSKUID>
      <Qty>7</Qty>
      <ReceivedDate>2025-01-22T13:40:54.727852+00:00</ReceivedDate>
      <Request>sample string 18</Request>
      <Response>sample string 19</Response>
      <RetailerID>8</RetailerID>
      <SKUCode>sample string 5</SKUCode>
      <ShippingAddressID>1</ShippingAddressID>
      <ShippingStatusID>64</ShippingStatusID>
      <ShopperCompanyName>sample string 17</ShopperCompanyName>
      <ShopperEmail>sample string 16</ShopperEmail>
      <SupplierID>9</SupplierID>
      <TotalWeight>1.1</TotalWeight>
      <TrackingNumber>sample string 20</TrackingNumber>
      <UPCCode>sample string 6</UPCCode>
      <UpdatedBy>23</UpdatedBy>
      <UpdatedDate>2025-01-22T13:40:54.727852+00:00</UpdatedDate>
    </OrderShipmentResponse>
  </OrderShipments>
  <OrderStatusID>64</OrderStatusID>
  <OrderTypeID>64</OrderTypeID>
  <OrderUniqueNumber>sample string 20</OrderUniqueNumber>
  <OtherDetails>
    <AddressLine1>sample string 2</AddressLine1>
    <AddressLine2>sample string 3</AddressLine2>
    <CarrierDisplayName>sample string 22</CarrierDisplayName>
    <City>sample string 4</City>
    <CompanyName>sample string 20</CompanyName>
    <CountryCode>sample string 6</CountryCode>
    <Email>sample string 9</Email>
    <FirstName>sample string 18</FirstName>
    <LastName>sample string 19</LastName>
    <OrderID>1</OrderID>
    <PhoneNumber>sample string 8</PhoneNumber>
    <ShippingAddressLine1>sample string 10</ShippingAddressLine1>
    <ShippingAddressLine2>sample string 11</ShippingAddressLine2>
    <ShippingCity>sample string 12</ShippingCity>
    <ShippingCountryCode>sample string 14</ShippingCountryCode>
    <ShippingEmail>sample string 17</ShippingEmail>
    <ShippingPhoneNumber>sample string 16</ShippingPhoneNumber>
    <ShippingStateCode>sample string 13</ShippingStateCode>
    <ShippingZipCode>sample string 15</ShippingZipCode>
    <StateCode>sample string 5</StateCode>
    <SubShippingService>sample string 21</SubShippingService>
    <ZipCode>sample string 7</ZipCode>
  </OtherDetails>
  <PONumber>sample string 12</PONumber>
  <PaymentGatewayDisplayName>sample string 22</PaymentGatewayDisplayName>
  <PaymentMethodID>1</PaymentMethodID>
  <PaymentTransactionNumber>sample string 9</PaymentTransactionNumber>
  <ProviderID>2</ProviderID>
  <ShippingAddressID>1</ShippingAddressID>
  <ShippingAmount>5.1</ShippingAmount>
  <ShippingMethodDisplayName>sample string 23</ShippingMethodDisplayName>
  <ShippingServiceTypeID>1</ShippingServiceTypeID>
  <ShopperGroupDiscount>8.1</ShopperGroupDiscount>
  <ShopperID>1</ShopperID>
  <Status>true</Status>
  <StoreCreditDeducted>7.1</StoreCreditDeducted>
  <TaxAmount>6.1</TaxAmount>
  <TransactionTypeID>1</TransactionTypeID>
  <ZoneID>1</ZoneID>
</OrderResponse>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

decimal number

Response Formats

application/json, text/json, text/html

Sample:
1.1

application/xml, text/xml

Sample:
<double xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1.1</double>