POST api/Customer/ChangeDelivDateByCountryandState

Request Information

URI Parameters

None.

Body Parameters

GetCustomerCartRequest
NameDescriptionTypeAdditional information
AddToCustomerCart

Collection of CustCartModel

None.

CartUniqueID

integer

None.

OrderdocRef

string

None.

StoreKey

integer

None.

StoreCountryKey

integer

None.

StoreCountryCode

string

None.

StoreCountryShortCode

string

None.

StoreStateKey

integer

None.

CurrencyCode

string

None.

CustomerKey

integer

None.

CustMobile

string

None.

DelvCountryKey

integer

None.

DelvStateKey

integer

None.

DelivReciptName

string

None.

DelivHouseName

string

None.

DelivAddress

string

None.

OrgDeliveryCharge

decimal number

None.

PromoPerc

decimal number

None.

ProductKey

integer

None.

DeliveryDate

date

None.

MyRegionDate

date

None.

DelivTimeStart

string

None.

DelivTimeEnd

string

None.

DelivShipKey

integer

None.

PrdVariantKey

integer

None.

PrdColorKey

integer

None.

ProductQty

integer

None.

CartDescrip

string

None.

PromoCode

string

None.

OrgGrossAmount

decimal number

None.

OrgNetAmount

decimal number

None.

ProductCartList

Collection of CustCartDetModel

None.

Request Formats

application/json, text/json

Sample:
{
  "AddToCustomerCart": [
    {
      "productKey": 1,
      "prdVariantKey": 2,
      "prdColorKey": 3,
      "productQty": 4,
      "cartDescrip": 5,
      "delvStateKey": 6,
      "storeCountryKey": 7,
      "currencyCode": 8,
      "delvCountryKey": 9,
      "delivShipKey": 10,
      "cartUniqueID": 11,
      "deliveryDate": 12
    },
    {
      "productKey": 1,
      "prdVariantKey": 2,
      "prdColorKey": 3,
      "productQty": 4,
      "cartDescrip": 5,
      "delvStateKey": 6,
      "storeCountryKey": 7,
      "currencyCode": 8,
      "delvCountryKey": 9,
      "delivShipKey": 10,
      "cartUniqueID": 11,
      "deliveryDate": 12
    }
  ],
  "CartUniqueID": 1,
  "OrderdocRef": "sample string 2",
  "StoreKey": 3,
  "StoreCountryKey": 4,
  "StoreCountryCode": "sample string 5",
  "StoreCountryShortCode": "sample string 6",
  "StoreStateKey": 7,
  "CurrencyCode": "sample string 8",
  "CustomerKey": 9,
  "CustMobile": "sample string 10",
  "DelvCountryKey": 11,
  "DelvStateKey": 12,
  "DelivReciptName": "sample string 13",
  "DelivHouseName": "sample string 14",
  "DelivAddress": "sample string 15",
  "OrgDeliveryCharge": 16.1,
  "PromoPerc": 17.1,
  "ProductKey": 18,
  "DeliveryDate": "2026-04-02T05:03:56.8922006+04:00",
  "MyRegionDate": "2026-04-02T05:03:56.8922006+04:00",
  "DelivTimeStart": "sample string 21",
  "DelivTimeEnd": "sample string 22",
  "DelivShipKey": 23,
  "PrdVariantKey": 24,
  "PrdColorKey": 25,
  "ProductQty": 26,
  "CartDescrip": "sample string 27",
  "PromoCode": "sample string 28",
  "OrgGrossAmount": 29.1,
  "OrgNetAmount": 30.1,
  "ProductCartList": [
    {
      "paymHeadnum": 1,
      "cartUniqueID": 2,
      "orderdocRef": "sample string 3",
      "customerKey": 4,
      "orderLineKey": 5,
      "cartHeadnum": 6,
      "cartDate": "2026-04-02T05:03:56.8922006+04:00",
      "productKey": 8,
      "productName": "sample string 9",
      "productDesc": "sample string 10",
      "productNotes": "sample string 11",
      "prdVariantKey": 12,
      "prdColorKey": 13,
      "productQty": 14,
      "productPrice": 15.1,
      "prdReserveQty": 16,
      "stockIsConfirmed": true,
      "cartDescrip": "sample string 18",
      "storeCountryKey": 19,
      "currencyCode": "sample string 20",
      "delvCountryKey": 21,
      "delvStateKey": 22,
      "prodpriceLine": 23,
      "prdColorName": "sample string 24",
      "prdVariantName": "sample string 25",
      "discpercent": 26.1,
      "pricefor": "sample string 27",
      "prodPrice": 28.1,
      "prodBasePrice": 29.1,
      "prdDiscPercent": 30.1,
      "prodPriceAfDisc": 31.1,
      "orgProdNetPrice": 32.1,
      "prdStockQty": 33,
      "prodTaxRate": 34.1,
      "productImage": "sample string 35",
      "displayTag": "sample string 36",
      "deliveryDate": "2026-04-02T05:03:56.8922006+04:00",
      "delivTimeStart": "sample string 38",
      "delivTimeEnd": "sample string 39",
      "prodDeliveryDays": 40,
      "delivShipKey": 41,
      "delivShipName": "sample string 42",
      "taxCategoryKey": 43,
      "orgDeliveryCharge": 44.1,
      "delivTimePeriod": "sample string 45",
      "delivTimeCatog": "sample string 46",
      "delivTimeCatogtext": "sample string 47",
      "prdTypeIsReturn": true,
      "prodTaxCgst": 49.1,
      "prodtaxSgst": 50.1,
      "prodtaxIgst": 51.1,
      "prodtaxVat": 52.1,
      "prodTaxAmount": 53.1,
      "prdAddonTag": "sample string 54",
      "productMainKey": 55,
      "giftmessageRecd": "sample string 56"
    },
    {
      "paymHeadnum": 1,
      "cartUniqueID": 2,
      "orderdocRef": "sample string 3",
      "customerKey": 4,
      "orderLineKey": 5,
      "cartHeadnum": 6,
      "cartDate": "2026-04-02T05:03:56.8922006+04:00",
      "productKey": 8,
      "productName": "sample string 9",
      "productDesc": "sample string 10",
      "productNotes": "sample string 11",
      "prdVariantKey": 12,
      "prdColorKey": 13,
      "productQty": 14,
      "productPrice": 15.1,
      "prdReserveQty": 16,
      "stockIsConfirmed": true,
      "cartDescrip": "sample string 18",
      "storeCountryKey": 19,
      "currencyCode": "sample string 20",
      "delvCountryKey": 21,
      "delvStateKey": 22,
      "prodpriceLine": 23,
      "prdColorName": "sample string 24",
      "prdVariantName": "sample string 25",
      "discpercent": 26.1,
      "pricefor": "sample string 27",
      "prodPrice": 28.1,
      "prodBasePrice": 29.1,
      "prdDiscPercent": 30.1,
      "prodPriceAfDisc": 31.1,
      "orgProdNetPrice": 32.1,
      "prdStockQty": 33,
      "prodTaxRate": 34.1,
      "productImage": "sample string 35",
      "displayTag": "sample string 36",
      "deliveryDate": "2026-04-02T05:03:56.8922006+04:00",
      "delivTimeStart": "sample string 38",
      "delivTimeEnd": "sample string 39",
      "prodDeliveryDays": 40,
      "delivShipKey": 41,
      "delivShipName": "sample string 42",
      "taxCategoryKey": 43,
      "orgDeliveryCharge": 44.1,
      "delivTimePeriod": "sample string 45",
      "delivTimeCatog": "sample string 46",
      "delivTimeCatogtext": "sample string 47",
      "prdTypeIsReturn": true,
      "prodTaxCgst": 49.1,
      "prodtaxSgst": 50.1,
      "prodtaxIgst": 51.1,
      "prodtaxVat": 52.1,
      "prodTaxAmount": 53.1,
      "prdAddonTag": "sample string 54",
      "productMainKey": 55,
      "giftmessageRecd": "sample string 56"
    }
  ]
}

text/xml

Sample:
<GetCustomerCartRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ecom.seportal.ng.Domain.Transport">
  <AddToCustomerCart xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ecom.seportal.ng.Domain.ViewModels">
    <d2p1:CustCartModel>
      <d2p1:cartDescrip>5</d2p1:cartDescrip>
      <d2p1:cartUniqueID>11</d2p1:cartUniqueID>
      <d2p1:currencyCode>8</d2p1:currencyCode>
      <d2p1:delivShipKey>10</d2p1:delivShipKey>
      <d2p1:deliveryDate>12</d2p1:deliveryDate>
      <d2p1:delvCountryKey>9</d2p1:delvCountryKey>
      <d2p1:delvStateKey>6</d2p1:delvStateKey>
      <d2p1:prdColorKey>3</d2p1:prdColorKey>
      <d2p1:prdVariantKey>2</d2p1:prdVariantKey>
      <d2p1:productKey>1</d2p1:productKey>
      <d2p1:productQty>4</d2p1:productQty>
      <d2p1:storeCountryKey>7</d2p1:storeCountryKey>
    </d2p1:CustCartModel>
    <d2p1:CustCartModel>
      <d2p1:cartDescrip>5</d2p1:cartDescrip>
      <d2p1:cartUniqueID>11</d2p1:cartUniqueID>
      <d2p1:currencyCode>8</d2p1:currencyCode>
      <d2p1:delivShipKey>10</d2p1:delivShipKey>
      <d2p1:deliveryDate>12</d2p1:deliveryDate>
      <d2p1:delvCountryKey>9</d2p1:delvCountryKey>
      <d2p1:delvStateKey>6</d2p1:delvStateKey>
      <d2p1:prdColorKey>3</d2p1:prdColorKey>
      <d2p1:prdVariantKey>2</d2p1:prdVariantKey>
      <d2p1:productKey>1</d2p1:productKey>
      <d2p1:productQty>4</d2p1:productQty>
      <d2p1:storeCountryKey>7</d2p1:storeCountryKey>
    </d2p1:CustCartModel>
  </AddToCustomerCart>
  <CartDescrip>sample string 27</CartDescrip>
  <CartUniqueID>1</CartUniqueID>
  <CurrencyCode>sample string 8</CurrencyCode>
  <CustMobile>sample string 10</CustMobile>
  <CustomerKey>9</CustomerKey>
  <DelivAddress>sample string 15</DelivAddress>
  <DelivHouseName>sample string 14</DelivHouseName>
  <DelivReciptName>sample string 13</DelivReciptName>
  <DelivShipKey>23</DelivShipKey>
  <DelivTimeEnd>sample string 22</DelivTimeEnd>
  <DelivTimeStart>sample string 21</DelivTimeStart>
  <DeliveryDate>2026-04-02T05:03:56.8922006+04:00</DeliveryDate>
  <DelvCountryKey>11</DelvCountryKey>
  <DelvStateKey>12</DelvStateKey>
  <MyRegionDate>2026-04-02T05:03:56.8922006+04:00</MyRegionDate>
  <OrderdocRef>sample string 2</OrderdocRef>
  <OrgDeliveryCharge>16.1</OrgDeliveryCharge>
  <OrgGrossAmount>29.1</OrgGrossAmount>
  <OrgNetAmount>30.1</OrgNetAmount>
  <PrdColorKey>25</PrdColorKey>
  <PrdVariantKey>24</PrdVariantKey>
  <ProductCartList xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ecom.seportal.ng.Domain.ViewModels">
    <d2p1:CustCartDetModel>
      <d2p1:cartDate>2026-04-02T05:03:56.8922006+04:00</d2p1:cartDate>
      <d2p1:cartDescrip>sample string 18</d2p1:cartDescrip>
      <d2p1:cartHeadnum>6</d2p1:cartHeadnum>
      <d2p1:cartUniqueID>2</d2p1:cartUniqueID>
      <d2p1:currencyCode>sample string 20</d2p1:currencyCode>
      <d2p1:customerKey>4</d2p1:customerKey>
      <d2p1:delivShipKey>41</d2p1:delivShipKey>
      <d2p1:delivShipName>sample string 42</d2p1:delivShipName>
      <d2p1:delivTimeCatog>sample string 46</d2p1:delivTimeCatog>
      <d2p1:delivTimeCatogtext>sample string 47</d2p1:delivTimeCatogtext>
      <d2p1:delivTimeEnd>sample string 39</d2p1:delivTimeEnd>
      <d2p1:delivTimePeriod>sample string 45</d2p1:delivTimePeriod>
      <d2p1:delivTimeStart>sample string 38</d2p1:delivTimeStart>
      <d2p1:deliveryDate>2026-04-02T05:03:56.8922006+04:00</d2p1:deliveryDate>
      <d2p1:delvCountryKey>21</d2p1:delvCountryKey>
      <d2p1:delvStateKey>22</d2p1:delvStateKey>
      <d2p1:discpercent>26.1</d2p1:discpercent>
      <d2p1:displayTag>sample string 36</d2p1:displayTag>
      <d2p1:giftmessageRecd>sample string 56</d2p1:giftmessageRecd>
      <d2p1:orderLineKey>5</d2p1:orderLineKey>
      <d2p1:orderdocRef>sample string 3</d2p1:orderdocRef>
      <d2p1:orgDeliveryCharge>44.1</d2p1:orgDeliveryCharge>
      <d2p1:orgProdNetPrice>32.1</d2p1:orgProdNetPrice>
      <d2p1:paymHeadnum>1</d2p1:paymHeadnum>
      <d2p1:prdAddonTag>sample string 54</d2p1:prdAddonTag>
      <d2p1:prdColorKey>13</d2p1:prdColorKey>
      <d2p1:prdColorName>sample string 24</d2p1:prdColorName>
      <d2p1:prdDiscPercent>30.1</d2p1:prdDiscPercent>
      <d2p1:prdReserveQty>16</d2p1:prdReserveQty>
      <d2p1:prdStockQty>33</d2p1:prdStockQty>
      <d2p1:prdTypeIsReturn>true</d2p1:prdTypeIsReturn>
      <d2p1:prdVariantKey>12</d2p1:prdVariantKey>
      <d2p1:prdVariantName>sample string 25</d2p1:prdVariantName>
      <d2p1:pricefor>sample string 27</d2p1:pricefor>
      <d2p1:prodBasePrice>29.1</d2p1:prodBasePrice>
      <d2p1:prodDeliveryDays>40</d2p1:prodDeliveryDays>
      <d2p1:prodPrice>28.1</d2p1:prodPrice>
      <d2p1:prodPriceAfDisc>31.1</d2p1:prodPriceAfDisc>
      <d2p1:prodTaxAmount>53.1</d2p1:prodTaxAmount>
      <d2p1:prodTaxCgst>49.1</d2p1:prodTaxCgst>
      <d2p1:prodTaxRate>34.1</d2p1:prodTaxRate>
      <d2p1:prodpriceLine>23</d2p1:prodpriceLine>
      <d2p1:prodtaxIgst>51.1</d2p1:prodtaxIgst>
      <d2p1:prodtaxSgst>50.1</d2p1:prodtaxSgst>
      <d2p1:prodtaxVat>52.1</d2p1:prodtaxVat>
      <d2p1:productDesc>sample string 10</d2p1:productDesc>
      <d2p1:productImage>sample string 35</d2p1:productImage>
      <d2p1:productKey>8</d2p1:productKey>
      <d2p1:productMainKey>55</d2p1:productMainKey>
      <d2p1:productName>sample string 9</d2p1:productName>
      <d2p1:productNotes>sample string 11</d2p1:productNotes>
      <d2p1:productPrice>15.1</d2p1:productPrice>
      <d2p1:productQty>14</d2p1:productQty>
      <d2p1:stockIsConfirmed>true</d2p1:stockIsConfirmed>
      <d2p1:storeCountryKey>19</d2p1:storeCountryKey>
      <d2p1:taxCategoryKey>43</d2p1:taxCategoryKey>
    </d2p1:CustCartDetModel>
    <d2p1:CustCartDetModel>
      <d2p1:cartDate>2026-04-02T05:03:56.8922006+04:00</d2p1:cartDate>
      <d2p1:cartDescrip>sample string 18</d2p1:cartDescrip>
      <d2p1:cartHeadnum>6</d2p1:cartHeadnum>
      <d2p1:cartUniqueID>2</d2p1:cartUniqueID>
      <d2p1:currencyCode>sample string 20</d2p1:currencyCode>
      <d2p1:customerKey>4</d2p1:customerKey>
      <d2p1:delivShipKey>41</d2p1:delivShipKey>
      <d2p1:delivShipName>sample string 42</d2p1:delivShipName>
      <d2p1:delivTimeCatog>sample string 46</d2p1:delivTimeCatog>
      <d2p1:delivTimeCatogtext>sample string 47</d2p1:delivTimeCatogtext>
      <d2p1:delivTimeEnd>sample string 39</d2p1:delivTimeEnd>
      <d2p1:delivTimePeriod>sample string 45</d2p1:delivTimePeriod>
      <d2p1:delivTimeStart>sample string 38</d2p1:delivTimeStart>
      <d2p1:deliveryDate>2026-04-02T05:03:56.8922006+04:00</d2p1:deliveryDate>
      <d2p1:delvCountryKey>21</d2p1:delvCountryKey>
      <d2p1:delvStateKey>22</d2p1:delvStateKey>
      <d2p1:discpercent>26.1</d2p1:discpercent>
      <d2p1:displayTag>sample string 36</d2p1:displayTag>
      <d2p1:giftmessageRecd>sample string 56</d2p1:giftmessageRecd>
      <d2p1:orderLineKey>5</d2p1:orderLineKey>
      <d2p1:orderdocRef>sample string 3</d2p1:orderdocRef>
      <d2p1:orgDeliveryCharge>44.1</d2p1:orgDeliveryCharge>
      <d2p1:orgProdNetPrice>32.1</d2p1:orgProdNetPrice>
      <d2p1:paymHeadnum>1</d2p1:paymHeadnum>
      <d2p1:prdAddonTag>sample string 54</d2p1:prdAddonTag>
      <d2p1:prdColorKey>13</d2p1:prdColorKey>
      <d2p1:prdColorName>sample string 24</d2p1:prdColorName>
      <d2p1:prdDiscPercent>30.1</d2p1:prdDiscPercent>
      <d2p1:prdReserveQty>16</d2p1:prdReserveQty>
      <d2p1:prdStockQty>33</d2p1:prdStockQty>
      <d2p1:prdTypeIsReturn>true</d2p1:prdTypeIsReturn>
      <d2p1:prdVariantKey>12</d2p1:prdVariantKey>
      <d2p1:prdVariantName>sample string 25</d2p1:prdVariantName>
      <d2p1:pricefor>sample string 27</d2p1:pricefor>
      <d2p1:prodBasePrice>29.1</d2p1:prodBasePrice>
      <d2p1:prodDeliveryDays>40</d2p1:prodDeliveryDays>
      <d2p1:prodPrice>28.1</d2p1:prodPrice>
      <d2p1:prodPriceAfDisc>31.1</d2p1:prodPriceAfDisc>
      <d2p1:prodTaxAmount>53.1</d2p1:prodTaxAmount>
      <d2p1:prodTaxCgst>49.1</d2p1:prodTaxCgst>
      <d2p1:prodTaxRate>34.1</d2p1:prodTaxRate>
      <d2p1:prodpriceLine>23</d2p1:prodpriceLine>
      <d2p1:prodtaxIgst>51.1</d2p1:prodtaxIgst>
      <d2p1:prodtaxSgst>50.1</d2p1:prodtaxSgst>
      <d2p1:prodtaxVat>52.1</d2p1:prodtaxVat>
      <d2p1:productDesc>sample string 10</d2p1:productDesc>
      <d2p1:productImage>sample string 35</d2p1:productImage>
      <d2p1:productKey>8</d2p1:productKey>
      <d2p1:productMainKey>55</d2p1:productMainKey>
      <d2p1:productName>sample string 9</d2p1:productName>
      <d2p1:productNotes>sample string 11</d2p1:productNotes>
      <d2p1:productPrice>15.1</d2p1:productPrice>
      <d2p1:productQty>14</d2p1:productQty>
      <d2p1:stockIsConfirmed>true</d2p1:stockIsConfirmed>
      <d2p1:storeCountryKey>19</d2p1:storeCountryKey>
      <d2p1:taxCategoryKey>43</d2p1:taxCategoryKey>
    </d2p1:CustCartDetModel>
  </ProductCartList>
  <ProductKey>18</ProductKey>
  <ProductQty>26</ProductQty>
  <PromoCode>sample string 28</PromoCode>
  <PromoPerc>17.1</PromoPerc>
  <StoreCountryCode>sample string 5</StoreCountryCode>
  <StoreCountryKey>4</StoreCountryKey>
  <StoreCountryShortCode>sample string 6</StoreCountryShortCode>
  <StoreKey>3</StoreKey>
  <StoreStateKey>7</StoreStateKey>
</GetCustomerCartRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.