POST api/PaymProcess/AddDeliveryToPayment

Request Information

URI Parameters

None.

Body Parameters

PaymHeadModel
NameDescriptionTypeAdditional information
cartUniqueID

integer

None.

orderdocRef

string

None.

paymHeadnum

integer

None.

storeKey

integer

None.

storeCountryKey

integer

None.

storeCountryName

string

None.

storeCountryShortCode

string

None.

storeCountryTelCode

string

None.

delvCountryKey

integer

None.

delvCountryName

string

None.

delvCountryCode

string

None.

delvCountryTelCode

string

None.

delvCountryShortCode

string

None.

delvStateKey

integer

None.

delvStateName

string

None.

stateDeliveryDays

integer

None.

delivReciptName

string

None.

delivHouseName

string

None.

custMobile

string

None.

delivAddress

string

None.

deliverycity

string

None.

billsStateKey

integer

None.

billsStateName

string

None.

billsCountryKey

integer

None.

billingAddress

string

None.

billingToName

string

None.

cityName

string

None.

zipcode

string

None.

taxRegNumber

string

None.

paymentDate

date

None.

customerKey

integer

None.

currencyCode

string

None.

currencyRate

decimal number

None.

currencyName

string

None.

cardFirstName

string

None.

cardLastName

string

None.

cardcountryKey

string

None.

cardcityName

string

None.

cardaddress

string

None.

paymTypeKey

integer

None.

paymTypeName

string

None.

payMethod

string

None.

orgGrossAmount

decimal number

None.

orgPromoAmount

decimal number

None.

orgTaxAmount

decimal number

None.

orgDeliveryCharge

decimal number

None.

orgNetAmount

decimal number

None.

baseGrossAmount

decimal number

None.

basePromoAmount

decimal number

None.

baseTaxAmount

decimal number

None.

baseDeliveryCharge

decimal number

None.

baseNetAmount

decimal number

None.

promoCode

string

None.

promoPerc

decimal number

None.

payGateTNumber

string

None.

payGateResultRef

string

None.

statusName

string

None.

paymstatusKey

integer

None.

paymentStatus

string

None.

statusfromGatew

string

None.

payGateResultUrl

string

None.

taxDatasource

Collection of CountryTax

None.

customerCart

Collection of CustCartDetModel

None.

dataDeliveryListRecd

Collection of DeliveryHeaderModel

None.

Request Formats

application/json, text/json

Sample:
{
  "cartUniqueID": 1,
  "orderdocRef": "sample string 2",
  "paymHeadnum": 3,
  "storeKey": 4,
  "storeCountryKey": 5,
  "storeCountryName": "sample string 6",
  "storeCountryShortCode": "sample string 7",
  "storeCountryTelCode": "sample string 8",
  "delvCountryKey": 9,
  "delvCountryName": "sample string 10",
  "delvCountryCode": "sample string 11",
  "delvCountryTelCode": "sample string 12",
  "delvCountryShortCode": "sample string 13",
  "delvStateKey": 14,
  "delvStateName": "sample string 15",
  "stateDeliveryDays": 16,
  "delivReciptName": "sample string 17",
  "delivHouseName": "sample string 18",
  "custMobile": "sample string 19",
  "delivAddress": "sample string 20",
  "deliverycity": "sample string 21",
  "billsStateKey": 22,
  "billsStateName": "sample string 23",
  "billsCountryKey": 24,
  "billingAddress": "sample string 25",
  "billingToName": "sample string 26",
  "cityName": "sample string 27",
  "zipcode": "sample string 28",
  "taxRegNumber": "sample string 29",
  "paymentDate": "2026-04-02T05:05:11.8982315+04:00",
  "customerKey": 31,
  "currencyCode": "sample string 32",
  "currencyRate": 33.1,
  "currencyName": "sample string 34",
  "cardFirstName": "sample string 35",
  "cardLastName": "sample string 36",
  "cardcountryKey": "sample string 37",
  "cardcityName": "sample string 38",
  "cardaddress": "sample string 39",
  "paymTypeKey": 40,
  "paymTypeName": "sample string 41",
  "payMethod": "sample string 42",
  "orgGrossAmount": 43.1,
  "orgPromoAmount": 44.1,
  "orgTaxAmount": 45.1,
  "orgDeliveryCharge": 46.1,
  "orgNetAmount": 47.1,
  "baseGrossAmount": 48.1,
  "basePromoAmount": 49.1,
  "baseTaxAmount": 50.1,
  "baseDeliveryCharge": 51.1,
  "baseNetAmount": 52.1,
  "promoCode": "sample string 53",
  "promoPerc": 54.1,
  "payGateTNumber": "sample string 55",
  "payGateResultRef": "sample string 56",
  "statusName": "sample string 57",
  "paymstatusKey": 58,
  "paymentStatus": "sample string 59",
  "statusfromGatew": "sample string 60",
  "payGateResultUrl": "sample string 61",
  "taxDatasource": [
    {
      "invDocNumb": "sample string 1",
      "taxKey": 2,
      "taxCode": "sample string 3",
      "taxName": "sample string 4",
      "taxPerc": 5.1,
      "taxLable": "sample string 6",
      "taxTag": "sample string 7",
      "taxIncPerc": 8.1,
      "taxOrder": 9,
      "taxIsActive": true,
      "storeCountryKey": 11,
      "storeCountryCode": "sample string 12",
      "storeCountryShortCode": "sample string 13",
      "storeCountryName": "sample string 14",
      "stateKey": 15,
      "taxAmt": 16.1,
      "storeKey": 17,
      "storeCode": "sample string 18",
      "storeName": "sample string 19"
    },
    {
      "invDocNumb": "sample string 1",
      "taxKey": 2,
      "taxCode": "sample string 3",
      "taxName": "sample string 4",
      "taxPerc": 5.1,
      "taxLable": "sample string 6",
      "taxTag": "sample string 7",
      "taxIncPerc": 8.1,
      "taxOrder": 9,
      "taxIsActive": true,
      "storeCountryKey": 11,
      "storeCountryCode": "sample string 12",
      "storeCountryShortCode": "sample string 13",
      "storeCountryName": "sample string 14",
      "stateKey": 15,
      "taxAmt": 16.1,
      "storeKey": 17,
      "storeCode": "sample string 18",
      "storeName": "sample string 19"
    }
  ],
  "customerCart": [
    {
      "paymHeadnum": 1,
      "cartUniqueID": 2,
      "orderdocRef": "sample string 3",
      "customerKey": 4,
      "orderLineKey": 5,
      "cartHeadnum": 6,
      "cartDate": "2026-04-02T05:05:11.900242+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:05:11.900242+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:05:11.900242+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:05:11.900242+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"
    }
  ],
  "dataDeliveryListRecd": [
    {
      "cartHeadnum": 1,
      "invDocNumb": "sample string 2",
      "cartUniqueID": 3,
      "orderdocRef": "sample string 4",
      "cartDelvDoc": "sample string 5",
      "customerKey": 6,
      "storeKey": 7,
      "storeCountryKey": 8,
      "paymentDate": "2026-04-02T05:05:11.900242+04:00",
      "custMobile": "sample string 10",
      "delivReciptName": "sample string 11",
      "delivHouseName": "sample string 12",
      "delivAddress": "sample string 13",
      "delvCountryKey": 14,
      "delvCountryName": "sample string 15",
      "delvCountryCode": "sample string 16",
      "delvCountryTelCode": "sample string 17",
      "delvCountryShortCode": "sample string 18",
      "delvStateKey": 19,
      "delvStateCode": "sample string 20",
      "delvStateName": "sample string 21",
      "deliveryDate": "2026-04-02T05:05:11.908075+04:00",
      "delivShipKey": 23,
      "delivShipName": "sample string 24",
      "delivTimeStart": "sample string 25",
      "delivTimeEnd": "sample string 26",
      "delivTimePeriod": "sample string 27",
      "delivTimeCatog": "sample string 28",
      "delivTimeCatogtext": "sample string 29",
      "delvStatusKey": 30,
      "delvStatusName": "sample string 31",
      "baseDelvGrossAmount": 32.1,
      "baseDelvShippingCharge": 33.1,
      "baseDelvTaxAmount": 34.1,
      "baseDelvPromoAmount": 35.1,
      "baseDelvNetAmount": 36.1,
      "promoCode": "sample string 37",
      "promoPerc": 38.1,
      "currencyCode": "sample string 39",
      "currencyRate": 40.1,
      "orgDelvGrossAmount": 41.1,
      "orgDelvPromoAmount": 42.1,
      "orgDelvTaxAmount": 43.1,
      "orgDelvNetAmount": 44.1,
      "orgDelvShippingCharge": 45.1,
      "defaultTaxRate": 46.1,
      "deliveryFreeLimit": 47.1,
      "tempGrossBeforePromo": 48.1,
      "totalAdjCgstTotal": 49.1,
      "totalAdjSgstTotal": 50.1,
      "totalAdjIgstTotal": 51.1,
      "totalAdjVatTotal": 52.1,
      "totalDelvCgst": 53.1,
      "totalDelvSgst": 54.1,
      "totalDelvIgst": 55.1,
      "totalDelvVat": 56.1,
      "finalAmountAfterPromo": 57.1,
      "customerCartDetList": [
        {
          "paymHeadnum": 1,
          "cartUniqueID": 2,
          "orderdocRef": "sample string 3",
          "customerKey": 4,
          "orderLineKey": 5,
          "cartHeadnum": 6,
          "cartDate": "2026-04-02T05:05:11.900242+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:05:11.900242+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:05:11.900242+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:05:11.900242+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"
        }
      ],
      "delvtaxBreakdownList": [
        {
          "invDocNumb": "sample string 1",
          "taxKey": 2,
          "taxCode": "sample string 3",
          "taxName": "sample string 4",
          "taxPerc": 5.1,
          "taxLable": "sample string 6",
          "taxTag": "sample string 7",
          "taxIncPerc": 8.1,
          "taxOrder": 9,
          "taxIsActive": true,
          "storeCountryKey": 11,
          "storeCountryCode": "sample string 12",
          "storeCountryShortCode": "sample string 13",
          "storeCountryName": "sample string 14",
          "stateKey": 15,
          "taxAmt": 16.1,
          "storeKey": 17,
          "storeCode": "sample string 18",
          "storeName": "sample string 19"
        },
        {
          "invDocNumb": "sample string 1",
          "taxKey": 2,
          "taxCode": "sample string 3",
          "taxName": "sample string 4",
          "taxPerc": 5.1,
          "taxLable": "sample string 6",
          "taxTag": "sample string 7",
          "taxIncPerc": 8.1,
          "taxOrder": 9,
          "taxIsActive": true,
          "storeCountryKey": 11,
          "storeCountryCode": "sample string 12",
          "storeCountryShortCode": "sample string 13",
          "storeCountryName": "sample string 14",
          "stateKey": 15,
          "taxAmt": 16.1,
          "storeKey": 17,
          "storeCode": "sample string 18",
          "storeName": "sample string 19"
        }
      ],
      "paymentTempDetailDelvList": [
        {
          "paymHeadnum": 1,
          "cartUniqueID": 2,
          "orderdocRef": "sample string 3",
          "cartDelvDoc": "sample string 4",
          "customerKey": 5,
          "invDocNumb": "sample string 6",
          "productKey": 7,
          "productName": "sample string 8",
          "prdVariantKey": 9,
          "prdVariantName": "sample string 10",
          "prdColorKey": 11,
          "prdColorName": "sample string 12",
          "baseProdPrice": 13.1,
          "orgProdPrice": 14.1,
          "orgProdNetPrice": 15.1,
          "baseProdNetPrice": 16.1,
          "prodTaxAmount": 17.1,
          "prodTaxRate": 18.1,
          "baseProdTaxAmount": 19.1,
          "orgProdTaxAmount": 20.1,
          "productQty": 21,
          "cartDescrip": "sample string 22",
          "deliveryDate": "2026-04-02T05:05:11.9100905+04:00",
          "delivTimeStart": "sample string 24",
          "delivTimeEnd": "sample string 25",
          "delivShipKey": 26,
          "delivShipName": "sample string 27",
          "delivTimeCatog": "sample string 28",
          "productImage": "sample string 29",
          "currencyCode": "sample string 30",
          "currencyRate": 31.1
        },
        {
          "paymHeadnum": 1,
          "cartUniqueID": 2,
          "orderdocRef": "sample string 3",
          "cartDelvDoc": "sample string 4",
          "customerKey": 5,
          "invDocNumb": "sample string 6",
          "productKey": 7,
          "productName": "sample string 8",
          "prdVariantKey": 9,
          "prdVariantName": "sample string 10",
          "prdColorKey": 11,
          "prdColorName": "sample string 12",
          "baseProdPrice": 13.1,
          "orgProdPrice": 14.1,
          "orgProdNetPrice": 15.1,
          "baseProdNetPrice": 16.1,
          "prodTaxAmount": 17.1,
          "prodTaxRate": 18.1,
          "baseProdTaxAmount": 19.1,
          "orgProdTaxAmount": 20.1,
          "productQty": 21,
          "cartDescrip": "sample string 22",
          "deliveryDate": "2026-04-02T05:05:11.9100905+04:00",
          "delivTimeStart": "sample string 24",
          "delivTimeEnd": "sample string 25",
          "delivShipKey": 26,
          "delivShipName": "sample string 27",
          "delivTimeCatog": "sample string 28",
          "productImage": "sample string 29",
          "currencyCode": "sample string 30",
          "currencyRate": 31.1
        }
      ],
      "paymTempTaxDelvList": [
        {
          "paymHeadnum": 1,
          "cartUniqueID": 2,
          "orderdocRef": "sample string 3",
          "cartDelvDoc": "sample string 4",
          "customerKey": 5,
          "taxAdjCode": "sample string 6",
          "taxAdjDescr": "sample string 7",
          "baseTaxAmount": 8.1,
          "orgTaxAmount": 9.1,
          "taxIsAdjust": true,
          "currencyCode": "sample string 11",
          "currencyRate": 12.1
        },
        {
          "paymHeadnum": 1,
          "cartUniqueID": 2,
          "orderdocRef": "sample string 3",
          "cartDelvDoc": "sample string 4",
          "customerKey": 5,
          "taxAdjCode": "sample string 6",
          "taxAdjDescr": "sample string 7",
          "baseTaxAmount": 8.1,
          "orgTaxAmount": 9.1,
          "taxIsAdjust": true,
          "currencyCode": "sample string 11",
          "currencyRate": 12.1
        }
      ],
      "taxAdjustmentList": [
        {
          "taxAdjId": "sample string 1",
          "taxAdjCode": "sample string 2",
          "taxAdjDescr": "sample string 3",
          "orgTaxAmount": 4.1,
          "taxIsAdjust": true
        },
        {
          "taxAdjId": "sample string 1",
          "taxAdjCode": "sample string 2",
          "taxAdjDescr": "sample string 3",
          "orgTaxAmount": 4.1,
          "taxIsAdjust": true
        }
      ],
      "productCartList": [
        {
          "paymHeadnum": 1,
          "cartUniqueID": 2,
          "orderdocRef": "sample string 3",
          "customerKey": 4,
          "orderLineKey": 5,
          "cartHeadnum": 6,
          "cartDate": "2026-04-02T05:05:11.900242+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:05:11.900242+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:05:11.900242+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:05:11.900242+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"
        }
      ],
      "giftmessageRecd": "sample string 58"
    },
    {
      "cartHeadnum": 1,
      "invDocNumb": "sample string 2",
      "cartUniqueID": 3,
      "orderdocRef": "sample string 4",
      "cartDelvDoc": "sample string 5",
      "customerKey": 6,
      "storeKey": 7,
      "storeCountryKey": 8,
      "paymentDate": "2026-04-02T05:05:11.900242+04:00",
      "custMobile": "sample string 10",
      "delivReciptName": "sample string 11",
      "delivHouseName": "sample string 12",
      "delivAddress": "sample string 13",
      "delvCountryKey": 14,
      "delvCountryName": "sample string 15",
      "delvCountryCode": "sample string 16",
      "delvCountryTelCode": "sample string 17",
      "delvCountryShortCode": "sample string 18",
      "delvStateKey": 19,
      "delvStateCode": "sample string 20",
      "delvStateName": "sample string 21",
      "deliveryDate": "2026-04-02T05:05:11.908075+04:00",
      "delivShipKey": 23,
      "delivShipName": "sample string 24",
      "delivTimeStart": "sample string 25",
      "delivTimeEnd": "sample string 26",
      "delivTimePeriod": "sample string 27",
      "delivTimeCatog": "sample string 28",
      "delivTimeCatogtext": "sample string 29",
      "delvStatusKey": 30,
      "delvStatusName": "sample string 31",
      "baseDelvGrossAmount": 32.1,
      "baseDelvShippingCharge": 33.1,
      "baseDelvTaxAmount": 34.1,
      "baseDelvPromoAmount": 35.1,
      "baseDelvNetAmount": 36.1,
      "promoCode": "sample string 37",
      "promoPerc": 38.1,
      "currencyCode": "sample string 39",
      "currencyRate": 40.1,
      "orgDelvGrossAmount": 41.1,
      "orgDelvPromoAmount": 42.1,
      "orgDelvTaxAmount": 43.1,
      "orgDelvNetAmount": 44.1,
      "orgDelvShippingCharge": 45.1,
      "defaultTaxRate": 46.1,
      "deliveryFreeLimit": 47.1,
      "tempGrossBeforePromo": 48.1,
      "totalAdjCgstTotal": 49.1,
      "totalAdjSgstTotal": 50.1,
      "totalAdjIgstTotal": 51.1,
      "totalAdjVatTotal": 52.1,
      "totalDelvCgst": 53.1,
      "totalDelvSgst": 54.1,
      "totalDelvIgst": 55.1,
      "totalDelvVat": 56.1,
      "finalAmountAfterPromo": 57.1,
      "customerCartDetList": [
        {
          "paymHeadnum": 1,
          "cartUniqueID": 2,
          "orderdocRef": "sample string 3",
          "customerKey": 4,
          "orderLineKey": 5,
          "cartHeadnum": 6,
          "cartDate": "2026-04-02T05:05:11.900242+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:05:11.900242+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:05:11.900242+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:05:11.900242+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"
        }
      ],
      "delvtaxBreakdownList": [
        {
          "invDocNumb": "sample string 1",
          "taxKey": 2,
          "taxCode": "sample string 3",
          "taxName": "sample string 4",
          "taxPerc": 5.1,
          "taxLable": "sample string 6",
          "taxTag": "sample string 7",
          "taxIncPerc": 8.1,
          "taxOrder": 9,
          "taxIsActive": true,
          "storeCountryKey": 11,
          "storeCountryCode": "sample string 12",
          "storeCountryShortCode": "sample string 13",
          "storeCountryName": "sample string 14",
          "stateKey": 15,
          "taxAmt": 16.1,
          "storeKey": 17,
          "storeCode": "sample string 18",
          "storeName": "sample string 19"
        },
        {
          "invDocNumb": "sample string 1",
          "taxKey": 2,
          "taxCode": "sample string 3",
          "taxName": "sample string 4",
          "taxPerc": 5.1,
          "taxLable": "sample string 6",
          "taxTag": "sample string 7",
          "taxIncPerc": 8.1,
          "taxOrder": 9,
          "taxIsActive": true,
          "storeCountryKey": 11,
          "storeCountryCode": "sample string 12",
          "storeCountryShortCode": "sample string 13",
          "storeCountryName": "sample string 14",
          "stateKey": 15,
          "taxAmt": 16.1,
          "storeKey": 17,
          "storeCode": "sample string 18",
          "storeName": "sample string 19"
        }
      ],
      "paymentTempDetailDelvList": [
        {
          "paymHeadnum": 1,
          "cartUniqueID": 2,
          "orderdocRef": "sample string 3",
          "cartDelvDoc": "sample string 4",
          "customerKey": 5,
          "invDocNumb": "sample string 6",
          "productKey": 7,
          "productName": "sample string 8",
          "prdVariantKey": 9,
          "prdVariantName": "sample string 10",
          "prdColorKey": 11,
          "prdColorName": "sample string 12",
          "baseProdPrice": 13.1,
          "orgProdPrice": 14.1,
          "orgProdNetPrice": 15.1,
          "baseProdNetPrice": 16.1,
          "prodTaxAmount": 17.1,
          "prodTaxRate": 18.1,
          "baseProdTaxAmount": 19.1,
          "orgProdTaxAmount": 20.1,
          "productQty": 21,
          "cartDescrip": "sample string 22",
          "deliveryDate": "2026-04-02T05:05:11.9100905+04:00",
          "delivTimeStart": "sample string 24",
          "delivTimeEnd": "sample string 25",
          "delivShipKey": 26,
          "delivShipName": "sample string 27",
          "delivTimeCatog": "sample string 28",
          "productImage": "sample string 29",
          "currencyCode": "sample string 30",
          "currencyRate": 31.1
        },
        {
          "paymHeadnum": 1,
          "cartUniqueID": 2,
          "orderdocRef": "sample string 3",
          "cartDelvDoc": "sample string 4",
          "customerKey": 5,
          "invDocNumb": "sample string 6",
          "productKey": 7,
          "productName": "sample string 8",
          "prdVariantKey": 9,
          "prdVariantName": "sample string 10",
          "prdColorKey": 11,
          "prdColorName": "sample string 12",
          "baseProdPrice": 13.1,
          "orgProdPrice": 14.1,
          "orgProdNetPrice": 15.1,
          "baseProdNetPrice": 16.1,
          "prodTaxAmount": 17.1,
          "prodTaxRate": 18.1,
          "baseProdTaxAmount": 19.1,
          "orgProdTaxAmount": 20.1,
          "productQty": 21,
          "cartDescrip": "sample string 22",
          "deliveryDate": "2026-04-02T05:05:11.9100905+04:00",
          "delivTimeStart": "sample string 24",
          "delivTimeEnd": "sample string 25",
          "delivShipKey": 26,
          "delivShipName": "sample string 27",
          "delivTimeCatog": "sample string 28",
          "productImage": "sample string 29",
          "currencyCode": "sample string 30",
          "currencyRate": 31.1
        }
      ],
      "paymTempTaxDelvList": [
        {
          "paymHeadnum": 1,
          "cartUniqueID": 2,
          "orderdocRef": "sample string 3",
          "cartDelvDoc": "sample string 4",
          "customerKey": 5,
          "taxAdjCode": "sample string 6",
          "taxAdjDescr": "sample string 7",
          "baseTaxAmount": 8.1,
          "orgTaxAmount": 9.1,
          "taxIsAdjust": true,
          "currencyCode": "sample string 11",
          "currencyRate": 12.1
        },
        {
          "paymHeadnum": 1,
          "cartUniqueID": 2,
          "orderdocRef": "sample string 3",
          "cartDelvDoc": "sample string 4",
          "customerKey": 5,
          "taxAdjCode": "sample string 6",
          "taxAdjDescr": "sample string 7",
          "baseTaxAmount": 8.1,
          "orgTaxAmount": 9.1,
          "taxIsAdjust": true,
          "currencyCode": "sample string 11",
          "currencyRate": 12.1
        }
      ],
      "taxAdjustmentList": [
        {
          "taxAdjId": "sample string 1",
          "taxAdjCode": "sample string 2",
          "taxAdjDescr": "sample string 3",
          "orgTaxAmount": 4.1,
          "taxIsAdjust": true
        },
        {
          "taxAdjId": "sample string 1",
          "taxAdjCode": "sample string 2",
          "taxAdjDescr": "sample string 3",
          "orgTaxAmount": 4.1,
          "taxIsAdjust": true
        }
      ],
      "productCartList": [
        {
          "paymHeadnum": 1,
          "cartUniqueID": 2,
          "orderdocRef": "sample string 3",
          "customerKey": 4,
          "orderLineKey": 5,
          "cartHeadnum": 6,
          "cartDate": "2026-04-02T05:05:11.900242+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:05:11.900242+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:05:11.900242+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:05:11.900242+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"
        }
      ],
      "giftmessageRecd": "sample string 58"
    }
  ]
}

text/xml

Sample:
<PaymHeadModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ecom.seportal.ng.Domain.ViewModels">
  <baseDeliveryCharge>51.1</baseDeliveryCharge>
  <baseGrossAmount>48.1</baseGrossAmount>
  <baseNetAmount>52.1</baseNetAmount>
  <basePromoAmount>49.1</basePromoAmount>
  <baseTaxAmount>50.1</baseTaxAmount>
  <billingAddress>sample string 25</billingAddress>
  <billingToName>sample string 26</billingToName>
  <billsCountryKey>24</billsCountryKey>
  <billsStateKey>22</billsStateKey>
  <billsStateName>sample string 23</billsStateName>
  <cardFirstName>sample string 35</cardFirstName>
  <cardLastName>sample string 36</cardLastName>
  <cardaddress>sample string 39</cardaddress>
  <cardcityName>sample string 38</cardcityName>
  <cardcountryKey>sample string 37</cardcountryKey>
  <cartUniqueID>1</cartUniqueID>
  <cityName>sample string 27</cityName>
  <currencyCode>sample string 32</currencyCode>
  <currencyName>sample string 34</currencyName>
  <currencyRate>33.1</currencyRate>
  <custMobile>sample string 19</custMobile>
  <customerCart>
    <CustCartDetModel>
      <cartDate>2026-04-02T05:05:11.900242+04:00</cartDate>
      <cartDescrip>sample string 18</cartDescrip>
      <cartHeadnum>6</cartHeadnum>
      <cartUniqueID>2</cartUniqueID>
      <currencyCode>sample string 20</currencyCode>
      <customerKey>4</customerKey>
      <delivShipKey>41</delivShipKey>
      <delivShipName>sample string 42</delivShipName>
      <delivTimeCatog>sample string 46</delivTimeCatog>
      <delivTimeCatogtext>sample string 47</delivTimeCatogtext>
      <delivTimeEnd>sample string 39</delivTimeEnd>
      <delivTimePeriod>sample string 45</delivTimePeriod>
      <delivTimeStart>sample string 38</delivTimeStart>
      <deliveryDate>2026-04-02T05:05:11.900242+04:00</deliveryDate>
      <delvCountryKey>21</delvCountryKey>
      <delvStateKey>22</delvStateKey>
      <discpercent>26.1</discpercent>
      <displayTag>sample string 36</displayTag>
      <giftmessageRecd>sample string 56</giftmessageRecd>
      <orderLineKey>5</orderLineKey>
      <orderdocRef>sample string 3</orderdocRef>
      <orgDeliveryCharge>44.1</orgDeliveryCharge>
      <orgProdNetPrice>32.1</orgProdNetPrice>
      <paymHeadnum>1</paymHeadnum>
      <prdAddonTag>sample string 54</prdAddonTag>
      <prdColorKey>13</prdColorKey>
      <prdColorName>sample string 24</prdColorName>
      <prdDiscPercent>30.1</prdDiscPercent>
      <prdReserveQty>16</prdReserveQty>
      <prdStockQty>33</prdStockQty>
      <prdTypeIsReturn>true</prdTypeIsReturn>
      <prdVariantKey>12</prdVariantKey>
      <prdVariantName>sample string 25</prdVariantName>
      <pricefor>sample string 27</pricefor>
      <prodBasePrice>29.1</prodBasePrice>
      <prodDeliveryDays>40</prodDeliveryDays>
      <prodPrice>28.1</prodPrice>
      <prodPriceAfDisc>31.1</prodPriceAfDisc>
      <prodTaxAmount>53.1</prodTaxAmount>
      <prodTaxCgst>49.1</prodTaxCgst>
      <prodTaxRate>34.1</prodTaxRate>
      <prodpriceLine>23</prodpriceLine>
      <prodtaxIgst>51.1</prodtaxIgst>
      <prodtaxSgst>50.1</prodtaxSgst>
      <prodtaxVat>52.1</prodtaxVat>
      <productDesc>sample string 10</productDesc>
      <productImage>sample string 35</productImage>
      <productKey>8</productKey>
      <productMainKey>55</productMainKey>
      <productName>sample string 9</productName>
      <productNotes>sample string 11</productNotes>
      <productPrice>15.1</productPrice>
      <productQty>14</productQty>
      <stockIsConfirmed>true</stockIsConfirmed>
      <storeCountryKey>19</storeCountryKey>
      <taxCategoryKey>43</taxCategoryKey>
    </CustCartDetModel>
    <CustCartDetModel>
      <cartDate>2026-04-02T05:05:11.900242+04:00</cartDate>
      <cartDescrip>sample string 18</cartDescrip>
      <cartHeadnum>6</cartHeadnum>
      <cartUniqueID>2</cartUniqueID>
      <currencyCode>sample string 20</currencyCode>
      <customerKey>4</customerKey>
      <delivShipKey>41</delivShipKey>
      <delivShipName>sample string 42</delivShipName>
      <delivTimeCatog>sample string 46</delivTimeCatog>
      <delivTimeCatogtext>sample string 47</delivTimeCatogtext>
      <delivTimeEnd>sample string 39</delivTimeEnd>
      <delivTimePeriod>sample string 45</delivTimePeriod>
      <delivTimeStart>sample string 38</delivTimeStart>
      <deliveryDate>2026-04-02T05:05:11.900242+04:00</deliveryDate>
      <delvCountryKey>21</delvCountryKey>
      <delvStateKey>22</delvStateKey>
      <discpercent>26.1</discpercent>
      <displayTag>sample string 36</displayTag>
      <giftmessageRecd>sample string 56</giftmessageRecd>
      <orderLineKey>5</orderLineKey>
      <orderdocRef>sample string 3</orderdocRef>
      <orgDeliveryCharge>44.1</orgDeliveryCharge>
      <orgProdNetPrice>32.1</orgProdNetPrice>
      <paymHeadnum>1</paymHeadnum>
      <prdAddonTag>sample string 54</prdAddonTag>
      <prdColorKey>13</prdColorKey>
      <prdColorName>sample string 24</prdColorName>
      <prdDiscPercent>30.1</prdDiscPercent>
      <prdReserveQty>16</prdReserveQty>
      <prdStockQty>33</prdStockQty>
      <prdTypeIsReturn>true</prdTypeIsReturn>
      <prdVariantKey>12</prdVariantKey>
      <prdVariantName>sample string 25</prdVariantName>
      <pricefor>sample string 27</pricefor>
      <prodBasePrice>29.1</prodBasePrice>
      <prodDeliveryDays>40</prodDeliveryDays>
      <prodPrice>28.1</prodPrice>
      <prodPriceAfDisc>31.1</prodPriceAfDisc>
      <prodTaxAmount>53.1</prodTaxAmount>
      <prodTaxCgst>49.1</prodTaxCgst>
      <prodTaxRate>34.1</prodTaxRate>
      <prodpriceLine>23</prodpriceLine>
      <prodtaxIgst>51.1</prodtaxIgst>
      <prodtaxSgst>50.1</prodtaxSgst>
      <prodtaxVat>52.1</prodtaxVat>
      <productDesc>sample string 10</productDesc>
      <productImage>sample string 35</productImage>
      <productKey>8</productKey>
      <productMainKey>55</productMainKey>
      <productName>sample string 9</productName>
      <productNotes>sample string 11</productNotes>
      <productPrice>15.1</productPrice>
      <productQty>14</productQty>
      <stockIsConfirmed>true</stockIsConfirmed>
      <storeCountryKey>19</storeCountryKey>
      <taxCategoryKey>43</taxCategoryKey>
    </CustCartDetModel>
  </customerCart>
  <customerKey>31</customerKey>
  <dataDeliveryListRecd>
    <DeliveryHeaderModel>
      <baseDelvGrossAmount>32.1</baseDelvGrossAmount>
      <baseDelvNetAmount>36.1</baseDelvNetAmount>
      <baseDelvPromoAmount>35.1</baseDelvPromoAmount>
      <baseDelvShippingCharge>33.1</baseDelvShippingCharge>
      <baseDelvTaxAmount>34.1</baseDelvTaxAmount>
      <cartDelvDoc>sample string 5</cartDelvDoc>
      <cartHeadnum>1</cartHeadnum>
      <cartUniqueID>3</cartUniqueID>
      <currencyCode>sample string 39</currencyCode>
      <currencyRate>40.1</currencyRate>
      <custMobile>sample string 10</custMobile>
      <customerCartDetList>
        <CustCartDetModel>
          <cartDate>2026-04-02T05:05:11.900242+04:00</cartDate>
          <cartDescrip>sample string 18</cartDescrip>
          <cartHeadnum>6</cartHeadnum>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 20</currencyCode>
          <customerKey>4</customerKey>
          <delivShipKey>41</delivShipKey>
          <delivShipName>sample string 42</delivShipName>
          <delivTimeCatog>sample string 46</delivTimeCatog>
          <delivTimeCatogtext>sample string 47</delivTimeCatogtext>
          <delivTimeEnd>sample string 39</delivTimeEnd>
          <delivTimePeriod>sample string 45</delivTimePeriod>
          <delivTimeStart>sample string 38</delivTimeStart>
          <deliveryDate>2026-04-02T05:05:11.900242+04:00</deliveryDate>
          <delvCountryKey>21</delvCountryKey>
          <delvStateKey>22</delvStateKey>
          <discpercent>26.1</discpercent>
          <displayTag>sample string 36</displayTag>
          <giftmessageRecd>sample string 56</giftmessageRecd>
          <orderLineKey>5</orderLineKey>
          <orderdocRef>sample string 3</orderdocRef>
          <orgDeliveryCharge>44.1</orgDeliveryCharge>
          <orgProdNetPrice>32.1</orgProdNetPrice>
          <paymHeadnum>1</paymHeadnum>
          <prdAddonTag>sample string 54</prdAddonTag>
          <prdColorKey>13</prdColorKey>
          <prdColorName>sample string 24</prdColorName>
          <prdDiscPercent>30.1</prdDiscPercent>
          <prdReserveQty>16</prdReserveQty>
          <prdStockQty>33</prdStockQty>
          <prdTypeIsReturn>true</prdTypeIsReturn>
          <prdVariantKey>12</prdVariantKey>
          <prdVariantName>sample string 25</prdVariantName>
          <pricefor>sample string 27</pricefor>
          <prodBasePrice>29.1</prodBasePrice>
          <prodDeliveryDays>40</prodDeliveryDays>
          <prodPrice>28.1</prodPrice>
          <prodPriceAfDisc>31.1</prodPriceAfDisc>
          <prodTaxAmount>53.1</prodTaxAmount>
          <prodTaxCgst>49.1</prodTaxCgst>
          <prodTaxRate>34.1</prodTaxRate>
          <prodpriceLine>23</prodpriceLine>
          <prodtaxIgst>51.1</prodtaxIgst>
          <prodtaxSgst>50.1</prodtaxSgst>
          <prodtaxVat>52.1</prodtaxVat>
          <productDesc>sample string 10</productDesc>
          <productImage>sample string 35</productImage>
          <productKey>8</productKey>
          <productMainKey>55</productMainKey>
          <productName>sample string 9</productName>
          <productNotes>sample string 11</productNotes>
          <productPrice>15.1</productPrice>
          <productQty>14</productQty>
          <stockIsConfirmed>true</stockIsConfirmed>
          <storeCountryKey>19</storeCountryKey>
          <taxCategoryKey>43</taxCategoryKey>
        </CustCartDetModel>
        <CustCartDetModel>
          <cartDate>2026-04-02T05:05:11.900242+04:00</cartDate>
          <cartDescrip>sample string 18</cartDescrip>
          <cartHeadnum>6</cartHeadnum>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 20</currencyCode>
          <customerKey>4</customerKey>
          <delivShipKey>41</delivShipKey>
          <delivShipName>sample string 42</delivShipName>
          <delivTimeCatog>sample string 46</delivTimeCatog>
          <delivTimeCatogtext>sample string 47</delivTimeCatogtext>
          <delivTimeEnd>sample string 39</delivTimeEnd>
          <delivTimePeriod>sample string 45</delivTimePeriod>
          <delivTimeStart>sample string 38</delivTimeStart>
          <deliveryDate>2026-04-02T05:05:11.900242+04:00</deliveryDate>
          <delvCountryKey>21</delvCountryKey>
          <delvStateKey>22</delvStateKey>
          <discpercent>26.1</discpercent>
          <displayTag>sample string 36</displayTag>
          <giftmessageRecd>sample string 56</giftmessageRecd>
          <orderLineKey>5</orderLineKey>
          <orderdocRef>sample string 3</orderdocRef>
          <orgDeliveryCharge>44.1</orgDeliveryCharge>
          <orgProdNetPrice>32.1</orgProdNetPrice>
          <paymHeadnum>1</paymHeadnum>
          <prdAddonTag>sample string 54</prdAddonTag>
          <prdColorKey>13</prdColorKey>
          <prdColorName>sample string 24</prdColorName>
          <prdDiscPercent>30.1</prdDiscPercent>
          <prdReserveQty>16</prdReserveQty>
          <prdStockQty>33</prdStockQty>
          <prdTypeIsReturn>true</prdTypeIsReturn>
          <prdVariantKey>12</prdVariantKey>
          <prdVariantName>sample string 25</prdVariantName>
          <pricefor>sample string 27</pricefor>
          <prodBasePrice>29.1</prodBasePrice>
          <prodDeliveryDays>40</prodDeliveryDays>
          <prodPrice>28.1</prodPrice>
          <prodPriceAfDisc>31.1</prodPriceAfDisc>
          <prodTaxAmount>53.1</prodTaxAmount>
          <prodTaxCgst>49.1</prodTaxCgst>
          <prodTaxRate>34.1</prodTaxRate>
          <prodpriceLine>23</prodpriceLine>
          <prodtaxIgst>51.1</prodtaxIgst>
          <prodtaxSgst>50.1</prodtaxSgst>
          <prodtaxVat>52.1</prodtaxVat>
          <productDesc>sample string 10</productDesc>
          <productImage>sample string 35</productImage>
          <productKey>8</productKey>
          <productMainKey>55</productMainKey>
          <productName>sample string 9</productName>
          <productNotes>sample string 11</productNotes>
          <productPrice>15.1</productPrice>
          <productQty>14</productQty>
          <stockIsConfirmed>true</stockIsConfirmed>
          <storeCountryKey>19</storeCountryKey>
          <taxCategoryKey>43</taxCategoryKey>
        </CustCartDetModel>
      </customerCartDetList>
      <customerKey>6</customerKey>
      <defaultTaxRate>46.1</defaultTaxRate>
      <delivAddress>sample string 13</delivAddress>
      <delivHouseName>sample string 12</delivHouseName>
      <delivReciptName>sample string 11</delivReciptName>
      <delivShipKey>23</delivShipKey>
      <delivShipName>sample string 24</delivShipName>
      <delivTimeCatog>sample string 28</delivTimeCatog>
      <delivTimeCatogtext>sample string 29</delivTimeCatogtext>
      <delivTimeEnd>sample string 26</delivTimeEnd>
      <delivTimePeriod>sample string 27</delivTimePeriod>
      <delivTimeStart>sample string 25</delivTimeStart>
      <deliveryDate>2026-04-02T05:05:11.908075+04:00</deliveryDate>
      <deliveryFreeLimit>47.1</deliveryFreeLimit>
      <delvCountryCode>sample string 16</delvCountryCode>
      <delvCountryKey>14</delvCountryKey>
      <delvCountryName>sample string 15</delvCountryName>
      <delvCountryShortCode>sample string 18</delvCountryShortCode>
      <delvCountryTelCode>sample string 17</delvCountryTelCode>
      <delvStateCode>sample string 20</delvStateCode>
      <delvStateKey>19</delvStateKey>
      <delvStateName>sample string 21</delvStateName>
      <delvStatusKey>30</delvStatusKey>
      <delvStatusName>sample string 31</delvStatusName>
      <delvtaxBreakdownList>
        <CountryTax>
          <invDocNumb>sample string 1</invDocNumb>
          <stateKey>15</stateKey>
          <storeCode>sample string 18</storeCode>
          <storeCountryCode>sample string 12</storeCountryCode>
          <storeCountryKey>11</storeCountryKey>
          <storeCountryName>sample string 14</storeCountryName>
          <storeCountryShortCode>sample string 13</storeCountryShortCode>
          <storeKey>17</storeKey>
          <storeName>sample string 19</storeName>
          <taxAmt>16.1</taxAmt>
          <taxCode>sample string 3</taxCode>
          <taxIncPerc>8.1</taxIncPerc>
          <taxIsActive>true</taxIsActive>
          <taxKey>2</taxKey>
          <taxLable>sample string 6</taxLable>
          <taxName>sample string 4</taxName>
          <taxOrder>9</taxOrder>
          <taxPerc>5.1</taxPerc>
          <taxTag>sample string 7</taxTag>
        </CountryTax>
        <CountryTax>
          <invDocNumb>sample string 1</invDocNumb>
          <stateKey>15</stateKey>
          <storeCode>sample string 18</storeCode>
          <storeCountryCode>sample string 12</storeCountryCode>
          <storeCountryKey>11</storeCountryKey>
          <storeCountryName>sample string 14</storeCountryName>
          <storeCountryShortCode>sample string 13</storeCountryShortCode>
          <storeKey>17</storeKey>
          <storeName>sample string 19</storeName>
          <taxAmt>16.1</taxAmt>
          <taxCode>sample string 3</taxCode>
          <taxIncPerc>8.1</taxIncPerc>
          <taxIsActive>true</taxIsActive>
          <taxKey>2</taxKey>
          <taxLable>sample string 6</taxLable>
          <taxName>sample string 4</taxName>
          <taxOrder>9</taxOrder>
          <taxPerc>5.1</taxPerc>
          <taxTag>sample string 7</taxTag>
        </CountryTax>
      </delvtaxBreakdownList>
      <finalAmountAfterPromo>57.1</finalAmountAfterPromo>
      <giftmessageRecd>sample string 58</giftmessageRecd>
      <invDocNumb>sample string 2</invDocNumb>
      <orderdocRef>sample string 4</orderdocRef>
      <orgDelvGrossAmount>41.1</orgDelvGrossAmount>
      <orgDelvNetAmount>44.1</orgDelvNetAmount>
      <orgDelvPromoAmount>42.1</orgDelvPromoAmount>
      <orgDelvShippingCharge>45.1</orgDelvShippingCharge>
      <orgDelvTaxAmount>43.1</orgDelvTaxAmount>
      <paymTempTaxDelvList>
        <PaymTaxModel>
          <baseTaxAmount>8.1</baseTaxAmount>
          <cartDelvDoc>sample string 4</cartDelvDoc>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 11</currencyCode>
          <currencyRate>12.1</currencyRate>
          <customerKey>5</customerKey>
          <orderdocRef>sample string 3</orderdocRef>
          <orgTaxAmount>9.1</orgTaxAmount>
          <paymHeadnum>1</paymHeadnum>
          <taxAdjCode>sample string 6</taxAdjCode>
          <taxAdjDescr>sample string 7</taxAdjDescr>
          <taxIsAdjust>true</taxIsAdjust>
        </PaymTaxModel>
        <PaymTaxModel>
          <baseTaxAmount>8.1</baseTaxAmount>
          <cartDelvDoc>sample string 4</cartDelvDoc>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 11</currencyCode>
          <currencyRate>12.1</currencyRate>
          <customerKey>5</customerKey>
          <orderdocRef>sample string 3</orderdocRef>
          <orgTaxAmount>9.1</orgTaxAmount>
          <paymHeadnum>1</paymHeadnum>
          <taxAdjCode>sample string 6</taxAdjCode>
          <taxAdjDescr>sample string 7</taxAdjDescr>
          <taxIsAdjust>true</taxIsAdjust>
        </PaymTaxModel>
      </paymTempTaxDelvList>
      <paymentDate>2026-04-02T05:05:11.900242+04:00</paymentDate>
      <paymentTempDetailDelvList>
        <PaymDetailsModel>
          <baseProdNetPrice>16.1</baseProdNetPrice>
          <baseProdPrice>13.1</baseProdPrice>
          <baseProdTaxAmount>19.1</baseProdTaxAmount>
          <cartDelvDoc>sample string 4</cartDelvDoc>
          <cartDescrip>sample string 22</cartDescrip>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 30</currencyCode>
          <currencyRate>31.1</currencyRate>
          <customerKey>5</customerKey>
          <delivShipKey>26</delivShipKey>
          <delivShipName>sample string 27</delivShipName>
          <delivTimeCatog>sample string 28</delivTimeCatog>
          <delivTimeEnd>sample string 25</delivTimeEnd>
          <delivTimeStart>sample string 24</delivTimeStart>
          <deliveryDate>2026-04-02T05:05:11.9100905+04:00</deliveryDate>
          <invDocNumb>sample string 6</invDocNumb>
          <orderdocRef>sample string 3</orderdocRef>
          <orgProdNetPrice>15.1</orgProdNetPrice>
          <orgProdPrice>14.1</orgProdPrice>
          <orgProdTaxAmount>20.1</orgProdTaxAmount>
          <paymHeadnum>1</paymHeadnum>
          <prdColorKey>11</prdColorKey>
          <prdColorName>sample string 12</prdColorName>
          <prdVariantKey>9</prdVariantKey>
          <prdVariantName>sample string 10</prdVariantName>
          <prodTaxAmount>17.1</prodTaxAmount>
          <prodTaxRate>18.1</prodTaxRate>
          <productImage>sample string 29</productImage>
          <productKey>7</productKey>
          <productName>sample string 8</productName>
          <productQty>21</productQty>
        </PaymDetailsModel>
        <PaymDetailsModel>
          <baseProdNetPrice>16.1</baseProdNetPrice>
          <baseProdPrice>13.1</baseProdPrice>
          <baseProdTaxAmount>19.1</baseProdTaxAmount>
          <cartDelvDoc>sample string 4</cartDelvDoc>
          <cartDescrip>sample string 22</cartDescrip>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 30</currencyCode>
          <currencyRate>31.1</currencyRate>
          <customerKey>5</customerKey>
          <delivShipKey>26</delivShipKey>
          <delivShipName>sample string 27</delivShipName>
          <delivTimeCatog>sample string 28</delivTimeCatog>
          <delivTimeEnd>sample string 25</delivTimeEnd>
          <delivTimeStart>sample string 24</delivTimeStart>
          <deliveryDate>2026-04-02T05:05:11.9100905+04:00</deliveryDate>
          <invDocNumb>sample string 6</invDocNumb>
          <orderdocRef>sample string 3</orderdocRef>
          <orgProdNetPrice>15.1</orgProdNetPrice>
          <orgProdPrice>14.1</orgProdPrice>
          <orgProdTaxAmount>20.1</orgProdTaxAmount>
          <paymHeadnum>1</paymHeadnum>
          <prdColorKey>11</prdColorKey>
          <prdColorName>sample string 12</prdColorName>
          <prdVariantKey>9</prdVariantKey>
          <prdVariantName>sample string 10</prdVariantName>
          <prodTaxAmount>17.1</prodTaxAmount>
          <prodTaxRate>18.1</prodTaxRate>
          <productImage>sample string 29</productImage>
          <productKey>7</productKey>
          <productName>sample string 8</productName>
          <productQty>21</productQty>
        </PaymDetailsModel>
      </paymentTempDetailDelvList>
      <productCartList>
        <CustCartDetModel>
          <cartDate>2026-04-02T05:05:11.900242+04:00</cartDate>
          <cartDescrip>sample string 18</cartDescrip>
          <cartHeadnum>6</cartHeadnum>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 20</currencyCode>
          <customerKey>4</customerKey>
          <delivShipKey>41</delivShipKey>
          <delivShipName>sample string 42</delivShipName>
          <delivTimeCatog>sample string 46</delivTimeCatog>
          <delivTimeCatogtext>sample string 47</delivTimeCatogtext>
          <delivTimeEnd>sample string 39</delivTimeEnd>
          <delivTimePeriod>sample string 45</delivTimePeriod>
          <delivTimeStart>sample string 38</delivTimeStart>
          <deliveryDate>2026-04-02T05:05:11.900242+04:00</deliveryDate>
          <delvCountryKey>21</delvCountryKey>
          <delvStateKey>22</delvStateKey>
          <discpercent>26.1</discpercent>
          <displayTag>sample string 36</displayTag>
          <giftmessageRecd>sample string 56</giftmessageRecd>
          <orderLineKey>5</orderLineKey>
          <orderdocRef>sample string 3</orderdocRef>
          <orgDeliveryCharge>44.1</orgDeliveryCharge>
          <orgProdNetPrice>32.1</orgProdNetPrice>
          <paymHeadnum>1</paymHeadnum>
          <prdAddonTag>sample string 54</prdAddonTag>
          <prdColorKey>13</prdColorKey>
          <prdColorName>sample string 24</prdColorName>
          <prdDiscPercent>30.1</prdDiscPercent>
          <prdReserveQty>16</prdReserveQty>
          <prdStockQty>33</prdStockQty>
          <prdTypeIsReturn>true</prdTypeIsReturn>
          <prdVariantKey>12</prdVariantKey>
          <prdVariantName>sample string 25</prdVariantName>
          <pricefor>sample string 27</pricefor>
          <prodBasePrice>29.1</prodBasePrice>
          <prodDeliveryDays>40</prodDeliveryDays>
          <prodPrice>28.1</prodPrice>
          <prodPriceAfDisc>31.1</prodPriceAfDisc>
          <prodTaxAmount>53.1</prodTaxAmount>
          <prodTaxCgst>49.1</prodTaxCgst>
          <prodTaxRate>34.1</prodTaxRate>
          <prodpriceLine>23</prodpriceLine>
          <prodtaxIgst>51.1</prodtaxIgst>
          <prodtaxSgst>50.1</prodtaxSgst>
          <prodtaxVat>52.1</prodtaxVat>
          <productDesc>sample string 10</productDesc>
          <productImage>sample string 35</productImage>
          <productKey>8</productKey>
          <productMainKey>55</productMainKey>
          <productName>sample string 9</productName>
          <productNotes>sample string 11</productNotes>
          <productPrice>15.1</productPrice>
          <productQty>14</productQty>
          <stockIsConfirmed>true</stockIsConfirmed>
          <storeCountryKey>19</storeCountryKey>
          <taxCategoryKey>43</taxCategoryKey>
        </CustCartDetModel>
        <CustCartDetModel>
          <cartDate>2026-04-02T05:05:11.900242+04:00</cartDate>
          <cartDescrip>sample string 18</cartDescrip>
          <cartHeadnum>6</cartHeadnum>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 20</currencyCode>
          <customerKey>4</customerKey>
          <delivShipKey>41</delivShipKey>
          <delivShipName>sample string 42</delivShipName>
          <delivTimeCatog>sample string 46</delivTimeCatog>
          <delivTimeCatogtext>sample string 47</delivTimeCatogtext>
          <delivTimeEnd>sample string 39</delivTimeEnd>
          <delivTimePeriod>sample string 45</delivTimePeriod>
          <delivTimeStart>sample string 38</delivTimeStart>
          <deliveryDate>2026-04-02T05:05:11.900242+04:00</deliveryDate>
          <delvCountryKey>21</delvCountryKey>
          <delvStateKey>22</delvStateKey>
          <discpercent>26.1</discpercent>
          <displayTag>sample string 36</displayTag>
          <giftmessageRecd>sample string 56</giftmessageRecd>
          <orderLineKey>5</orderLineKey>
          <orderdocRef>sample string 3</orderdocRef>
          <orgDeliveryCharge>44.1</orgDeliveryCharge>
          <orgProdNetPrice>32.1</orgProdNetPrice>
          <paymHeadnum>1</paymHeadnum>
          <prdAddonTag>sample string 54</prdAddonTag>
          <prdColorKey>13</prdColorKey>
          <prdColorName>sample string 24</prdColorName>
          <prdDiscPercent>30.1</prdDiscPercent>
          <prdReserveQty>16</prdReserveQty>
          <prdStockQty>33</prdStockQty>
          <prdTypeIsReturn>true</prdTypeIsReturn>
          <prdVariantKey>12</prdVariantKey>
          <prdVariantName>sample string 25</prdVariantName>
          <pricefor>sample string 27</pricefor>
          <prodBasePrice>29.1</prodBasePrice>
          <prodDeliveryDays>40</prodDeliveryDays>
          <prodPrice>28.1</prodPrice>
          <prodPriceAfDisc>31.1</prodPriceAfDisc>
          <prodTaxAmount>53.1</prodTaxAmount>
          <prodTaxCgst>49.1</prodTaxCgst>
          <prodTaxRate>34.1</prodTaxRate>
          <prodpriceLine>23</prodpriceLine>
          <prodtaxIgst>51.1</prodtaxIgst>
          <prodtaxSgst>50.1</prodtaxSgst>
          <prodtaxVat>52.1</prodtaxVat>
          <productDesc>sample string 10</productDesc>
          <productImage>sample string 35</productImage>
          <productKey>8</productKey>
          <productMainKey>55</productMainKey>
          <productName>sample string 9</productName>
          <productNotes>sample string 11</productNotes>
          <productPrice>15.1</productPrice>
          <productQty>14</productQty>
          <stockIsConfirmed>true</stockIsConfirmed>
          <storeCountryKey>19</storeCountryKey>
          <taxCategoryKey>43</taxCategoryKey>
        </CustCartDetModel>
      </productCartList>
      <promoCode>sample string 37</promoCode>
      <promoPerc>38.1</promoPerc>
      <storeCountryKey>8</storeCountryKey>
      <storeKey>7</storeKey>
      <taxAdjustmentList>
        <TaxAdjustment>
          <orgTaxAmount>4.1</orgTaxAmount>
          <taxAdjCode>sample string 2</taxAdjCode>
          <taxAdjDescr>sample string 3</taxAdjDescr>
          <taxAdjId>sample string 1</taxAdjId>
          <taxIsAdjust>true</taxIsAdjust>
        </TaxAdjustment>
        <TaxAdjustment>
          <orgTaxAmount>4.1</orgTaxAmount>
          <taxAdjCode>sample string 2</taxAdjCode>
          <taxAdjDescr>sample string 3</taxAdjDescr>
          <taxAdjId>sample string 1</taxAdjId>
          <taxIsAdjust>true</taxIsAdjust>
        </TaxAdjustment>
      </taxAdjustmentList>
      <tempGrossBeforePromo>48.1</tempGrossBeforePromo>
      <totalAdjCgstTotal>49.1</totalAdjCgstTotal>
      <totalAdjIgstTotal>51.1</totalAdjIgstTotal>
      <totalAdjSgstTotal>50.1</totalAdjSgstTotal>
      <totalAdjVatTotal>52.1</totalAdjVatTotal>
      <totalDelvCgst>53.1</totalDelvCgst>
      <totalDelvIgst>55.1</totalDelvIgst>
      <totalDelvSgst>54.1</totalDelvSgst>
      <totalDelvVat>56.1</totalDelvVat>
    </DeliveryHeaderModel>
    <DeliveryHeaderModel>
      <baseDelvGrossAmount>32.1</baseDelvGrossAmount>
      <baseDelvNetAmount>36.1</baseDelvNetAmount>
      <baseDelvPromoAmount>35.1</baseDelvPromoAmount>
      <baseDelvShippingCharge>33.1</baseDelvShippingCharge>
      <baseDelvTaxAmount>34.1</baseDelvTaxAmount>
      <cartDelvDoc>sample string 5</cartDelvDoc>
      <cartHeadnum>1</cartHeadnum>
      <cartUniqueID>3</cartUniqueID>
      <currencyCode>sample string 39</currencyCode>
      <currencyRate>40.1</currencyRate>
      <custMobile>sample string 10</custMobile>
      <customerCartDetList>
        <CustCartDetModel>
          <cartDate>2026-04-02T05:05:11.900242+04:00</cartDate>
          <cartDescrip>sample string 18</cartDescrip>
          <cartHeadnum>6</cartHeadnum>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 20</currencyCode>
          <customerKey>4</customerKey>
          <delivShipKey>41</delivShipKey>
          <delivShipName>sample string 42</delivShipName>
          <delivTimeCatog>sample string 46</delivTimeCatog>
          <delivTimeCatogtext>sample string 47</delivTimeCatogtext>
          <delivTimeEnd>sample string 39</delivTimeEnd>
          <delivTimePeriod>sample string 45</delivTimePeriod>
          <delivTimeStart>sample string 38</delivTimeStart>
          <deliveryDate>2026-04-02T05:05:11.900242+04:00</deliveryDate>
          <delvCountryKey>21</delvCountryKey>
          <delvStateKey>22</delvStateKey>
          <discpercent>26.1</discpercent>
          <displayTag>sample string 36</displayTag>
          <giftmessageRecd>sample string 56</giftmessageRecd>
          <orderLineKey>5</orderLineKey>
          <orderdocRef>sample string 3</orderdocRef>
          <orgDeliveryCharge>44.1</orgDeliveryCharge>
          <orgProdNetPrice>32.1</orgProdNetPrice>
          <paymHeadnum>1</paymHeadnum>
          <prdAddonTag>sample string 54</prdAddonTag>
          <prdColorKey>13</prdColorKey>
          <prdColorName>sample string 24</prdColorName>
          <prdDiscPercent>30.1</prdDiscPercent>
          <prdReserveQty>16</prdReserveQty>
          <prdStockQty>33</prdStockQty>
          <prdTypeIsReturn>true</prdTypeIsReturn>
          <prdVariantKey>12</prdVariantKey>
          <prdVariantName>sample string 25</prdVariantName>
          <pricefor>sample string 27</pricefor>
          <prodBasePrice>29.1</prodBasePrice>
          <prodDeliveryDays>40</prodDeliveryDays>
          <prodPrice>28.1</prodPrice>
          <prodPriceAfDisc>31.1</prodPriceAfDisc>
          <prodTaxAmount>53.1</prodTaxAmount>
          <prodTaxCgst>49.1</prodTaxCgst>
          <prodTaxRate>34.1</prodTaxRate>
          <prodpriceLine>23</prodpriceLine>
          <prodtaxIgst>51.1</prodtaxIgst>
          <prodtaxSgst>50.1</prodtaxSgst>
          <prodtaxVat>52.1</prodtaxVat>
          <productDesc>sample string 10</productDesc>
          <productImage>sample string 35</productImage>
          <productKey>8</productKey>
          <productMainKey>55</productMainKey>
          <productName>sample string 9</productName>
          <productNotes>sample string 11</productNotes>
          <productPrice>15.1</productPrice>
          <productQty>14</productQty>
          <stockIsConfirmed>true</stockIsConfirmed>
          <storeCountryKey>19</storeCountryKey>
          <taxCategoryKey>43</taxCategoryKey>
        </CustCartDetModel>
        <CustCartDetModel>
          <cartDate>2026-04-02T05:05:11.900242+04:00</cartDate>
          <cartDescrip>sample string 18</cartDescrip>
          <cartHeadnum>6</cartHeadnum>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 20</currencyCode>
          <customerKey>4</customerKey>
          <delivShipKey>41</delivShipKey>
          <delivShipName>sample string 42</delivShipName>
          <delivTimeCatog>sample string 46</delivTimeCatog>
          <delivTimeCatogtext>sample string 47</delivTimeCatogtext>
          <delivTimeEnd>sample string 39</delivTimeEnd>
          <delivTimePeriod>sample string 45</delivTimePeriod>
          <delivTimeStart>sample string 38</delivTimeStart>
          <deliveryDate>2026-04-02T05:05:11.900242+04:00</deliveryDate>
          <delvCountryKey>21</delvCountryKey>
          <delvStateKey>22</delvStateKey>
          <discpercent>26.1</discpercent>
          <displayTag>sample string 36</displayTag>
          <giftmessageRecd>sample string 56</giftmessageRecd>
          <orderLineKey>5</orderLineKey>
          <orderdocRef>sample string 3</orderdocRef>
          <orgDeliveryCharge>44.1</orgDeliveryCharge>
          <orgProdNetPrice>32.1</orgProdNetPrice>
          <paymHeadnum>1</paymHeadnum>
          <prdAddonTag>sample string 54</prdAddonTag>
          <prdColorKey>13</prdColorKey>
          <prdColorName>sample string 24</prdColorName>
          <prdDiscPercent>30.1</prdDiscPercent>
          <prdReserveQty>16</prdReserveQty>
          <prdStockQty>33</prdStockQty>
          <prdTypeIsReturn>true</prdTypeIsReturn>
          <prdVariantKey>12</prdVariantKey>
          <prdVariantName>sample string 25</prdVariantName>
          <pricefor>sample string 27</pricefor>
          <prodBasePrice>29.1</prodBasePrice>
          <prodDeliveryDays>40</prodDeliveryDays>
          <prodPrice>28.1</prodPrice>
          <prodPriceAfDisc>31.1</prodPriceAfDisc>
          <prodTaxAmount>53.1</prodTaxAmount>
          <prodTaxCgst>49.1</prodTaxCgst>
          <prodTaxRate>34.1</prodTaxRate>
          <prodpriceLine>23</prodpriceLine>
          <prodtaxIgst>51.1</prodtaxIgst>
          <prodtaxSgst>50.1</prodtaxSgst>
          <prodtaxVat>52.1</prodtaxVat>
          <productDesc>sample string 10</productDesc>
          <productImage>sample string 35</productImage>
          <productKey>8</productKey>
          <productMainKey>55</productMainKey>
          <productName>sample string 9</productName>
          <productNotes>sample string 11</productNotes>
          <productPrice>15.1</productPrice>
          <productQty>14</productQty>
          <stockIsConfirmed>true</stockIsConfirmed>
          <storeCountryKey>19</storeCountryKey>
          <taxCategoryKey>43</taxCategoryKey>
        </CustCartDetModel>
      </customerCartDetList>
      <customerKey>6</customerKey>
      <defaultTaxRate>46.1</defaultTaxRate>
      <delivAddress>sample string 13</delivAddress>
      <delivHouseName>sample string 12</delivHouseName>
      <delivReciptName>sample string 11</delivReciptName>
      <delivShipKey>23</delivShipKey>
      <delivShipName>sample string 24</delivShipName>
      <delivTimeCatog>sample string 28</delivTimeCatog>
      <delivTimeCatogtext>sample string 29</delivTimeCatogtext>
      <delivTimeEnd>sample string 26</delivTimeEnd>
      <delivTimePeriod>sample string 27</delivTimePeriod>
      <delivTimeStart>sample string 25</delivTimeStart>
      <deliveryDate>2026-04-02T05:05:11.908075+04:00</deliveryDate>
      <deliveryFreeLimit>47.1</deliveryFreeLimit>
      <delvCountryCode>sample string 16</delvCountryCode>
      <delvCountryKey>14</delvCountryKey>
      <delvCountryName>sample string 15</delvCountryName>
      <delvCountryShortCode>sample string 18</delvCountryShortCode>
      <delvCountryTelCode>sample string 17</delvCountryTelCode>
      <delvStateCode>sample string 20</delvStateCode>
      <delvStateKey>19</delvStateKey>
      <delvStateName>sample string 21</delvStateName>
      <delvStatusKey>30</delvStatusKey>
      <delvStatusName>sample string 31</delvStatusName>
      <delvtaxBreakdownList>
        <CountryTax>
          <invDocNumb>sample string 1</invDocNumb>
          <stateKey>15</stateKey>
          <storeCode>sample string 18</storeCode>
          <storeCountryCode>sample string 12</storeCountryCode>
          <storeCountryKey>11</storeCountryKey>
          <storeCountryName>sample string 14</storeCountryName>
          <storeCountryShortCode>sample string 13</storeCountryShortCode>
          <storeKey>17</storeKey>
          <storeName>sample string 19</storeName>
          <taxAmt>16.1</taxAmt>
          <taxCode>sample string 3</taxCode>
          <taxIncPerc>8.1</taxIncPerc>
          <taxIsActive>true</taxIsActive>
          <taxKey>2</taxKey>
          <taxLable>sample string 6</taxLable>
          <taxName>sample string 4</taxName>
          <taxOrder>9</taxOrder>
          <taxPerc>5.1</taxPerc>
          <taxTag>sample string 7</taxTag>
        </CountryTax>
        <CountryTax>
          <invDocNumb>sample string 1</invDocNumb>
          <stateKey>15</stateKey>
          <storeCode>sample string 18</storeCode>
          <storeCountryCode>sample string 12</storeCountryCode>
          <storeCountryKey>11</storeCountryKey>
          <storeCountryName>sample string 14</storeCountryName>
          <storeCountryShortCode>sample string 13</storeCountryShortCode>
          <storeKey>17</storeKey>
          <storeName>sample string 19</storeName>
          <taxAmt>16.1</taxAmt>
          <taxCode>sample string 3</taxCode>
          <taxIncPerc>8.1</taxIncPerc>
          <taxIsActive>true</taxIsActive>
          <taxKey>2</taxKey>
          <taxLable>sample string 6</taxLable>
          <taxName>sample string 4</taxName>
          <taxOrder>9</taxOrder>
          <taxPerc>5.1</taxPerc>
          <taxTag>sample string 7</taxTag>
        </CountryTax>
      </delvtaxBreakdownList>
      <finalAmountAfterPromo>57.1</finalAmountAfterPromo>
      <giftmessageRecd>sample string 58</giftmessageRecd>
      <invDocNumb>sample string 2</invDocNumb>
      <orderdocRef>sample string 4</orderdocRef>
      <orgDelvGrossAmount>41.1</orgDelvGrossAmount>
      <orgDelvNetAmount>44.1</orgDelvNetAmount>
      <orgDelvPromoAmount>42.1</orgDelvPromoAmount>
      <orgDelvShippingCharge>45.1</orgDelvShippingCharge>
      <orgDelvTaxAmount>43.1</orgDelvTaxAmount>
      <paymTempTaxDelvList>
        <PaymTaxModel>
          <baseTaxAmount>8.1</baseTaxAmount>
          <cartDelvDoc>sample string 4</cartDelvDoc>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 11</currencyCode>
          <currencyRate>12.1</currencyRate>
          <customerKey>5</customerKey>
          <orderdocRef>sample string 3</orderdocRef>
          <orgTaxAmount>9.1</orgTaxAmount>
          <paymHeadnum>1</paymHeadnum>
          <taxAdjCode>sample string 6</taxAdjCode>
          <taxAdjDescr>sample string 7</taxAdjDescr>
          <taxIsAdjust>true</taxIsAdjust>
        </PaymTaxModel>
        <PaymTaxModel>
          <baseTaxAmount>8.1</baseTaxAmount>
          <cartDelvDoc>sample string 4</cartDelvDoc>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 11</currencyCode>
          <currencyRate>12.1</currencyRate>
          <customerKey>5</customerKey>
          <orderdocRef>sample string 3</orderdocRef>
          <orgTaxAmount>9.1</orgTaxAmount>
          <paymHeadnum>1</paymHeadnum>
          <taxAdjCode>sample string 6</taxAdjCode>
          <taxAdjDescr>sample string 7</taxAdjDescr>
          <taxIsAdjust>true</taxIsAdjust>
        </PaymTaxModel>
      </paymTempTaxDelvList>
      <paymentDate>2026-04-02T05:05:11.900242+04:00</paymentDate>
      <paymentTempDetailDelvList>
        <PaymDetailsModel>
          <baseProdNetPrice>16.1</baseProdNetPrice>
          <baseProdPrice>13.1</baseProdPrice>
          <baseProdTaxAmount>19.1</baseProdTaxAmount>
          <cartDelvDoc>sample string 4</cartDelvDoc>
          <cartDescrip>sample string 22</cartDescrip>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 30</currencyCode>
          <currencyRate>31.1</currencyRate>
          <customerKey>5</customerKey>
          <delivShipKey>26</delivShipKey>
          <delivShipName>sample string 27</delivShipName>
          <delivTimeCatog>sample string 28</delivTimeCatog>
          <delivTimeEnd>sample string 25</delivTimeEnd>
          <delivTimeStart>sample string 24</delivTimeStart>
          <deliveryDate>2026-04-02T05:05:11.9100905+04:00</deliveryDate>
          <invDocNumb>sample string 6</invDocNumb>
          <orderdocRef>sample string 3</orderdocRef>
          <orgProdNetPrice>15.1</orgProdNetPrice>
          <orgProdPrice>14.1</orgProdPrice>
          <orgProdTaxAmount>20.1</orgProdTaxAmount>
          <paymHeadnum>1</paymHeadnum>
          <prdColorKey>11</prdColorKey>
          <prdColorName>sample string 12</prdColorName>
          <prdVariantKey>9</prdVariantKey>
          <prdVariantName>sample string 10</prdVariantName>
          <prodTaxAmount>17.1</prodTaxAmount>
          <prodTaxRate>18.1</prodTaxRate>
          <productImage>sample string 29</productImage>
          <productKey>7</productKey>
          <productName>sample string 8</productName>
          <productQty>21</productQty>
        </PaymDetailsModel>
        <PaymDetailsModel>
          <baseProdNetPrice>16.1</baseProdNetPrice>
          <baseProdPrice>13.1</baseProdPrice>
          <baseProdTaxAmount>19.1</baseProdTaxAmount>
          <cartDelvDoc>sample string 4</cartDelvDoc>
          <cartDescrip>sample string 22</cartDescrip>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 30</currencyCode>
          <currencyRate>31.1</currencyRate>
          <customerKey>5</customerKey>
          <delivShipKey>26</delivShipKey>
          <delivShipName>sample string 27</delivShipName>
          <delivTimeCatog>sample string 28</delivTimeCatog>
          <delivTimeEnd>sample string 25</delivTimeEnd>
          <delivTimeStart>sample string 24</delivTimeStart>
          <deliveryDate>2026-04-02T05:05:11.9100905+04:00</deliveryDate>
          <invDocNumb>sample string 6</invDocNumb>
          <orderdocRef>sample string 3</orderdocRef>
          <orgProdNetPrice>15.1</orgProdNetPrice>
          <orgProdPrice>14.1</orgProdPrice>
          <orgProdTaxAmount>20.1</orgProdTaxAmount>
          <paymHeadnum>1</paymHeadnum>
          <prdColorKey>11</prdColorKey>
          <prdColorName>sample string 12</prdColorName>
          <prdVariantKey>9</prdVariantKey>
          <prdVariantName>sample string 10</prdVariantName>
          <prodTaxAmount>17.1</prodTaxAmount>
          <prodTaxRate>18.1</prodTaxRate>
          <productImage>sample string 29</productImage>
          <productKey>7</productKey>
          <productName>sample string 8</productName>
          <productQty>21</productQty>
        </PaymDetailsModel>
      </paymentTempDetailDelvList>
      <productCartList>
        <CustCartDetModel>
          <cartDate>2026-04-02T05:05:11.900242+04:00</cartDate>
          <cartDescrip>sample string 18</cartDescrip>
          <cartHeadnum>6</cartHeadnum>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 20</currencyCode>
          <customerKey>4</customerKey>
          <delivShipKey>41</delivShipKey>
          <delivShipName>sample string 42</delivShipName>
          <delivTimeCatog>sample string 46</delivTimeCatog>
          <delivTimeCatogtext>sample string 47</delivTimeCatogtext>
          <delivTimeEnd>sample string 39</delivTimeEnd>
          <delivTimePeriod>sample string 45</delivTimePeriod>
          <delivTimeStart>sample string 38</delivTimeStart>
          <deliveryDate>2026-04-02T05:05:11.900242+04:00</deliveryDate>
          <delvCountryKey>21</delvCountryKey>
          <delvStateKey>22</delvStateKey>
          <discpercent>26.1</discpercent>
          <displayTag>sample string 36</displayTag>
          <giftmessageRecd>sample string 56</giftmessageRecd>
          <orderLineKey>5</orderLineKey>
          <orderdocRef>sample string 3</orderdocRef>
          <orgDeliveryCharge>44.1</orgDeliveryCharge>
          <orgProdNetPrice>32.1</orgProdNetPrice>
          <paymHeadnum>1</paymHeadnum>
          <prdAddonTag>sample string 54</prdAddonTag>
          <prdColorKey>13</prdColorKey>
          <prdColorName>sample string 24</prdColorName>
          <prdDiscPercent>30.1</prdDiscPercent>
          <prdReserveQty>16</prdReserveQty>
          <prdStockQty>33</prdStockQty>
          <prdTypeIsReturn>true</prdTypeIsReturn>
          <prdVariantKey>12</prdVariantKey>
          <prdVariantName>sample string 25</prdVariantName>
          <pricefor>sample string 27</pricefor>
          <prodBasePrice>29.1</prodBasePrice>
          <prodDeliveryDays>40</prodDeliveryDays>
          <prodPrice>28.1</prodPrice>
          <prodPriceAfDisc>31.1</prodPriceAfDisc>
          <prodTaxAmount>53.1</prodTaxAmount>
          <prodTaxCgst>49.1</prodTaxCgst>
          <prodTaxRate>34.1</prodTaxRate>
          <prodpriceLine>23</prodpriceLine>
          <prodtaxIgst>51.1</prodtaxIgst>
          <prodtaxSgst>50.1</prodtaxSgst>
          <prodtaxVat>52.1</prodtaxVat>
          <productDesc>sample string 10</productDesc>
          <productImage>sample string 35</productImage>
          <productKey>8</productKey>
          <productMainKey>55</productMainKey>
          <productName>sample string 9</productName>
          <productNotes>sample string 11</productNotes>
          <productPrice>15.1</productPrice>
          <productQty>14</productQty>
          <stockIsConfirmed>true</stockIsConfirmed>
          <storeCountryKey>19</storeCountryKey>
          <taxCategoryKey>43</taxCategoryKey>
        </CustCartDetModel>
        <CustCartDetModel>
          <cartDate>2026-04-02T05:05:11.900242+04:00</cartDate>
          <cartDescrip>sample string 18</cartDescrip>
          <cartHeadnum>6</cartHeadnum>
          <cartUniqueID>2</cartUniqueID>
          <currencyCode>sample string 20</currencyCode>
          <customerKey>4</customerKey>
          <delivShipKey>41</delivShipKey>
          <delivShipName>sample string 42</delivShipName>
          <delivTimeCatog>sample string 46</delivTimeCatog>
          <delivTimeCatogtext>sample string 47</delivTimeCatogtext>
          <delivTimeEnd>sample string 39</delivTimeEnd>
          <delivTimePeriod>sample string 45</delivTimePeriod>
          <delivTimeStart>sample string 38</delivTimeStart>
          <deliveryDate>2026-04-02T05:05:11.900242+04:00</deliveryDate>
          <delvCountryKey>21</delvCountryKey>
          <delvStateKey>22</delvStateKey>
          <discpercent>26.1</discpercent>
          <displayTag>sample string 36</displayTag>
          <giftmessageRecd>sample string 56</giftmessageRecd>
          <orderLineKey>5</orderLineKey>
          <orderdocRef>sample string 3</orderdocRef>
          <orgDeliveryCharge>44.1</orgDeliveryCharge>
          <orgProdNetPrice>32.1</orgProdNetPrice>
          <paymHeadnum>1</paymHeadnum>
          <prdAddonTag>sample string 54</prdAddonTag>
          <prdColorKey>13</prdColorKey>
          <prdColorName>sample string 24</prdColorName>
          <prdDiscPercent>30.1</prdDiscPercent>
          <prdReserveQty>16</prdReserveQty>
          <prdStockQty>33</prdStockQty>
          <prdTypeIsReturn>true</prdTypeIsReturn>
          <prdVariantKey>12</prdVariantKey>
          <prdVariantName>sample string 25</prdVariantName>
          <pricefor>sample string 27</pricefor>
          <prodBasePrice>29.1</prodBasePrice>
          <prodDeliveryDays>40</prodDeliveryDays>
          <prodPrice>28.1</prodPrice>
          <prodPriceAfDisc>31.1</prodPriceAfDisc>
          <prodTaxAmount>53.1</prodTaxAmount>
          <prodTaxCgst>49.1</prodTaxCgst>
          <prodTaxRate>34.1</prodTaxRate>
          <prodpriceLine>23</prodpriceLine>
          <prodtaxIgst>51.1</prodtaxIgst>
          <prodtaxSgst>50.1</prodtaxSgst>
          <prodtaxVat>52.1</prodtaxVat>
          <productDesc>sample string 10</productDesc>
          <productImage>sample string 35</productImage>
          <productKey>8</productKey>
          <productMainKey>55</productMainKey>
          <productName>sample string 9</productName>
          <productNotes>sample string 11</productNotes>
          <productPrice>15.1</productPrice>
          <productQty>14</productQty>
          <stockIsConfirmed>true</stockIsConfirmed>
          <storeCountryKey>19</storeCountryKey>
          <taxCategoryKey>43</taxCategoryKey>
        </CustCartDetModel>
      </productCartList>
      <promoCode>sample string 37</promoCode>
      <promoPerc>38.1</promoPerc>
      <storeCountryKey>8</storeCountryKey>
      <storeKey>7</storeKey>
      <taxAdjustmentList>
        <TaxAdjustment>
          <orgTaxAmount>4.1</orgTaxAmount>
          <taxAdjCode>sample string 2</taxAdjCode>
          <taxAdjDescr>sample string 3</taxAdjDescr>
          <taxAdjId>sample string 1</taxAdjId>
          <taxIsAdjust>true</taxIsAdjust>
        </TaxAdjustment>
        <TaxAdjustment>
          <orgTaxAmount>4.1</orgTaxAmount>
          <taxAdjCode>sample string 2</taxAdjCode>
          <taxAdjDescr>sample string 3</taxAdjDescr>
          <taxAdjId>sample string 1</taxAdjId>
          <taxIsAdjust>true</taxIsAdjust>
        </TaxAdjustment>
      </taxAdjustmentList>
      <tempGrossBeforePromo>48.1</tempGrossBeforePromo>
      <totalAdjCgstTotal>49.1</totalAdjCgstTotal>
      <totalAdjIgstTotal>51.1</totalAdjIgstTotal>
      <totalAdjSgstTotal>50.1</totalAdjSgstTotal>
      <totalAdjVatTotal>52.1</totalAdjVatTotal>
      <totalDelvCgst>53.1</totalDelvCgst>
      <totalDelvIgst>55.1</totalDelvIgst>
      <totalDelvSgst>54.1</totalDelvSgst>
      <totalDelvVat>56.1</totalDelvVat>
    </DeliveryHeaderModel>
  </dataDeliveryListRecd>
  <delivAddress>sample string 20</delivAddress>
  <delivHouseName>sample string 18</delivHouseName>
  <delivReciptName>sample string 17</delivReciptName>
  <deliverycity>sample string 21</deliverycity>
  <delvCountryCode>sample string 11</delvCountryCode>
  <delvCountryKey>9</delvCountryKey>
  <delvCountryName>sample string 10</delvCountryName>
  <delvCountryShortCode>sample string 13</delvCountryShortCode>
  <delvCountryTelCode>sample string 12</delvCountryTelCode>
  <delvStateKey>14</delvStateKey>
  <delvStateName>sample string 15</delvStateName>
  <orderdocRef>sample string 2</orderdocRef>
  <orgDeliveryCharge>46.1</orgDeliveryCharge>
  <orgGrossAmount>43.1</orgGrossAmount>
  <orgNetAmount>47.1</orgNetAmount>
  <orgPromoAmount>44.1</orgPromoAmount>
  <orgTaxAmount>45.1</orgTaxAmount>
  <payGateResultRef>sample string 56</payGateResultRef>
  <payGateResultUrl>sample string 61</payGateResultUrl>
  <payGateTNumber>sample string 55</payGateTNumber>
  <payMethod>sample string 42</payMethod>
  <paymHeadnum>3</paymHeadnum>
  <paymTypeKey>40</paymTypeKey>
  <paymTypeName>sample string 41</paymTypeName>
  <paymentDate>2026-04-02T05:05:11.8982315+04:00</paymentDate>
  <paymentStatus>sample string 59</paymentStatus>
  <paymstatusKey>58</paymstatusKey>
  <promoCode>sample string 53</promoCode>
  <promoPerc>54.1</promoPerc>
  <stateDeliveryDays>16</stateDeliveryDays>
  <statusName>sample string 57</statusName>
  <statusfromGatew>sample string 60</statusfromGatew>
  <storeCountryKey>5</storeCountryKey>
  <storeCountryName>sample string 6</storeCountryName>
  <storeCountryShortCode>sample string 7</storeCountryShortCode>
  <storeCountryTelCode>sample string 8</storeCountryTelCode>
  <storeKey>4</storeKey>
  <taxDatasource>
    <CountryTax>
      <invDocNumb>sample string 1</invDocNumb>
      <stateKey>15</stateKey>
      <storeCode>sample string 18</storeCode>
      <storeCountryCode>sample string 12</storeCountryCode>
      <storeCountryKey>11</storeCountryKey>
      <storeCountryName>sample string 14</storeCountryName>
      <storeCountryShortCode>sample string 13</storeCountryShortCode>
      <storeKey>17</storeKey>
      <storeName>sample string 19</storeName>
      <taxAmt>16.1</taxAmt>
      <taxCode>sample string 3</taxCode>
      <taxIncPerc>8.1</taxIncPerc>
      <taxIsActive>true</taxIsActive>
      <taxKey>2</taxKey>
      <taxLable>sample string 6</taxLable>
      <taxName>sample string 4</taxName>
      <taxOrder>9</taxOrder>
      <taxPerc>5.1</taxPerc>
      <taxTag>sample string 7</taxTag>
    </CountryTax>
    <CountryTax>
      <invDocNumb>sample string 1</invDocNumb>
      <stateKey>15</stateKey>
      <storeCode>sample string 18</storeCode>
      <storeCountryCode>sample string 12</storeCountryCode>
      <storeCountryKey>11</storeCountryKey>
      <storeCountryName>sample string 14</storeCountryName>
      <storeCountryShortCode>sample string 13</storeCountryShortCode>
      <storeKey>17</storeKey>
      <storeName>sample string 19</storeName>
      <taxAmt>16.1</taxAmt>
      <taxCode>sample string 3</taxCode>
      <taxIncPerc>8.1</taxIncPerc>
      <taxIsActive>true</taxIsActive>
      <taxKey>2</taxKey>
      <taxLable>sample string 6</taxLable>
      <taxName>sample string 4</taxName>
      <taxOrder>9</taxOrder>
      <taxPerc>5.1</taxPerc>
      <taxTag>sample string 7</taxTag>
    </CountryTax>
  </taxDatasource>
  <taxRegNumber>sample string 29</taxRegNumber>
  <zipcode>sample string 28</zipcode>
</PaymHeadModel>

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.