POST api/CustomerPackingSlip/CreatePackingSlip

Request Information

URI Parameters

None.

Body Parameters

CustomerPackingSlipModels
NameDescriptionTypeAdditional information
CPS_Id

integer

None.

CPS_Id_Encyt

string

None.

CPS_PackSlipNo

string

None.

CPS_CIV_Id_FK

integer

Required

CPS_Delivery

character

None.

CPS_DeliveryDateTime

date

None.

CPS_UserId_FK

integer

None.

CPS_TS

date

None.

CPS_Inactive

character

None.

CPS_TS_LastEdited

date

None.

CPS_TS_Edited_Uid_FK

integer

None.

CustomerInvoiceDetails

CustomerInvoiceModels

None.

DeliveryChallanDetails

DeliveryChallanModels

None.

OrderNo

string

None.

OrderId_Encyt

string

None.

OrderType

string

None.

Request Formats

application/json, text/json

Sample:
{
  "CPS_Id": 1,
  "CPS_Id_Encyt": "sample string 2",
  "CPS_PackSlipNo": "sample string 3",
  "CPS_CIV_Id_FK": 4,
  "CPS_Delivery": "A",
  "CPS_DeliveryDateTime": "2024-04-24T13:14:20.4103999+05:30",
  "CPS_UserId_FK": 7,
  "CPS_TS": "2024-04-24T13:14:20.4108993+05:30",
  "CPS_Inactive": "A",
  "CPS_TS_LastEdited": "2024-04-24T13:14:20.4108993+05:30",
  "CPS_TS_Edited_Uid_FK": 11,
  "CustomerInvoiceDetails": {
    "CIV_Id": 1,
    "CIV_Id_Encyt": "sample string 2",
    "InvoiceShippingAndTo": {
      "SK_Id": 1,
      "SK_Code": "sample string 2",
      "SK_Name": "sample string 3",
      "SK_Country": "sample string 4",
      "SK_Street": "sample string 5",
      "SK_DoorNo": "sample string 6",
      "SK_PinCode": 7,
      "SK_MobileNo": 8,
      "SK_Email": "sample string 9",
      "SK_Note": "sample string 10",
      "SK_TINNo": "sample string 11",
      "SK_STNo": "sample string 12",
      "SK_Contract": "sample string 13",
      "StateSpeedSearch": {
        "ST_Id": 1,
        "ST_StateID": "sample string 2",
        "ST_StateName": "sample string 3"
      },
      "DistrictSpeedSearch": {
        "DI_Id": 1,
        "DI_DistrictId": "sample string 2",
        "DI_District": "sample string 3"
      },
      "TalukSpeedSearch": {
        "TA_Id": 1,
        "TA_TalukId": "sample string 2",
        "TA_Taluk": "sample string 3"
      },
      "VillageSpeedSearch": {
        "VI_Id": 1,
        "VI_VillageId": "sample string 2",
        "VI_Village": "sample string 3"
      },
      "ChainSpeedSearch": {
        "C_Id": 1,
        "C_Code": "sample string 2",
        "C_Name": "sample string 3"
      },
      "AssociateToWarehouse": "sample string 14",
      "SelectedWarehouse": {
        "WH_Id": 1,
        "WH_Code": "sample string 2",
        "WH_Name": "sample string 3"
      },
      "SK_UserId_FK": 15,
      "SK_TS": "2024-04-24T13:14:20.4118975+05:30",
      "SK_Inactive": "A",
      "SK_TS_LastEdited": "2024-04-24T13:14:20.4118975+05:30",
      "SK_TS_Edited_Uid_FK": 19,
      "TotalAmount": 20.0,
      "SelectedPartners": [
        {
          "P_Id": 1,
          "P_Partner_Name": "sample string 2",
          "IsSelected": true,
          "IsPreviouslySelected": true
        },
        {
          "P_Id": 1,
          "P_Partner_Name": "sample string 2",
          "IsSelected": true,
          "IsPreviouslySelected": true
        }
      ],
      "ToaddressForstockTransfer": "sample string 21"
    },
    "InvoiceCompany": {
      "CO_Id": 1,
      "CO_Code": "sample string 2",
      "CO_Name": "sample string 3",
      "CO_Country": "sample string 4",
      "StateSpeedSearch": {
        "ST_Id": 1,
        "ST_StateID": "sample string 2",
        "ST_StateName": "sample string 3"
      },
      "DistrictSpeedSearch": {
        "DI_Id": 1,
        "DI_DistrictId": "sample string 2",
        "DI_District": "sample string 3"
      },
      "TalukSpeedSearch": {
        "TA_Id": 1,
        "TA_TalukId": "sample string 2",
        "TA_Taluk": "sample string 3"
      },
      "VillageSpeedSearch": {
        "VI_Id": 1,
        "VI_VillageId": "sample string 2",
        "VI_Village": "sample string 3"
      },
      "CO_PinCode": 5,
      "CO_MobileNumber": 6,
      "CO_Email": "sample string 7",
      "CO_TIN_No": "sample string 8",
      "CO_ST_No": "sample string 9",
      "CO_CustomerSupportNo": 10,
      "CO_PO_TC": "sample string 11",
      "CO_Invoice_TC": "sample string 12",
      "CO_UserId_FK": 13,
      "CO_TS": "2024-04-24T13:14:20.4118975+05:30",
      "CO_Inactive": "A",
      "CO_TS_LastEdited": "2024-04-24T13:14:20.4118975+05:30",
      "CO_TS_Edited_Uid_FK": 17,
      "CO_Email1": "sample string 18",
      "CO_Email2": "sample string 19",
      "CO_Email3": "sample string 20",
      "CO_Email4": "sample string 21",
      "CO_Email5": "sample string 22",
      "CO_MobileNo1": 1,
      "CO_MobileNo2": 1,
      "CO_MobileNo3": 1,
      "CO_MobileNo4": 1,
      "CO_MobileNo5": 1,
      "CO_PriorNotifyDays": 23
    },
    "TotalAmount": 3.0,
    "MarginAmount": 4.0,
    "CIV_Invoice_No": "sample string 5",
    "CIV_InvoiceDate": "2024-04-24T13:14:20.4123977+05:30",
    "CustomerOrderReff": {
      "DC_Id_Encyt": "sample string 1",
      "COR_Id": 2,
      "COR_Id_Encyt": "sample string 3",
      "COR_OrderNo": "sample string 4",
      "COR_UTRNo": "sample string 5",
      "ModeOfPayment": "sample string 6",
      "COR_Date": "2024-04-24T13:14:20.4128963+05:30",
      "COR_CustomerName": "sample string 8",
      "COR_From_HouseNoStreet": "sample string 9",
      "COR_From_Country": "sample string 10",
      "FromStateSpeedSearch": {
        "ST_Id": 1,
        "ST_StateID": "sample string 2",
        "ST_StateName": "sample string 3"
      },
      "FromDistrictSpeedSearch": {
        "DI_Id": 1,
        "DI_DistrictId": "sample string 2",
        "DI_District": "sample string 3"
      },
      "FromTalukSpeedSearch": {
        "TA_Id": 1,
        "TA_TalukId": "sample string 2",
        "TA_Taluk": "sample string 3"
      },
      "FromVillageSpeedSearch": {
        "VI_Id": 1,
        "VI_VillageId": "sample string 2",
        "VI_Village": "sample string 3"
      },
      "COR_From_PinCode": 11,
      "COR_From_EmailId": "sample string 12",
      "COR_From_PhoneNo": 13,
      "COR_To_NoStreet": "sample string 14",
      "COR_To_Country": "sample string 15",
      "ToStateSpeedSearch": {
        "ST_Id": 1,
        "ST_StateID": "sample string 2",
        "ST_StateName": "sample string 3"
      },
      "ToDistrictSpeedSearch": {
        "DI_Id": 1,
        "DI_DistrictId": "sample string 2",
        "DI_District": "sample string 3"
      },
      "ToTalukSpeedSearch": {
        "TA_Id": 1,
        "TA_TalukId": "sample string 2",
        "TA_Taluk": "sample string 3"
      },
      "ToVillageSpeedSearch": {
        "VI_Id": 1,
        "VI_VillageId": "sample string 2",
        "VI_Village": "sample string 3"
      },
      "COR_To_PinCode": 16,
      "COR_Delivery_Person_Name": "sample string 17",
      "COR_Delivery_NoStreet": "sample string 18",
      "COR_Delivery_Country": "sample string 19",
      "DeliveryStateSpeedSearch": {
        "ST_Id": 1,
        "ST_StateID": "sample string 2",
        "ST_StateName": "sample string 3"
      },
      "DeliveryDistrictSpeedSearch": {
        "DI_Id": 1,
        "DI_DistrictId": "sample string 2",
        "DI_District": "sample string 3"
      },
      "DeliveryTalukSpeedSearch": {
        "TA_Id": 1,
        "TA_TalukId": "sample string 2",
        "TA_Taluk": "sample string 3"
      },
      "DeliveryVillageSpeedSearch": {
        "VI_Id": 1,
        "VI_VillageId": "sample string 2",
        "VI_Village": "sample string 3"
      },
      "COR_Delivery_PinCode": 20,
      "COR_Delivery_EmailId": "sample string 21",
      "COR_Delivery_PhoneNo": 22,
      "COR_Ship_Landmark": "sample string 23",
      "TotalAmount": 24.0,
      "Discount": 25.0,
      "COR_Shippingtype": 26,
      "ShippingCharges": 27.0,
      "COR_ConvenienceCharge": 28.0,
      "COR_Amendment_No": 29,
      "COR_Amendment_Note": "sample string 30",
      "COR_InvoiceCreated": "sample string 31",
      "CouponCode": "sample string 32",
      "COR_UserId_FK": 33,
      "COR_TS": "2024-04-24T13:14:20.4173891+05:30",
      "COR_Inactive": "A",
      "COR_TS_LastEdited": "2024-04-24T13:14:20.4178881+05:30",
      "COR_TS_Edited_Uid_FK": 37,
      "DC_Number": "sample string 38"
    },
    "CIV_POR_UTRNo": "sample string 7",
    "CIV_CO_TIN_NO_FK": "sample string 8",
    "CIV_CO_ST_NO_FK": "sample string 9",
    "CIV_Discount": 10.0,
    "CIV_Shipping": 11.0,
    "CIV_TermsAndConditions_FK": "sample string 12",
    "CustomerInvoiceDetailsAll": {
      "CIVD_Id": 1,
      "CIVD_P_ProductCode_FK": "sample string 2",
      "CIVD_P_ProductName_FK": "sample string 3",
      "CIVD_P_Id_FK": 4,
      "CIVD_P_UOM_FK": "sample string 5",
      "CIVD_PA_Id_FK": 6,
      "CIVD_COD_Quantity_FK": 7,
      "CIVD_PR_CustomerPrice_FK": 8.0,
      "CIVD_VAT": 9.0,
      "CIVD_UserId_FK": 10,
      "CIVD_TS": "2024-04-24T13:14:20.4213825+05:30",
      "CIVD_Inactive": "A",
      "CIVD_TS_LastEdited": "2024-04-24T13:14:20.4218818+05:30",
      "CIVD_TS_Edited_Uid_FK": 14,
      "P_HSNCode": "sample string 15",
      "ManufacturerDateForCustomerList": [
        {
          "CIVDPMD_Id_PK": 1,
          "CIVDPMD_CIVD_Id_FK": 2,
          "CIVDPMD_ManufacturedDate": "2024-04-24T13:14:20.4228803+05:30",
          "PurchasedQuantity": 4.0,
          "SoldQuantity": 5.0,
          "CIVDPMD_Quantity": 6.0,
          "CIVDPMD_UserId_FK": 7,
          "CIVDPMD_TS": "2024-04-24T13:14:20.4233794+05:30",
          "CIVDPMD_Inactive": "A",
          "CIVDPMD_TS_LastEdited": "2024-04-24T13:14:20.423878+05:30",
          "CIVDPMD_TS_Edited_Uid_FK": 11
        },
        {
          "CIVDPMD_Id_PK": 1,
          "CIVDPMD_CIVD_Id_FK": 2,
          "CIVDPMD_ManufacturedDate": "2024-04-24T13:14:20.4228803+05:30",
          "PurchasedQuantity": 4.0,
          "SoldQuantity": 5.0,
          "CIVDPMD_Quantity": 6.0,
          "CIVDPMD_UserId_FK": 7,
          "CIVDPMD_TS": "2024-04-24T13:14:20.4233794+05:30",
          "CIVDPMD_Inactive": "A",
          "CIVDPMD_TS_LastEdited": "2024-04-24T13:14:20.423878+05:30",
          "CIVDPMD_TS_Edited_Uid_FK": 11
        }
      ]
    },
    "CustomerInvoiceDetails": [
      {
        "CIVD_Id": 1,
        "CIVD_P_ProductCode_FK": "sample string 2",
        "CIVD_P_ProductName_FK": "sample string 3",
        "CIVD_P_Id_FK": 4,
        "CIVD_P_UOM_FK": "sample string 5",
        "CIVD_PA_Id_FK": 6,
        "CIVD_COD_Quantity_FK": 7,
        "CIVD_PR_CustomerPrice_FK": 8.0,
        "CIVD_VAT": 9.0,
        "CIVD_UserId_FK": 10,
        "CIVD_TS": "2024-04-24T13:14:20.4213825+05:30",
        "CIVD_Inactive": "A",
        "CIVD_TS_LastEdited": "2024-04-24T13:14:20.4218818+05:30",
        "CIVD_TS_Edited_Uid_FK": 14,
        "P_HSNCode": "sample string 15",
        "ManufacturerDateForCustomerList": [
          {
            "CIVDPMD_Id_PK": 1,
            "CIVDPMD_CIVD_Id_FK": 2,
            "CIVDPMD_ManufacturedDate": "2024-04-24T13:14:20.4228803+05:30",
            "PurchasedQuantity": 4.0,
            "SoldQuantity": 5.0,
            "CIVDPMD_Quantity": 6.0,
            "CIVDPMD_UserId_FK": 7,
            "CIVDPMD_TS": "2024-04-24T13:14:20.4233794+05:30",
            "CIVDPMD_Inactive": "A",
            "CIVDPMD_TS_LastEdited": "2024-04-24T13:14:20.423878+05:30",
            "CIVDPMD_TS_Edited_Uid_FK": 11
          },
          {
            "CIVDPMD_Id_PK": 1,
            "CIVDPMD_CIVD_Id_FK": 2,
            "CIVDPMD_ManufacturedDate": "2024-04-24T13:14:20.4228803+05:30",
            "PurchasedQuantity": 4.0,
            "SoldQuantity": 5.0,
            "CIVDPMD_Quantity": 6.0,
            "CIVDPMD_UserId_FK": 7,
            "CIVDPMD_TS": "2024-04-24T13:14:20.4233794+05:30",
            "CIVDPMD_Inactive": "A",
            "CIVDPMD_TS_LastEdited": "2024-04-24T13:14:20.423878+05:30",
            "CIVDPMD_TS_Edited_Uid_FK": 11
          }
        ]
      },
      {
        "CIVD_Id": 1,
        "CIVD_P_ProductCode_FK": "sample string 2",
        "CIVD_P_ProductName_FK": "sample string 3",
        "CIVD_P_Id_FK": 4,
        "CIVD_P_UOM_FK": "sample string 5",
        "CIVD_PA_Id_FK": 6,
        "CIVD_COD_Quantity_FK": 7,
        "CIVD_PR_CustomerPrice_FK": 8.0,
        "CIVD_VAT": 9.0,
        "CIVD_UserId_FK": 10,
        "CIVD_TS": "2024-04-24T13:14:20.4213825+05:30",
        "CIVD_Inactive": "A",
        "CIVD_TS_LastEdited": "2024-04-24T13:14:20.4218818+05:30",
        "CIVD_TS_Edited_Uid_FK": 14,
        "P_HSNCode": "sample string 15",
        "ManufacturerDateForCustomerList": [
          {
            "CIVDPMD_Id_PK": 1,
            "CIVDPMD_CIVD_Id_FK": 2,
            "CIVDPMD_ManufacturedDate": "2024-04-24T13:14:20.4228803+05:30",
            "PurchasedQuantity": 4.0,
            "SoldQuantity": 5.0,
            "CIVDPMD_Quantity": 6.0,
            "CIVDPMD_UserId_FK": 7,
            "CIVDPMD_TS": "2024-04-24T13:14:20.4233794+05:30",
            "CIVDPMD_Inactive": "A",
            "CIVDPMD_TS_LastEdited": "2024-04-24T13:14:20.423878+05:30",
            "CIVDPMD_TS_Edited_Uid_FK": 11
          },
          {
            "CIVDPMD_Id_PK": 1,
            "CIVDPMD_CIVD_Id_FK": 2,
            "CIVDPMD_ManufacturedDate": "2024-04-24T13:14:20.4228803+05:30",
            "PurchasedQuantity": 4.0,
            "SoldQuantity": 5.0,
            "CIVDPMD_Quantity": 6.0,
            "CIVDPMD_UserId_FK": 7,
            "CIVDPMD_TS": "2024-04-24T13:14:20.4233794+05:30",
            "CIVDPMD_Inactive": "A",
            "CIVDPMD_TS_LastEdited": "2024-04-24T13:14:20.423878+05:30",
            "CIVDPMD_TS_Edited_Uid_FK": 11
          }
        ]
      }
    ],
    "CIV_UserId_FK": 13,
    "CIV_TS": "2024-04-24T13:14:20.4248771+05:30",
    "CIV_Inactive": "A",
    "CIV_TS_LastEdited": "2024-04-24T13:14:20.4248771+05:30",
    "CIV_TS_Edited_Uid_FK": 17,
    "COR_Id": 18,
    "OrderNo": "sample string 19",
    "OrderId_Encyt": "sample string 20",
    "OrderType": "sample string 21"
  },
  "DeliveryChallanDetails": {
    "DC_Id": 1,
    "DC_Id_Encyt": "sample string 2",
    "DC_Order_Id_FK": 3,
    "DC_Number": "sample string 4",
    "DC_Date": "2024-04-24T13:14:20.4258748+05:30",
    "DC_FromAddress": "sample string 6",
    "DC_ToAddress": "sample string 7",
    "DC_From_TIN_NO": "sample string 8",
    "DC_To_TIN_NO": "sample string 9",
    "DC_OrderType": "sample string 10",
    "DC_WH_Id_FK": 11,
    "DC_SK_Id_FK": 12,
    "UserId": 13,
    "DeliveryChallanDetails": [
      {
        "DCD_Id": 1,
        "DCD_DC_Id_FK": 2,
        "DCD_P_Id_FK": 3,
        "DCD_PA_Id_FK": 4,
        "DCD_ProductCode": "sample string 5",
        "DCD_ProductName": "sample string 6",
        "DCD_Size": "sample string 7",
        "DCD_UOM": "sample string 8",
        "DCD_Type": "sample string 9",
        "DCD_Quantity": 10,
        "DCD_QuantityForComparision": 11,
        "DCD_Price": 12.0,
        "DCD_TaxRate": 13.0,
        "DCD_DisplayOrder": 1,
        "DCD_BoxNo": 1,
        "ManufacturedDatesList": [
          {
            "ManufacturedDate": "2024-04-24T13:14:20.4258748+05:30",
            "Quantity": 2.0,
            "QuantityForComparision": 3.0
          },
          {
            "ManufacturedDate": "2024-04-24T13:14:20.4258748+05:30",
            "Quantity": 2.0,
            "QuantityForComparision": 3.0
          }
        ],
        "DCD_ProductSerialNo": "sample string 14"
      },
      {
        "DCD_Id": 1,
        "DCD_DC_Id_FK": 2,
        "DCD_P_Id_FK": 3,
        "DCD_PA_Id_FK": 4,
        "DCD_ProductCode": "sample string 5",
        "DCD_ProductName": "sample string 6",
        "DCD_Size": "sample string 7",
        "DCD_UOM": "sample string 8",
        "DCD_Type": "sample string 9",
        "DCD_Quantity": 10,
        "DCD_QuantityForComparision": 11,
        "DCD_Price": 12.0,
        "DCD_TaxRate": 13.0,
        "DCD_DisplayOrder": 1,
        "DCD_BoxNo": 1,
        "ManufacturedDatesList": [
          {
            "ManufacturedDate": "2024-04-24T13:14:20.4258748+05:30",
            "Quantity": 2.0,
            "QuantityForComparision": 3.0
          },
          {
            "ManufacturedDate": "2024-04-24T13:14:20.4258748+05:30",
            "Quantity": 2.0,
            "QuantityForComparision": 3.0
          }
        ],
        "DCD_ProductSerialNo": "sample string 14"
      }
    ],
    "OrderNo": "sample string 14",
    "Order_Date": "2024-04-24T13:14:20.4258748+05:30",
    "OrderType": "sample string 16",
    "Order_Id_Encyt": "sample string 17",
    "TotalAmount": 18.0,
    "SK_Name": "sample string 19",
    "DN_Number": "sample string 20",
    "PartnerId": 1,
    "TermsAndConditionsList": [
      {
        "Conditionsname": "sample string 1",
        "TC_Id": 2
      },
      {
        "Conditionsname": "sample string 1",
        "TC_Id": 2
      }
    ],
    "TermsAndConditionsAll": [
      {
        "TC_Id": 1,
        "TC_Description": "sample string 2",
        "TC_UserId_FK": 3,
        "TC_TS": "2024-04-24T13:14:20.4258748+05:30",
        "TC_Inactive": "A",
        "TC_TS_LastEdited": "2024-04-24T13:14:20.426375+05:30",
        "TC_TS_Edited_Uid_FK": 7,
        "IsSelected": true
      },
      {
        "TC_Id": 1,
        "TC_Description": "sample string 2",
        "TC_UserId_FK": 3,
        "TC_TS": "2024-04-24T13:14:20.4258748+05:30",
        "TC_Inactive": "A",
        "TC_TS_LastEdited": "2024-04-24T13:14:20.426375+05:30",
        "TC_TS_Edited_Uid_FK": 7,
        "IsSelected": true
      }
    ]
  },
  "OrderNo": "sample string 12",
  "OrderId_Encyt": "sample string 13",
  "OrderType": "sample string 14"
}

application/xml, text/xml

Sample:
<CustomerPackingSlipModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models">
  <CPS_CIV_Id_FK>4</CPS_CIV_Id_FK>
  <CPS_Delivery>65</CPS_Delivery>
  <CPS_DeliveryDateTime>2024-04-24T13:14:20.4103999+05:30</CPS_DeliveryDateTime>
  <CPS_Id>1</CPS_Id>
  <CPS_Id_Encyt>sample string 2</CPS_Id_Encyt>
  <CPS_Inactive>65</CPS_Inactive>
  <CPS_PackSlipNo>sample string 3</CPS_PackSlipNo>
  <CPS_TS>2024-04-24T13:14:20.4108993+05:30</CPS_TS>
  <CPS_TS_Edited_Uid_FK>11</CPS_TS_Edited_Uid_FK>
  <CPS_TS_LastEdited>2024-04-24T13:14:20.4108993+05:30</CPS_TS_LastEdited>
  <CPS_UserId_FK>7</CPS_UserId_FK>
  <CustomerInvoiceDetails>
    <CIV_CO_ST_NO_FK>sample string 9</CIV_CO_ST_NO_FK>
    <CIV_CO_TIN_NO_FK>sample string 8</CIV_CO_TIN_NO_FK>
    <CIV_Discount>10</CIV_Discount>
    <CIV_Id>1</CIV_Id>
    <CIV_Id_Encyt>sample string 2</CIV_Id_Encyt>
    <CIV_Inactive>65</CIV_Inactive>
    <CIV_InvoiceDate>2024-04-24T13:14:20.4123977+05:30</CIV_InvoiceDate>
    <CIV_Invoice_No>sample string 5</CIV_Invoice_No>
    <CIV_POR_UTRNo>sample string 7</CIV_POR_UTRNo>
    <CIV_Shipping>11</CIV_Shipping>
    <CIV_TS>2024-04-24T13:14:20.4248771+05:30</CIV_TS>
    <CIV_TS_Edited_Uid_FK>17</CIV_TS_Edited_Uid_FK>
    <CIV_TS_LastEdited>2024-04-24T13:14:20.4248771+05:30</CIV_TS_LastEdited>
    <CIV_TermsAndConditions_FK>sample string 12</CIV_TermsAndConditions_FK>
    <CIV_UserId_FK>13</CIV_UserId_FK>
    <COR_Id>18</COR_Id>
    <CustomerInvoiceDetails>
      <CustomerInvoiceDetailsModels>
        <CIVD_COD_Quantity_FK>7</CIVD_COD_Quantity_FK>
        <CIVD_Id>1</CIVD_Id>
        <CIVD_Inactive>65</CIVD_Inactive>
        <CIVD_PA_Id_FK>6</CIVD_PA_Id_FK>
        <CIVD_PR_CustomerPrice_FK>8</CIVD_PR_CustomerPrice_FK>
        <CIVD_P_Id_FK>4</CIVD_P_Id_FK>
        <CIVD_P_ProductCode_FK>sample string 2</CIVD_P_ProductCode_FK>
        <CIVD_P_ProductName_FK>sample string 3</CIVD_P_ProductName_FK>
        <CIVD_P_UOM_FK>sample string 5</CIVD_P_UOM_FK>
        <CIVD_TS>2024-04-24T13:14:20.4213825+05:30</CIVD_TS>
        <CIVD_TS_Edited_Uid_FK>14</CIVD_TS_Edited_Uid_FK>
        <CIVD_TS_LastEdited>2024-04-24T13:14:20.4218818+05:30</CIVD_TS_LastEdited>
        <CIVD_UserId_FK>10</CIVD_UserId_FK>
        <CIVD_VAT>9</CIVD_VAT>
        <ManufacturerDateForCustomerList>
          <CIVD_PMDModels>
            <CIVDPMD_CIVD_Id_FK>2</CIVDPMD_CIVD_Id_FK>
            <CIVDPMD_Id_PK>1</CIVDPMD_Id_PK>
            <CIVDPMD_Inactive>65</CIVDPMD_Inactive>
            <CIVDPMD_ManufacturedDate>2024-04-24T13:14:20.4228803+05:30</CIVDPMD_ManufacturedDate>
            <CIVDPMD_Quantity>6</CIVDPMD_Quantity>
            <CIVDPMD_TS>2024-04-24T13:14:20.4233794+05:30</CIVDPMD_TS>
            <CIVDPMD_TS_Edited_Uid_FK>11</CIVDPMD_TS_Edited_Uid_FK>
            <CIVDPMD_TS_LastEdited>2024-04-24T13:14:20.423878+05:30</CIVDPMD_TS_LastEdited>
            <CIVDPMD_UserId_FK>7</CIVDPMD_UserId_FK>
            <PurchasedQuantity>4</PurchasedQuantity>
            <SoldQuantity>5</SoldQuantity>
          </CIVD_PMDModels>
          <CIVD_PMDModels>
            <CIVDPMD_CIVD_Id_FK>2</CIVDPMD_CIVD_Id_FK>
            <CIVDPMD_Id_PK>1</CIVDPMD_Id_PK>
            <CIVDPMD_Inactive>65</CIVDPMD_Inactive>
            <CIVDPMD_ManufacturedDate>2024-04-24T13:14:20.4228803+05:30</CIVDPMD_ManufacturedDate>
            <CIVDPMD_Quantity>6</CIVDPMD_Quantity>
            <CIVDPMD_TS>2024-04-24T13:14:20.4233794+05:30</CIVDPMD_TS>
            <CIVDPMD_TS_Edited_Uid_FK>11</CIVDPMD_TS_Edited_Uid_FK>
            <CIVDPMD_TS_LastEdited>2024-04-24T13:14:20.423878+05:30</CIVDPMD_TS_LastEdited>
            <CIVDPMD_UserId_FK>7</CIVDPMD_UserId_FK>
            <PurchasedQuantity>4</PurchasedQuantity>
            <SoldQuantity>5</SoldQuantity>
          </CIVD_PMDModels>
        </ManufacturerDateForCustomerList>
        <P_HSNCode>sample string 15</P_HSNCode>
      </CustomerInvoiceDetailsModels>
      <CustomerInvoiceDetailsModels>
        <CIVD_COD_Quantity_FK>7</CIVD_COD_Quantity_FK>
        <CIVD_Id>1</CIVD_Id>
        <CIVD_Inactive>65</CIVD_Inactive>
        <CIVD_PA_Id_FK>6</CIVD_PA_Id_FK>
        <CIVD_PR_CustomerPrice_FK>8</CIVD_PR_CustomerPrice_FK>
        <CIVD_P_Id_FK>4</CIVD_P_Id_FK>
        <CIVD_P_ProductCode_FK>sample string 2</CIVD_P_ProductCode_FK>
        <CIVD_P_ProductName_FK>sample string 3</CIVD_P_ProductName_FK>
        <CIVD_P_UOM_FK>sample string 5</CIVD_P_UOM_FK>
        <CIVD_TS>2024-04-24T13:14:20.4213825+05:30</CIVD_TS>
        <CIVD_TS_Edited_Uid_FK>14</CIVD_TS_Edited_Uid_FK>
        <CIVD_TS_LastEdited>2024-04-24T13:14:20.4218818+05:30</CIVD_TS_LastEdited>
        <CIVD_UserId_FK>10</CIVD_UserId_FK>
        <CIVD_VAT>9</CIVD_VAT>
        <ManufacturerDateForCustomerList>
          <CIVD_PMDModels>
            <CIVDPMD_CIVD_Id_FK>2</CIVDPMD_CIVD_Id_FK>
            <CIVDPMD_Id_PK>1</CIVDPMD_Id_PK>
            <CIVDPMD_Inactive>65</CIVDPMD_Inactive>
            <CIVDPMD_ManufacturedDate>2024-04-24T13:14:20.4228803+05:30</CIVDPMD_ManufacturedDate>
            <CIVDPMD_Quantity>6</CIVDPMD_Quantity>
            <CIVDPMD_TS>2024-04-24T13:14:20.4233794+05:30</CIVDPMD_TS>
            <CIVDPMD_TS_Edited_Uid_FK>11</CIVDPMD_TS_Edited_Uid_FK>
            <CIVDPMD_TS_LastEdited>2024-04-24T13:14:20.423878+05:30</CIVDPMD_TS_LastEdited>
            <CIVDPMD_UserId_FK>7</CIVDPMD_UserId_FK>
            <PurchasedQuantity>4</PurchasedQuantity>
            <SoldQuantity>5</SoldQuantity>
          </CIVD_PMDModels>
          <CIVD_PMDModels>
            <CIVDPMD_CIVD_Id_FK>2</CIVDPMD_CIVD_Id_FK>
            <CIVDPMD_Id_PK>1</CIVDPMD_Id_PK>
            <CIVDPMD_Inactive>65</CIVDPMD_Inactive>
            <CIVDPMD_ManufacturedDate>2024-04-24T13:14:20.4228803+05:30</CIVDPMD_ManufacturedDate>
            <CIVDPMD_Quantity>6</CIVDPMD_Quantity>
            <CIVDPMD_TS>2024-04-24T13:14:20.4233794+05:30</CIVDPMD_TS>
            <CIVDPMD_TS_Edited_Uid_FK>11</CIVDPMD_TS_Edited_Uid_FK>
            <CIVDPMD_TS_LastEdited>2024-04-24T13:14:20.423878+05:30</CIVDPMD_TS_LastEdited>
            <CIVDPMD_UserId_FK>7</CIVDPMD_UserId_FK>
            <PurchasedQuantity>4</PurchasedQuantity>
            <SoldQuantity>5</SoldQuantity>
          </CIVD_PMDModels>
        </ManufacturerDateForCustomerList>
        <P_HSNCode>sample string 15</P_HSNCode>
      </CustomerInvoiceDetailsModels>
    </CustomerInvoiceDetails>
    <CustomerInvoiceDetailsAll>
      <CIVD_COD_Quantity_FK>7</CIVD_COD_Quantity_FK>
      <CIVD_Id>1</CIVD_Id>
      <CIVD_Inactive>65</CIVD_Inactive>
      <CIVD_PA_Id_FK>6</CIVD_PA_Id_FK>
      <CIVD_PR_CustomerPrice_FK>8</CIVD_PR_CustomerPrice_FK>
      <CIVD_P_Id_FK>4</CIVD_P_Id_FK>
      <CIVD_P_ProductCode_FK>sample string 2</CIVD_P_ProductCode_FK>
      <CIVD_P_ProductName_FK>sample string 3</CIVD_P_ProductName_FK>
      <CIVD_P_UOM_FK>sample string 5</CIVD_P_UOM_FK>
      <CIVD_TS>2024-04-24T13:14:20.4213825+05:30</CIVD_TS>
      <CIVD_TS_Edited_Uid_FK>14</CIVD_TS_Edited_Uid_FK>
      <CIVD_TS_LastEdited>2024-04-24T13:14:20.4218818+05:30</CIVD_TS_LastEdited>
      <CIVD_UserId_FK>10</CIVD_UserId_FK>
      <CIVD_VAT>9</CIVD_VAT>
      <ManufacturerDateForCustomerList>
        <CIVD_PMDModels>
          <CIVDPMD_CIVD_Id_FK>2</CIVDPMD_CIVD_Id_FK>
          <CIVDPMD_Id_PK>1</CIVDPMD_Id_PK>
          <CIVDPMD_Inactive>65</CIVDPMD_Inactive>
          <CIVDPMD_ManufacturedDate>2024-04-24T13:14:20.4228803+05:30</CIVDPMD_ManufacturedDate>
          <CIVDPMD_Quantity>6</CIVDPMD_Quantity>
          <CIVDPMD_TS>2024-04-24T13:14:20.4233794+05:30</CIVDPMD_TS>
          <CIVDPMD_TS_Edited_Uid_FK>11</CIVDPMD_TS_Edited_Uid_FK>
          <CIVDPMD_TS_LastEdited>2024-04-24T13:14:20.423878+05:30</CIVDPMD_TS_LastEdited>
          <CIVDPMD_UserId_FK>7</CIVDPMD_UserId_FK>
          <PurchasedQuantity>4</PurchasedQuantity>
          <SoldQuantity>5</SoldQuantity>
        </CIVD_PMDModels>
        <CIVD_PMDModels>
          <CIVDPMD_CIVD_Id_FK>2</CIVDPMD_CIVD_Id_FK>
          <CIVDPMD_Id_PK>1</CIVDPMD_Id_PK>
          <CIVDPMD_Inactive>65</CIVDPMD_Inactive>
          <CIVDPMD_ManufacturedDate>2024-04-24T13:14:20.4228803+05:30</CIVDPMD_ManufacturedDate>
          <CIVDPMD_Quantity>6</CIVDPMD_Quantity>
          <CIVDPMD_TS>2024-04-24T13:14:20.4233794+05:30</CIVDPMD_TS>
          <CIVDPMD_TS_Edited_Uid_FK>11</CIVDPMD_TS_Edited_Uid_FK>
          <CIVDPMD_TS_LastEdited>2024-04-24T13:14:20.423878+05:30</CIVDPMD_TS_LastEdited>
          <CIVDPMD_UserId_FK>7</CIVDPMD_UserId_FK>
          <PurchasedQuantity>4</PurchasedQuantity>
          <SoldQuantity>5</SoldQuantity>
        </CIVD_PMDModels>
      </ManufacturerDateForCustomerList>
      <P_HSNCode>sample string 15</P_HSNCode>
    </CustomerInvoiceDetailsAll>
    <CustomerOrderReff>
      <COR_Amendment_No>29</COR_Amendment_No>
      <COR_Amendment_Note>sample string 30</COR_Amendment_Note>
      <COR_ConvenienceCharge>28</COR_ConvenienceCharge>
      <COR_CustomerName>sample string 8</COR_CustomerName>
      <COR_Date>2024-04-24T13:14:20.4128963+05:30</COR_Date>
      <COR_Delivery_Country>sample string 19</COR_Delivery_Country>
      <COR_Delivery_EmailId>sample string 21</COR_Delivery_EmailId>
      <COR_Delivery_NoStreet>sample string 18</COR_Delivery_NoStreet>
      <COR_Delivery_Person_Name>sample string 17</COR_Delivery_Person_Name>
      <COR_Delivery_PhoneNo>22</COR_Delivery_PhoneNo>
      <COR_Delivery_PinCode>20</COR_Delivery_PinCode>
      <COR_From_Country>sample string 10</COR_From_Country>
      <COR_From_EmailId>sample string 12</COR_From_EmailId>
      <COR_From_HouseNoStreet>sample string 9</COR_From_HouseNoStreet>
      <COR_From_PhoneNo>13</COR_From_PhoneNo>
      <COR_From_PinCode>11</COR_From_PinCode>
      <COR_Id>2</COR_Id>
      <COR_Id_Encyt>sample string 3</COR_Id_Encyt>
      <COR_Inactive>65</COR_Inactive>
      <COR_InvoiceCreated>sample string 31</COR_InvoiceCreated>
      <COR_OrderNo>sample string 4</COR_OrderNo>
      <COR_Ship_Landmark>sample string 23</COR_Ship_Landmark>
      <COR_Shippingtype>26</COR_Shippingtype>
      <COR_TS>2024-04-24T13:14:20.4173891+05:30</COR_TS>
      <COR_TS_Edited_Uid_FK>37</COR_TS_Edited_Uid_FK>
      <COR_TS_LastEdited>2024-04-24T13:14:20.4178881+05:30</COR_TS_LastEdited>
      <COR_To_Country>sample string 15</COR_To_Country>
      <COR_To_NoStreet>sample string 14</COR_To_NoStreet>
      <COR_To_PinCode>16</COR_To_PinCode>
      <COR_UTRNo>sample string 5</COR_UTRNo>
      <COR_UserId_FK>33</COR_UserId_FK>
      <CouponCode>sample string 32</CouponCode>
      <DC_Id_Encyt>sample string 1</DC_Id_Encyt>
      <DC_Number>sample string 38</DC_Number>
      <DeliveryDistrictSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:DI_District>sample string 3</d4p1:DI_District>
        <d4p1:DI_DistrictId>sample string 2</d4p1:DI_DistrictId>
        <d4p1:DI_Id>1</d4p1:DI_Id>
      </DeliveryDistrictSpeedSearch>
      <DeliveryStateSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:ST_Id>1</d4p1:ST_Id>
        <d4p1:ST_StateID>sample string 2</d4p1:ST_StateID>
        <d4p1:ST_StateName>sample string 3</d4p1:ST_StateName>
      </DeliveryStateSpeedSearch>
      <DeliveryTalukSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:TA_Id>1</d4p1:TA_Id>
        <d4p1:TA_Taluk>sample string 3</d4p1:TA_Taluk>
        <d4p1:TA_TalukId>sample string 2</d4p1:TA_TalukId>
      </DeliveryTalukSpeedSearch>
      <DeliveryVillageSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:VI_Id>1</d4p1:VI_Id>
        <d4p1:VI_Village>sample string 3</d4p1:VI_Village>
        <d4p1:VI_VillageId>sample string 2</d4p1:VI_VillageId>
      </DeliveryVillageSpeedSearch>
      <Discount>25</Discount>
      <FromDistrictSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:DI_District>sample string 3</d4p1:DI_District>
        <d4p1:DI_DistrictId>sample string 2</d4p1:DI_DistrictId>
        <d4p1:DI_Id>1</d4p1:DI_Id>
      </FromDistrictSpeedSearch>
      <FromStateSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:ST_Id>1</d4p1:ST_Id>
        <d4p1:ST_StateID>sample string 2</d4p1:ST_StateID>
        <d4p1:ST_StateName>sample string 3</d4p1:ST_StateName>
      </FromStateSpeedSearch>
      <FromTalukSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:TA_Id>1</d4p1:TA_Id>
        <d4p1:TA_Taluk>sample string 3</d4p1:TA_Taluk>
        <d4p1:TA_TalukId>sample string 2</d4p1:TA_TalukId>
      </FromTalukSpeedSearch>
      <FromVillageSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:VI_Id>1</d4p1:VI_Id>
        <d4p1:VI_Village>sample string 3</d4p1:VI_Village>
        <d4p1:VI_VillageId>sample string 2</d4p1:VI_VillageId>
      </FromVillageSpeedSearch>
      <ModeOfPayment>sample string 6</ModeOfPayment>
      <ShippingCharges>27</ShippingCharges>
      <ToDistrictSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:DI_District>sample string 3</d4p1:DI_District>
        <d4p1:DI_DistrictId>sample string 2</d4p1:DI_DistrictId>
        <d4p1:DI_Id>1</d4p1:DI_Id>
      </ToDistrictSpeedSearch>
      <ToStateSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:ST_Id>1</d4p1:ST_Id>
        <d4p1:ST_StateID>sample string 2</d4p1:ST_StateID>
        <d4p1:ST_StateName>sample string 3</d4p1:ST_StateName>
      </ToStateSpeedSearch>
      <ToTalukSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:TA_Id>1</d4p1:TA_Id>
        <d4p1:TA_Taluk>sample string 3</d4p1:TA_Taluk>
        <d4p1:TA_TalukId>sample string 2</d4p1:TA_TalukId>
      </ToTalukSpeedSearch>
      <ToVillageSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:VI_Id>1</d4p1:VI_Id>
        <d4p1:VI_Village>sample string 3</d4p1:VI_Village>
        <d4p1:VI_VillageId>sample string 2</d4p1:VI_VillageId>
      </ToVillageSpeedSearch>
      <TotalAmount>24</TotalAmount>
    </CustomerOrderReff>
    <InvoiceCompany>
      <CO_Code>sample string 2</CO_Code>
      <CO_Country>sample string 4</CO_Country>
      <CO_CustomerSupportNo>10</CO_CustomerSupportNo>
      <CO_Email>sample string 7</CO_Email>
      <CO_Email1>sample string 18</CO_Email1>
      <CO_Email2>sample string 19</CO_Email2>
      <CO_Email3>sample string 20</CO_Email3>
      <CO_Email4>sample string 21</CO_Email4>
      <CO_Email5>sample string 22</CO_Email5>
      <CO_Id>1</CO_Id>
      <CO_Inactive>65</CO_Inactive>
      <CO_Invoice_TC>sample string 12</CO_Invoice_TC>
      <CO_MobileNo1>1</CO_MobileNo1>
      <CO_MobileNo2>1</CO_MobileNo2>
      <CO_MobileNo3>1</CO_MobileNo3>
      <CO_MobileNo4>1</CO_MobileNo4>
      <CO_MobileNo5>1</CO_MobileNo5>
      <CO_MobileNumber>6</CO_MobileNumber>
      <CO_Name>sample string 3</CO_Name>
      <CO_PO_TC>sample string 11</CO_PO_TC>
      <CO_PinCode>5</CO_PinCode>
      <CO_PriorNotifyDays>23</CO_PriorNotifyDays>
      <CO_ST_No>sample string 9</CO_ST_No>
      <CO_TIN_No>sample string 8</CO_TIN_No>
      <CO_TS>2024-04-24T13:14:20.4118975+05:30</CO_TS>
      <CO_TS_Edited_Uid_FK>17</CO_TS_Edited_Uid_FK>
      <CO_TS_LastEdited>2024-04-24T13:14:20.4118975+05:30</CO_TS_LastEdited>
      <CO_UserId_FK>13</CO_UserId_FK>
      <DistrictSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:DI_District>sample string 3</d4p1:DI_District>
        <d4p1:DI_DistrictId>sample string 2</d4p1:DI_DistrictId>
        <d4p1:DI_Id>1</d4p1:DI_Id>
      </DistrictSpeedSearch>
      <StateSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:ST_Id>1</d4p1:ST_Id>
        <d4p1:ST_StateID>sample string 2</d4p1:ST_StateID>
        <d4p1:ST_StateName>sample string 3</d4p1:ST_StateName>
      </StateSpeedSearch>
      <TalukSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:TA_Id>1</d4p1:TA_Id>
        <d4p1:TA_Taluk>sample string 3</d4p1:TA_Taluk>
        <d4p1:TA_TalukId>sample string 2</d4p1:TA_TalukId>
      </TalukSpeedSearch>
      <VillageSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:VI_Id>1</d4p1:VI_Id>
        <d4p1:VI_Village>sample string 3</d4p1:VI_Village>
        <d4p1:VI_VillageId>sample string 2</d4p1:VI_VillageId>
      </VillageSpeedSearch>
    </InvoiceCompany>
    <InvoiceShippingAndTo>
      <AssociateToWarehouse>sample string 14</AssociateToWarehouse>
      <ChainSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:C_Code>sample string 2</d4p1:C_Code>
        <d4p1:C_Id>1</d4p1:C_Id>
        <d4p1:C_Name>sample string 3</d4p1:C_Name>
      </ChainSpeedSearch>
      <DistrictSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:DI_District>sample string 3</d4p1:DI_District>
        <d4p1:DI_DistrictId>sample string 2</d4p1:DI_DistrictId>
        <d4p1:DI_Id>1</d4p1:DI_Id>
      </DistrictSpeedSearch>
      <SK_Code>sample string 2</SK_Code>
      <SK_Contract>sample string 13</SK_Contract>
      <SK_Country>sample string 4</SK_Country>
      <SK_DoorNo>sample string 6</SK_DoorNo>
      <SK_Email>sample string 9</SK_Email>
      <SK_Id>1</SK_Id>
      <SK_Inactive>65</SK_Inactive>
      <SK_MobileNo>8</SK_MobileNo>
      <SK_Name>sample string 3</SK_Name>
      <SK_Note>sample string 10</SK_Note>
      <SK_PinCode>7</SK_PinCode>
      <SK_STNo>sample string 12</SK_STNo>
      <SK_Street>sample string 5</SK_Street>
      <SK_TINNo>sample string 11</SK_TINNo>
      <SK_TS>2024-04-24T13:14:20.4118975+05:30</SK_TS>
      <SK_TS_Edited_Uid_FK>19</SK_TS_Edited_Uid_FK>
      <SK_TS_LastEdited>2024-04-24T13:14:20.4118975+05:30</SK_TS_LastEdited>
      <SK_UserId_FK>15</SK_UserId_FK>
      <SelectedPartners>
        <StockistPartnerList>
          <IsPreviouslySelected>true</IsPreviouslySelected>
          <IsSelected>true</IsSelected>
          <P_Id>1</P_Id>
          <P_Partner_Name>sample string 2</P_Partner_Name>
        </StockistPartnerList>
        <StockistPartnerList>
          <IsPreviouslySelected>true</IsPreviouslySelected>
          <IsSelected>true</IsSelected>
          <P_Id>1</P_Id>
          <P_Partner_Name>sample string 2</P_Partner_Name>
        </StockistPartnerList>
      </SelectedPartners>
      <SelectedWarehouse xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:WH_Code>sample string 2</d4p1:WH_Code>
        <d4p1:WH_Id>1</d4p1:WH_Id>
        <d4p1:WH_Name>sample string 3</d4p1:WH_Name>
      </SelectedWarehouse>
      <StateSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:ST_Id>1</d4p1:ST_Id>
        <d4p1:ST_StateID>sample string 2</d4p1:ST_StateID>
        <d4p1:ST_StateName>sample string 3</d4p1:ST_StateName>
      </StateSpeedSearch>
      <TalukSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:TA_Id>1</d4p1:TA_Id>
        <d4p1:TA_Taluk>sample string 3</d4p1:TA_Taluk>
        <d4p1:TA_TalukId>sample string 2</d4p1:TA_TalukId>
      </TalukSpeedSearch>
      <ToaddressForstockTransfer>sample string 21</ToaddressForstockTransfer>
      <TotalAmount>20</TotalAmount>
      <VillageSpeedSearch xmlns:d4p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
        <d4p1:VI_Id>1</d4p1:VI_Id>
        <d4p1:VI_Village>sample string 3</d4p1:VI_Village>
        <d4p1:VI_VillageId>sample string 2</d4p1:VI_VillageId>
      </VillageSpeedSearch>
    </InvoiceShippingAndTo>
    <MarginAmount>4</MarginAmount>
    <OrderId_Encyt>sample string 20</OrderId_Encyt>
    <OrderNo>sample string 19</OrderNo>
    <OrderType>sample string 21</OrderType>
    <TotalAmount>3</TotalAmount>
  </CustomerInvoiceDetails>
  <DeliveryChallanDetails>
    <DC_Date>2024-04-24T13:14:20.4258748+05:30</DC_Date>
    <DC_FromAddress>sample string 6</DC_FromAddress>
    <DC_From_TIN_NO>sample string 8</DC_From_TIN_NO>
    <DC_Id>1</DC_Id>
    <DC_Id_Encyt>sample string 2</DC_Id_Encyt>
    <DC_Number>sample string 4</DC_Number>
    <DC_OrderType>sample string 10</DC_OrderType>
    <DC_Order_Id_FK>3</DC_Order_Id_FK>
    <DC_SK_Id_FK>12</DC_SK_Id_FK>
    <DC_ToAddress>sample string 7</DC_ToAddress>
    <DC_To_TIN_NO>sample string 9</DC_To_TIN_NO>
    <DC_WH_Id_FK>11</DC_WH_Id_FK>
    <DN_Number>sample string 20</DN_Number>
    <DeliveryChallanDetails>
      <DeliveryChallanDetailsModels>
        <DCD_BoxNo>1</DCD_BoxNo>
        <DCD_DC_Id_FK>2</DCD_DC_Id_FK>
        <DCD_DisplayOrder>1</DCD_DisplayOrder>
        <DCD_Id>1</DCD_Id>
        <DCD_PA_Id_FK>4</DCD_PA_Id_FK>
        <DCD_P_Id_FK>3</DCD_P_Id_FK>
        <DCD_Price>12</DCD_Price>
        <DCD_ProductCode>sample string 5</DCD_ProductCode>
        <DCD_ProductName>sample string 6</DCD_ProductName>
        <DCD_ProductSerialNo>sample string 14</DCD_ProductSerialNo>
        <DCD_Quantity>10</DCD_Quantity>
        <DCD_QuantityForComparision>11</DCD_QuantityForComparision>
        <DCD_Size>sample string 7</DCD_Size>
        <DCD_TaxRate>13</DCD_TaxRate>
        <DCD_Type>sample string 9</DCD_Type>
        <DCD_UOM>sample string 8</DCD_UOM>
        <ManufacturedDatesList>
          <SalesManufacturedDateModels>
            <ManufacturedDate>2024-04-24T13:14:20.4258748+05:30</ManufacturedDate>
            <Quantity>2</Quantity>
            <QuantityForComparision>3</QuantityForComparision>
          </SalesManufacturedDateModels>
          <SalesManufacturedDateModels>
            <ManufacturedDate>2024-04-24T13:14:20.4258748+05:30</ManufacturedDate>
            <Quantity>2</Quantity>
            <QuantityForComparision>3</QuantityForComparision>
          </SalesManufacturedDateModels>
        </ManufacturedDatesList>
      </DeliveryChallanDetailsModels>
      <DeliveryChallanDetailsModels>
        <DCD_BoxNo>1</DCD_BoxNo>
        <DCD_DC_Id_FK>2</DCD_DC_Id_FK>
        <DCD_DisplayOrder>1</DCD_DisplayOrder>
        <DCD_Id>1</DCD_Id>
        <DCD_PA_Id_FK>4</DCD_PA_Id_FK>
        <DCD_P_Id_FK>3</DCD_P_Id_FK>
        <DCD_Price>12</DCD_Price>
        <DCD_ProductCode>sample string 5</DCD_ProductCode>
        <DCD_ProductName>sample string 6</DCD_ProductName>
        <DCD_ProductSerialNo>sample string 14</DCD_ProductSerialNo>
        <DCD_Quantity>10</DCD_Quantity>
        <DCD_QuantityForComparision>11</DCD_QuantityForComparision>
        <DCD_Size>sample string 7</DCD_Size>
        <DCD_TaxRate>13</DCD_TaxRate>
        <DCD_Type>sample string 9</DCD_Type>
        <DCD_UOM>sample string 8</DCD_UOM>
        <ManufacturedDatesList>
          <SalesManufacturedDateModels>
            <ManufacturedDate>2024-04-24T13:14:20.4258748+05:30</ManufacturedDate>
            <Quantity>2</Quantity>
            <QuantityForComparision>3</QuantityForComparision>
          </SalesManufacturedDateModels>
          <SalesManufacturedDateModels>
            <ManufacturedDate>2024-04-24T13:14:20.4258748+05:30</ManufacturedDate>
            <Quantity>2</Quantity>
            <QuantityForComparision>3</QuantityForComparision>
          </SalesManufacturedDateModels>
        </ManufacturedDatesList>
      </DeliveryChallanDetailsModels>
    </DeliveryChallanDetails>
    <OrderNo>sample string 14</OrderNo>
    <OrderType>sample string 16</OrderType>
    <Order_Date>2024-04-24T13:14:20.4258748+05:30</Order_Date>
    <Order_Id_Encyt>sample string 17</Order_Id_Encyt>
    <PartnerId>1</PartnerId>
    <SK_Name>sample string 19</SK_Name>
    <TermsAndConditionsAll>
      <TermsConditionsModel>
        <IsSelected>true</IsSelected>
        <TC_Description>sample string 2</TC_Description>
        <TC_Id>1</TC_Id>
        <TC_Inactive>65</TC_Inactive>
        <TC_TS>2024-04-24T13:14:20.4258748+05:30</TC_TS>
        <TC_TS_Edited_Uid_FK>7</TC_TS_Edited_Uid_FK>
        <TC_TS_LastEdited>2024-04-24T13:14:20.426375+05:30</TC_TS_LastEdited>
        <TC_UserId_FK>3</TC_UserId_FK>
      </TermsConditionsModel>
      <TermsConditionsModel>
        <IsSelected>true</IsSelected>
        <TC_Description>sample string 2</TC_Description>
        <TC_Id>1</TC_Id>
        <TC_Inactive>65</TC_Inactive>
        <TC_TS>2024-04-24T13:14:20.4258748+05:30</TC_TS>
        <TC_TS_Edited_Uid_FK>7</TC_TS_Edited_Uid_FK>
        <TC_TS_LastEdited>2024-04-24T13:14:20.426375+05:30</TC_TS_LastEdited>
        <TC_UserId_FK>3</TC_UserId_FK>
      </TermsConditionsModel>
    </TermsAndConditionsAll>
    <TermsAndConditionsList>
      <Conditions>
        <Conditionsname>sample string 1</Conditionsname>
        <TC_Id>2</TC_Id>
      </Conditions>
      <Conditions>
        <Conditionsname>sample string 1</Conditionsname>
        <TC_Id>2</TC_Id>
      </Conditions>
    </TermsAndConditionsList>
    <TotalAmount>18</TotalAmount>
    <UserId>13</UserId>
  </DeliveryChallanDetails>
  <OrderId_Encyt>sample string 13</OrderId_Encyt>
  <OrderNo>sample string 12</OrderNo>
  <OrderType>sample string 14</OrderType>
</CustomerPackingSlipModels>

application/x-www-form-urlencoded

Sample:

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

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.