POST api/StockistGoodsReceivingNote

Request Information

URI Parameters

None.

Body Parameters

StockistGoodsReceivingNoteModels
NameDescriptionTypeAdditional information
SGRN_Id

integer

None.

SGRN_No

string

None.

SGRN_Date

date

Required

SGRN_DC_No

string

Max length: 50

SGRN_Vehicle_No

string

Required

Max length: 50

SGRN_Driver

string

Required

Max length: 50

SGRN_POR_Id_FK

integer

Required

SGRN_Warehouse_Invoice_No

string

Required

Max length: 50

SGRN_Warehouse_Invoice_Date

date

Required

SGRN_Note

string

Max length: 50

StockistGRN

PurchaseOrderModels

None.

PurchaseOrder

PurchaseOrderCompleteModels

Required

SGRN_OrderType

string

None.

SGRN_TotalAmount

decimal number

None.

Request Formats

application/json, text/json

Sample:
{
  "SGRN_Id": 1,
  "SGRN_No": "sample string 2",
  "SGRN_Date": "2024-03-29T15:36:09.8471433+05:30",
  "SGRN_DC_No": "sample string 4",
  "SGRN_Vehicle_No": "sample string 5",
  "SGRN_Driver": "sample string 6",
  "SGRN_POR_Id_FK": 7,
  "SGRN_Warehouse_Invoice_No": "sample string 8",
  "SGRN_Warehouse_Invoice_Date": "2024-03-29T15:36:09.8481417+05:30",
  "SGRN_Note": "sample string 10",
  "StockistGRN": {
    "POR_Id": 1,
    "POR_Id_Encyt": "sample string 2",
    "POR_OrderNo": "sample string 3",
    "POR_UTRNo": "sample string 4",
    "ModeOfPayment": "sample string 5",
    "POR_Date": "2024-03-29T15:36:09.8481417+05:30",
    "POR_SK_ID_FK": 7,
    "POR_StockiestCode": "sample string 8",
    "POR_StockiestName": "sample string 9",
    "POR_Stockiest_Street": "sample string 10",
    "POR_Stockiest_DoorNo": "sample string 11",
    "POR_Stockiest_Village": "sample string 12",
    "POR_Stockiest_Taluk": "sample string 13",
    "POR_Stockiest_District": "sample string 14",
    "POR_Stockiest_State": "sample string 15",
    "POR_Stockiest_PinCode": 16,
    "POR_Stockiest_MobileNo": 17,
    "POR_Stockiest_TIN_No": "sample string 18",
    "POR_Stockiest_Email": "sample string 19",
    "POR_ShippingType": "sample string 20",
    "POR_ConvenienceCharge": 21.0,
    "POR_Amendment_No": 22,
    "POR_Amendment_Note": "sample string 23",
    "TotalAmount": 24.0,
    "POR_InvoiceCreated": "sample string 25",
    "StockistLinkedToWarehouse": "sample string 26",
    "POR_Partner_Id_FK": 27,
    "POR_UserId_FK": 28,
    "POR_TS": "2024-03-29T15:36:09.8506375+05:30",
    "POR_Inactive": "A",
    "POR_TS_LastEdited": "2024-03-29T15:36:09.8506375+05:30",
    "POR_TS_Edited_Uid_FK": 32,
    "OrderType": "sample string 33",
    "Partner_Name": "sample string 34",
    "DC_Id": 35,
    "DC_Id_Encyt": "sample string 36",
    "DC_Number": "sample string 37",
    "PartnerId": 38,
    "TermsAndConditionsList": [
      {
        "Conditionsname": "sample string 1",
        "TC_Id": 2
      },
      {
        "Conditionsname": "sample string 1",
        "TC_Id": 2
      }
    ]
  },
  "PurchaseOrder": {
    "PurchaseOrder": {
      "POR_Id": 1,
      "POR_Id_Encyt": "sample string 2",
      "POR_OrderNo": "sample string 3",
      "POR_UTRNo": "sample string 4",
      "ModeOfPayment": "sample string 5",
      "POR_Date": "2024-03-29T15:36:09.8481417+05:30",
      "POR_SK_ID_FK": 7,
      "POR_StockiestCode": "sample string 8",
      "POR_StockiestName": "sample string 9",
      "POR_Stockiest_Street": "sample string 10",
      "POR_Stockiest_DoorNo": "sample string 11",
      "POR_Stockiest_Village": "sample string 12",
      "POR_Stockiest_Taluk": "sample string 13",
      "POR_Stockiest_District": "sample string 14",
      "POR_Stockiest_State": "sample string 15",
      "POR_Stockiest_PinCode": 16,
      "POR_Stockiest_MobileNo": 17,
      "POR_Stockiest_TIN_No": "sample string 18",
      "POR_Stockiest_Email": "sample string 19",
      "POR_ShippingType": "sample string 20",
      "POR_ConvenienceCharge": 21.0,
      "POR_Amendment_No": 22,
      "POR_Amendment_Note": "sample string 23",
      "TotalAmount": 24.0,
      "POR_InvoiceCreated": "sample string 25",
      "StockistLinkedToWarehouse": "sample string 26",
      "POR_Partner_Id_FK": 27,
      "POR_UserId_FK": 28,
      "POR_TS": "2024-03-29T15:36:09.8506375+05:30",
      "POR_Inactive": "A",
      "POR_TS_LastEdited": "2024-03-29T15:36:09.8506375+05:30",
      "POR_TS_Edited_Uid_FK": 32,
      "OrderType": "sample string 33",
      "Partner_Name": "sample string 34",
      "DC_Id": 35,
      "DC_Id_Encyt": "sample string 36",
      "DC_Number": "sample string 37",
      "PartnerId": 38,
      "TermsAndConditionsList": [
        {
          "Conditionsname": "sample string 1",
          "TC_Id": 2
        },
        {
          "Conditionsname": "sample string 1",
          "TC_Id": 2
        }
      ]
    },
    "PurchaseOrderDetails": [
      {
        "POD_Id": 1,
        "POD_COR_Id_FK": 2,
        "POD_P_Id_FK": 3,
        "POD_PA_Id_FK": 4,
        "POD_P_ProductCode_FK": "sample string 5",
        "POD_P_ProductName_FK": "sample string 6",
        "POD_P_UOM_FK": "sample string 7",
        "POD_P_PackType": "sample string 8",
        "POD_P_PackSize": "sample string 9",
        "POD_P_Quantity": 10,
        "PO_QtyOriginal": 11,
        "POD_PR_CustomerPrice_FK": 12.0,
        "POD_PR_VAT_RATE_FK": 13.0,
        "POD_VAT_Amount": 14.0,
        "POD_ShippingCharges": 15.0,
        "POD_ServiceTax": 16.0,
        "POD_ServiceTaxAmount": 17.0,
        "POD_VGSL_BUY_PRICE": 18.0,
        "ProductManufacturerId": 19,
        "Qty_Received": 20,
        "PA_Manufacturer_MMOQ": 21,
        "PA_Convertion_Factor": 22.0,
        "PA_MMOQ_UOM": "sample string 23",
        "POD_UserId_FK": 24,
        "POD_TS": "2024-03-29T15:36:09.8541323+05:30",
        "POD_Inactive": "A",
        "POD_TS_LastEdited": "2024-03-29T15:36:09.8546312+05:30",
        "POD_TS_Edited_Uid_FK": 28,
        "POD_Manufactured_Date": [
          {
            "SPOD_PMD_Id_PK": 1,
            "SPOD_PMD_POD_Id_FK": 2,
            "SPOD_PMD_Qty": 3.0,
            "SPOD_PMD_ManufacturedDate": "2024-03-29T15:36:09.8556304+05:30",
            "SPOD_PMD_UserId_FK": 5,
            "SPOD_PMD_TS": "2024-03-29T15:36:09.8556304+05:30",
            "SPOD_PMD_Inactive": "A",
            "SPOD_PMD_TS_LastEdited": "2024-03-29T15:36:09.8561288+05:30",
            "SPOD_PMD_TS_Edited_Uid_FK": 9
          },
          {
            "SPOD_PMD_Id_PK": 1,
            "SPOD_PMD_POD_Id_FK": 2,
            "SPOD_PMD_Qty": 3.0,
            "SPOD_PMD_ManufacturedDate": "2024-03-29T15:36:09.8556304+05:30",
            "SPOD_PMD_UserId_FK": 5,
            "SPOD_PMD_TS": "2024-03-29T15:36:09.8556304+05:30",
            "SPOD_PMD_Inactive": "A",
            "SPOD_PMD_TS_LastEdited": "2024-03-29T15:36:09.8561288+05:30",
            "SPOD_PMD_TS_Edited_Uid_FK": 9
          }
        ],
        "BSIVD_ProductSerialNo": "sample string 29",
        "DCD_ProductSerialNo": "sample string 30"
      },
      {
        "POD_Id": 1,
        "POD_COR_Id_FK": 2,
        "POD_P_Id_FK": 3,
        "POD_PA_Id_FK": 4,
        "POD_P_ProductCode_FK": "sample string 5",
        "POD_P_ProductName_FK": "sample string 6",
        "POD_P_UOM_FK": "sample string 7",
        "POD_P_PackType": "sample string 8",
        "POD_P_PackSize": "sample string 9",
        "POD_P_Quantity": 10,
        "PO_QtyOriginal": 11,
        "POD_PR_CustomerPrice_FK": 12.0,
        "POD_PR_VAT_RATE_FK": 13.0,
        "POD_VAT_Amount": 14.0,
        "POD_ShippingCharges": 15.0,
        "POD_ServiceTax": 16.0,
        "POD_ServiceTaxAmount": 17.0,
        "POD_VGSL_BUY_PRICE": 18.0,
        "ProductManufacturerId": 19,
        "Qty_Received": 20,
        "PA_Manufacturer_MMOQ": 21,
        "PA_Convertion_Factor": 22.0,
        "PA_MMOQ_UOM": "sample string 23",
        "POD_UserId_FK": 24,
        "POD_TS": "2024-03-29T15:36:09.8541323+05:30",
        "POD_Inactive": "A",
        "POD_TS_LastEdited": "2024-03-29T15:36:09.8546312+05:30",
        "POD_TS_Edited_Uid_FK": 28,
        "POD_Manufactured_Date": [
          {
            "SPOD_PMD_Id_PK": 1,
            "SPOD_PMD_POD_Id_FK": 2,
            "SPOD_PMD_Qty": 3.0,
            "SPOD_PMD_ManufacturedDate": "2024-03-29T15:36:09.8556304+05:30",
            "SPOD_PMD_UserId_FK": 5,
            "SPOD_PMD_TS": "2024-03-29T15:36:09.8556304+05:30",
            "SPOD_PMD_Inactive": "A",
            "SPOD_PMD_TS_LastEdited": "2024-03-29T15:36:09.8561288+05:30",
            "SPOD_PMD_TS_Edited_Uid_FK": 9
          },
          {
            "SPOD_PMD_Id_PK": 1,
            "SPOD_PMD_POD_Id_FK": 2,
            "SPOD_PMD_Qty": 3.0,
            "SPOD_PMD_ManufacturedDate": "2024-03-29T15:36:09.8556304+05:30",
            "SPOD_PMD_UserId_FK": 5,
            "SPOD_PMD_TS": "2024-03-29T15:36:09.8556304+05:30",
            "SPOD_PMD_Inactive": "A",
            "SPOD_PMD_TS_LastEdited": "2024-03-29T15:36:09.8561288+05:30",
            "SPOD_PMD_TS_Edited_Uid_FK": 9
          }
        ],
        "BSIVD_ProductSerialNo": "sample string 29",
        "DCD_ProductSerialNo": "sample string 30"
      }
    ],
    "CompanyDetails": {
      "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-03-29T15:36:09.8571275+05:30",
      "CO_Inactive": "A",
      "CO_TS_LastEdited": "2024-03-29T15:36:09.8571275+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
    },
    "StockistInvoiceDetails": {
      "SIV_Id": 1,
      "SIV_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-03-29T15:36:09.862119+05:30",
        "SK_Inactive": "A",
        "SK_TS_LastEdited": "2024-03-29T15:36:09.862119+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-03-29T15:36:09.8571275+05:30",
        "CO_Inactive": "A",
        "CO_TS_LastEdited": "2024-03-29T15:36:09.8571275+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,
      "SIV_Invoice_No": "sample string 5",
      "SIV_InvoiceDate": "2024-03-29T15:36:09.864116+05:30",
      "SIV_WH_Id_FK": 7,
      "PurchaseOrderReff": {
        "POR_Id": 1,
        "POR_Id_Encyt": "sample string 2",
        "POR_OrderNo": "sample string 3",
        "POR_UTRNo": "sample string 4",
        "ModeOfPayment": "sample string 5",
        "POR_Date": "2024-03-29T15:36:09.8481417+05:30",
        "POR_SK_ID_FK": 7,
        "POR_StockiestCode": "sample string 8",
        "POR_StockiestName": "sample string 9",
        "POR_Stockiest_Street": "sample string 10",
        "POR_Stockiest_DoorNo": "sample string 11",
        "POR_Stockiest_Village": "sample string 12",
        "POR_Stockiest_Taluk": "sample string 13",
        "POR_Stockiest_District": "sample string 14",
        "POR_Stockiest_State": "sample string 15",
        "POR_Stockiest_PinCode": 16,
        "POR_Stockiest_MobileNo": 17,
        "POR_Stockiest_TIN_No": "sample string 18",
        "POR_Stockiest_Email": "sample string 19",
        "POR_ShippingType": "sample string 20",
        "POR_ConvenienceCharge": 21.0,
        "POR_Amendment_No": 22,
        "POR_Amendment_Note": "sample string 23",
        "TotalAmount": 24.0,
        "POR_InvoiceCreated": "sample string 25",
        "StockistLinkedToWarehouse": "sample string 26",
        "POR_Partner_Id_FK": 27,
        "POR_UserId_FK": 28,
        "POR_TS": "2024-03-29T15:36:09.8506375+05:30",
        "POR_Inactive": "A",
        "POR_TS_LastEdited": "2024-03-29T15:36:09.8506375+05:30",
        "POR_TS_Edited_Uid_FK": 32,
        "OrderType": "sample string 33",
        "Partner_Name": "sample string 34",
        "DC_Id": 35,
        "DC_Id_Encyt": "sample string 36",
        "DC_Number": "sample string 37",
        "PartnerId": 38,
        "TermsAndConditionsList": [
          {
            "Conditionsname": "sample string 1",
            "TC_Id": 2
          },
          {
            "Conditionsname": "sample string 1",
            "TC_Id": 2
          }
        ]
      },
      "SIV_POR_UTRNo": "sample string 8",
      "SIV_VGSL_TIN_NO_FK": "sample string 9",
      "SIV_VGSL_ST_NO_FK": "sample string 10",
      "SIV_Discount": 11.0,
      "SIV_Shipping": 12.0,
      "SIV_TermsAndConditions_FK": "sample string 13",
      "StockistInvoiceDetails": [
        {
          "SIVD_Id": 1,
          "SIVD_P_ProductCode_FK": "sample string 2",
          "SIVD_P_ProductName_FK": "sample string 3",
          "SIVD_P_UOM_FK": "sample string 4",
          "SIVD_PA_Id_FK": 5,
          "SIVD_P_Id_FK": 6,
          "SIVD_POD_Quantity_FK": 7,
          "SIVD_PR_StockistPrice_FK": 8.0,
          "SIVD_VAT": 9.0,
          "SIVD_DisplayOrder": 10,
          "SIVD_BoxNo": 11,
          "SIVD_UserId_FK": 12,
          "SIVD_TS": "2024-03-29T15:36:09.8671128+05:30",
          "SIVD_Inactive": "A",
          "SIVD_TS_LastEdited": "2024-03-29T15:36:09.8676116+05:30",
          "SIVD_TS_Edited_Uid_FK": 16,
          "ManufacturerDateList": [
            {
              "SIVDPMD_Id_PK": 1,
              "SIVDPMD_SIVD_Id_FK": 2,
              "SIVDPMD_ManufacturedDate": "2024-03-29T15:36:09.8681109+05:30",
              "PurchasedQuantity": 4.0,
              "SoldQuantity": 5.0,
              "SIVDPMD_Quantity": 6.0,
              "SIVDPMD_UserId_FK": 7,
              "SIVDPMD_TS": "2024-03-29T15:36:09.8686085+05:30",
              "SIVDPMD_Inactive": "A",
              "SIVDPMD_TS_LastEdited": "2024-03-29T15:36:09.8686085+05:30",
              "SIVDPMD_TS_Edited_Uid_FK": 11
            },
            {
              "SIVDPMD_Id_PK": 1,
              "SIVDPMD_SIVD_Id_FK": 2,
              "SIVDPMD_ManufacturedDate": "2024-03-29T15:36:09.8681109+05:30",
              "PurchasedQuantity": 4.0,
              "SoldQuantity": 5.0,
              "SIVDPMD_Quantity": 6.0,
              "SIVDPMD_UserId_FK": 7,
              "SIVDPMD_TS": "2024-03-29T15:36:09.8686085+05:30",
              "SIVDPMD_Inactive": "A",
              "SIVDPMD_TS_LastEdited": "2024-03-29T15:36:09.8686085+05:30",
              "SIVDPMD_TS_Edited_Uid_FK": 11
            }
          ]
        },
        {
          "SIVD_Id": 1,
          "SIVD_P_ProductCode_FK": "sample string 2",
          "SIVD_P_ProductName_FK": "sample string 3",
          "SIVD_P_UOM_FK": "sample string 4",
          "SIVD_PA_Id_FK": 5,
          "SIVD_P_Id_FK": 6,
          "SIVD_POD_Quantity_FK": 7,
          "SIVD_PR_StockistPrice_FK": 8.0,
          "SIVD_VAT": 9.0,
          "SIVD_DisplayOrder": 10,
          "SIVD_BoxNo": 11,
          "SIVD_UserId_FK": 12,
          "SIVD_TS": "2024-03-29T15:36:09.8671128+05:30",
          "SIVD_Inactive": "A",
          "SIVD_TS_LastEdited": "2024-03-29T15:36:09.8676116+05:30",
          "SIVD_TS_Edited_Uid_FK": 16,
          "ManufacturerDateList": [
            {
              "SIVDPMD_Id_PK": 1,
              "SIVDPMD_SIVD_Id_FK": 2,
              "SIVDPMD_ManufacturedDate": "2024-03-29T15:36:09.8681109+05:30",
              "PurchasedQuantity": 4.0,
              "SoldQuantity": 5.0,
              "SIVDPMD_Quantity": 6.0,
              "SIVDPMD_UserId_FK": 7,
              "SIVDPMD_TS": "2024-03-29T15:36:09.8686085+05:30",
              "SIVDPMD_Inactive": "A",
              "SIVDPMD_TS_LastEdited": "2024-03-29T15:36:09.8686085+05:30",
              "SIVDPMD_TS_Edited_Uid_FK": 11
            },
            {
              "SIVDPMD_Id_PK": 1,
              "SIVDPMD_SIVD_Id_FK": 2,
              "SIVDPMD_ManufacturedDate": "2024-03-29T15:36:09.8681109+05:30",
              "PurchasedQuantity": 4.0,
              "SoldQuantity": 5.0,
              "SIVDPMD_Quantity": 6.0,
              "SIVDPMD_UserId_FK": 7,
              "SIVDPMD_TS": "2024-03-29T15:36:09.8686085+05:30",
              "SIVDPMD_Inactive": "A",
              "SIVDPMD_TS_LastEdited": "2024-03-29T15:36:09.8686085+05:30",
              "SIVDPMD_TS_Edited_Uid_FK": 11
            }
          ]
        }
      ],
      "SIV_UserId_FK": 14,
      "SIV_TS": "2024-03-29T15:36:09.8691091+05:30",
      "SIV_Inactive": "A",
      "SIV_TS_LastEdited": "2024-03-29T15:36:09.869607+05:30",
      "SIV_TS_Edited_Uid_FK": 18,
      "R_Id": "sample string 19",
      "R_Code": "sample string 20",
      "R_Date": "2024-03-29T15:36:09.869607+05:30",
      "R_ReturnedAmount": 22.0,
      "SGRN_No": "sample string 23",
      "SGRN_Date": "2024-03-29T15:36:09.8701062+05:30"
    },
    "IsPackingSlipCreated": true
  },
  "SGRN_OrderType": "sample string 11",
  "SGRN_TotalAmount": 12.0
}

application/xml, text/xml

Sample:
<StockistGoodsReceivingNoteModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models">
  <PurchaseOrder>
    <CompanyDetails>
      <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-03-29T15:36:09.8571275+05:30</CO_TS>
      <CO_TS_Edited_Uid_FK>17</CO_TS_Edited_Uid_FK>
      <CO_TS_LastEdited>2024-03-29T15:36:09.8571275+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>
    </CompanyDetails>
    <IsPackingSlipCreated>true</IsPackingSlipCreated>
    <PurchaseOrder>
      <DC_Id>35</DC_Id>
      <DC_Id_Encyt>sample string 36</DC_Id_Encyt>
      <DC_Number>sample string 37</DC_Number>
      <ModeOfPayment>sample string 5</ModeOfPayment>
      <OrderType>sample string 33</OrderType>
      <POR_Amendment_No>22</POR_Amendment_No>
      <POR_Amendment_Note>sample string 23</POR_Amendment_Note>
      <POR_ConvenienceCharge>21</POR_ConvenienceCharge>
      <POR_Date>2024-03-29T15:36:09.8481417+05:30</POR_Date>
      <POR_Id>1</POR_Id>
      <POR_Id_Encyt>sample string 2</POR_Id_Encyt>
      <POR_Inactive>65</POR_Inactive>
      <POR_InvoiceCreated>sample string 25</POR_InvoiceCreated>
      <POR_OrderNo>sample string 3</POR_OrderNo>
      <POR_Partner_Id_FK>27</POR_Partner_Id_FK>
      <POR_SK_ID_FK>7</POR_SK_ID_FK>
      <POR_ShippingType>sample string 20</POR_ShippingType>
      <POR_StockiestCode>sample string 8</POR_StockiestCode>
      <POR_StockiestName>sample string 9</POR_StockiestName>
      <POR_Stockiest_District>sample string 14</POR_Stockiest_District>
      <POR_Stockiest_DoorNo>sample string 11</POR_Stockiest_DoorNo>
      <POR_Stockiest_Email>sample string 19</POR_Stockiest_Email>
      <POR_Stockiest_MobileNo>17</POR_Stockiest_MobileNo>
      <POR_Stockiest_PinCode>16</POR_Stockiest_PinCode>
      <POR_Stockiest_State>sample string 15</POR_Stockiest_State>
      <POR_Stockiest_Street>sample string 10</POR_Stockiest_Street>
      <POR_Stockiest_TIN_No>sample string 18</POR_Stockiest_TIN_No>
      <POR_Stockiest_Taluk>sample string 13</POR_Stockiest_Taluk>
      <POR_Stockiest_Village>sample string 12</POR_Stockiest_Village>
      <POR_TS>2024-03-29T15:36:09.8506375+05:30</POR_TS>
      <POR_TS_Edited_Uid_FK>32</POR_TS_Edited_Uid_FK>
      <POR_TS_LastEdited>2024-03-29T15:36:09.8506375+05:30</POR_TS_LastEdited>
      <POR_UTRNo>sample string 4</POR_UTRNo>
      <POR_UserId_FK>28</POR_UserId_FK>
      <PartnerId>38</PartnerId>
      <Partner_Name>sample string 34</Partner_Name>
      <StockistLinkedToWarehouse>sample string 26</StockistLinkedToWarehouse>
      <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>24</TotalAmount>
    </PurchaseOrder>
    <PurchaseOrderDetails>
      <PurchaseOrderDetailsModels>
        <BSIVD_ProductSerialNo>sample string 29</BSIVD_ProductSerialNo>
        <DCD_ProductSerialNo>sample string 30</DCD_ProductSerialNo>
        <PA_Convertion_Factor>22</PA_Convertion_Factor>
        <PA_MMOQ_UOM>sample string 23</PA_MMOQ_UOM>
        <PA_Manufacturer_MMOQ>21</PA_Manufacturer_MMOQ>
        <POD_COR_Id_FK>2</POD_COR_Id_FK>
        <POD_Id>1</POD_Id>
        <POD_Inactive>65</POD_Inactive>
        <POD_Manufactured_Date>
          <SPOD_PMDModels>
            <SPOD_PMD_Id_PK>1</SPOD_PMD_Id_PK>
            <SPOD_PMD_Inactive>65</SPOD_PMD_Inactive>
            <SPOD_PMD_ManufacturedDate>2024-03-29T15:36:09.8556304+05:30</SPOD_PMD_ManufacturedDate>
            <SPOD_PMD_POD_Id_FK>2</SPOD_PMD_POD_Id_FK>
            <SPOD_PMD_Qty>3</SPOD_PMD_Qty>
            <SPOD_PMD_TS>2024-03-29T15:36:09.8556304+05:30</SPOD_PMD_TS>
            <SPOD_PMD_TS_Edited_Uid_FK>9</SPOD_PMD_TS_Edited_Uid_FK>
            <SPOD_PMD_TS_LastEdited>2024-03-29T15:36:09.8561288+05:30</SPOD_PMD_TS_LastEdited>
            <SPOD_PMD_UserId_FK>5</SPOD_PMD_UserId_FK>
          </SPOD_PMDModels>
          <SPOD_PMDModels>
            <SPOD_PMD_Id_PK>1</SPOD_PMD_Id_PK>
            <SPOD_PMD_Inactive>65</SPOD_PMD_Inactive>
            <SPOD_PMD_ManufacturedDate>2024-03-29T15:36:09.8556304+05:30</SPOD_PMD_ManufacturedDate>
            <SPOD_PMD_POD_Id_FK>2</SPOD_PMD_POD_Id_FK>
            <SPOD_PMD_Qty>3</SPOD_PMD_Qty>
            <SPOD_PMD_TS>2024-03-29T15:36:09.8556304+05:30</SPOD_PMD_TS>
            <SPOD_PMD_TS_Edited_Uid_FK>9</SPOD_PMD_TS_Edited_Uid_FK>
            <SPOD_PMD_TS_LastEdited>2024-03-29T15:36:09.8561288+05:30</SPOD_PMD_TS_LastEdited>
            <SPOD_PMD_UserId_FK>5</SPOD_PMD_UserId_FK>
          </SPOD_PMDModels>
        </POD_Manufactured_Date>
        <POD_PA_Id_FK>4</POD_PA_Id_FK>
        <POD_PR_CustomerPrice_FK>12</POD_PR_CustomerPrice_FK>
        <POD_PR_VAT_RATE_FK>13</POD_PR_VAT_RATE_FK>
        <POD_P_Id_FK>3</POD_P_Id_FK>
        <POD_P_PackSize>sample string 9</POD_P_PackSize>
        <POD_P_PackType>sample string 8</POD_P_PackType>
        <POD_P_ProductCode_FK>sample string 5</POD_P_ProductCode_FK>
        <POD_P_ProductName_FK>sample string 6</POD_P_ProductName_FK>
        <POD_P_Quantity>10</POD_P_Quantity>
        <POD_P_UOM_FK>sample string 7</POD_P_UOM_FK>
        <POD_ServiceTax>16</POD_ServiceTax>
        <POD_ServiceTaxAmount>17</POD_ServiceTaxAmount>
        <POD_ShippingCharges>15</POD_ShippingCharges>
        <POD_TS>2024-03-29T15:36:09.8541323+05:30</POD_TS>
        <POD_TS_Edited_Uid_FK>28</POD_TS_Edited_Uid_FK>
        <POD_TS_LastEdited>2024-03-29T15:36:09.8546312+05:30</POD_TS_LastEdited>
        <POD_UserId_FK>24</POD_UserId_FK>
        <POD_VAT_Amount>14</POD_VAT_Amount>
        <POD_VGSL_BUY_PRICE>18</POD_VGSL_BUY_PRICE>
        <PO_QtyOriginal>11</PO_QtyOriginal>
        <ProductManufacturerId>19</ProductManufacturerId>
        <Qty_Received>20</Qty_Received>
      </PurchaseOrderDetailsModels>
      <PurchaseOrderDetailsModels>
        <BSIVD_ProductSerialNo>sample string 29</BSIVD_ProductSerialNo>
        <DCD_ProductSerialNo>sample string 30</DCD_ProductSerialNo>
        <PA_Convertion_Factor>22</PA_Convertion_Factor>
        <PA_MMOQ_UOM>sample string 23</PA_MMOQ_UOM>
        <PA_Manufacturer_MMOQ>21</PA_Manufacturer_MMOQ>
        <POD_COR_Id_FK>2</POD_COR_Id_FK>
        <POD_Id>1</POD_Id>
        <POD_Inactive>65</POD_Inactive>
        <POD_Manufactured_Date>
          <SPOD_PMDModels>
            <SPOD_PMD_Id_PK>1</SPOD_PMD_Id_PK>
            <SPOD_PMD_Inactive>65</SPOD_PMD_Inactive>
            <SPOD_PMD_ManufacturedDate>2024-03-29T15:36:09.8556304+05:30</SPOD_PMD_ManufacturedDate>
            <SPOD_PMD_POD_Id_FK>2</SPOD_PMD_POD_Id_FK>
            <SPOD_PMD_Qty>3</SPOD_PMD_Qty>
            <SPOD_PMD_TS>2024-03-29T15:36:09.8556304+05:30</SPOD_PMD_TS>
            <SPOD_PMD_TS_Edited_Uid_FK>9</SPOD_PMD_TS_Edited_Uid_FK>
            <SPOD_PMD_TS_LastEdited>2024-03-29T15:36:09.8561288+05:30</SPOD_PMD_TS_LastEdited>
            <SPOD_PMD_UserId_FK>5</SPOD_PMD_UserId_FK>
          </SPOD_PMDModels>
          <SPOD_PMDModels>
            <SPOD_PMD_Id_PK>1</SPOD_PMD_Id_PK>
            <SPOD_PMD_Inactive>65</SPOD_PMD_Inactive>
            <SPOD_PMD_ManufacturedDate>2024-03-29T15:36:09.8556304+05:30</SPOD_PMD_ManufacturedDate>
            <SPOD_PMD_POD_Id_FK>2</SPOD_PMD_POD_Id_FK>
            <SPOD_PMD_Qty>3</SPOD_PMD_Qty>
            <SPOD_PMD_TS>2024-03-29T15:36:09.8556304+05:30</SPOD_PMD_TS>
            <SPOD_PMD_TS_Edited_Uid_FK>9</SPOD_PMD_TS_Edited_Uid_FK>
            <SPOD_PMD_TS_LastEdited>2024-03-29T15:36:09.8561288+05:30</SPOD_PMD_TS_LastEdited>
            <SPOD_PMD_UserId_FK>5</SPOD_PMD_UserId_FK>
          </SPOD_PMDModels>
        </POD_Manufactured_Date>
        <POD_PA_Id_FK>4</POD_PA_Id_FK>
        <POD_PR_CustomerPrice_FK>12</POD_PR_CustomerPrice_FK>
        <POD_PR_VAT_RATE_FK>13</POD_PR_VAT_RATE_FK>
        <POD_P_Id_FK>3</POD_P_Id_FK>
        <POD_P_PackSize>sample string 9</POD_P_PackSize>
        <POD_P_PackType>sample string 8</POD_P_PackType>
        <POD_P_ProductCode_FK>sample string 5</POD_P_ProductCode_FK>
        <POD_P_ProductName_FK>sample string 6</POD_P_ProductName_FK>
        <POD_P_Quantity>10</POD_P_Quantity>
        <POD_P_UOM_FK>sample string 7</POD_P_UOM_FK>
        <POD_ServiceTax>16</POD_ServiceTax>
        <POD_ServiceTaxAmount>17</POD_ServiceTaxAmount>
        <POD_ShippingCharges>15</POD_ShippingCharges>
        <POD_TS>2024-03-29T15:36:09.8541323+05:30</POD_TS>
        <POD_TS_Edited_Uid_FK>28</POD_TS_Edited_Uid_FK>
        <POD_TS_LastEdited>2024-03-29T15:36:09.8546312+05:30</POD_TS_LastEdited>
        <POD_UserId_FK>24</POD_UserId_FK>
        <POD_VAT_Amount>14</POD_VAT_Amount>
        <POD_VGSL_BUY_PRICE>18</POD_VGSL_BUY_PRICE>
        <PO_QtyOriginal>11</PO_QtyOriginal>
        <ProductManufacturerId>19</ProductManufacturerId>
        <Qty_Received>20</Qty_Received>
      </PurchaseOrderDetailsModels>
    </PurchaseOrderDetails>
    <StockistInvoiceDetails>
      <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-03-29T15:36:09.8571275+05:30</CO_TS>
        <CO_TS_Edited_Uid_FK>17</CO_TS_Edited_Uid_FK>
        <CO_TS_LastEdited>2024-03-29T15:36:09.8571275+05:30</CO_TS_LastEdited>
        <CO_UserId_FK>13</CO_UserId_FK>
        <DistrictSpeedSearch xmlns:d5p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
          <d5p1:DI_District>sample string 3</d5p1:DI_District>
          <d5p1:DI_DistrictId>sample string 2</d5p1:DI_DistrictId>
          <d5p1:DI_Id>1</d5p1:DI_Id>
        </DistrictSpeedSearch>
        <StateSpeedSearch xmlns:d5p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
          <d5p1:ST_Id>1</d5p1:ST_Id>
          <d5p1:ST_StateID>sample string 2</d5p1:ST_StateID>
          <d5p1:ST_StateName>sample string 3</d5p1:ST_StateName>
        </StateSpeedSearch>
        <TalukSpeedSearch xmlns:d5p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
          <d5p1:TA_Id>1</d5p1:TA_Id>
          <d5p1:TA_Taluk>sample string 3</d5p1:TA_Taluk>
          <d5p1:TA_TalukId>sample string 2</d5p1:TA_TalukId>
        </TalukSpeedSearch>
        <VillageSpeedSearch xmlns:d5p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
          <d5p1:VI_Id>1</d5p1:VI_Id>
          <d5p1:VI_Village>sample string 3</d5p1:VI_Village>
          <d5p1:VI_VillageId>sample string 2</d5p1:VI_VillageId>
        </VillageSpeedSearch>
      </InvoiceCompany>
      <InvoiceShippingAndTo>
        <AssociateToWarehouse>sample string 14</AssociateToWarehouse>
        <ChainSpeedSearch xmlns:d5p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
          <d5p1:C_Code>sample string 2</d5p1:C_Code>
          <d5p1:C_Id>1</d5p1:C_Id>
          <d5p1:C_Name>sample string 3</d5p1:C_Name>
        </ChainSpeedSearch>
        <DistrictSpeedSearch xmlns:d5p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
          <d5p1:DI_District>sample string 3</d5p1:DI_District>
          <d5p1:DI_DistrictId>sample string 2</d5p1:DI_DistrictId>
          <d5p1:DI_Id>1</d5p1: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-03-29T15:36:09.862119+05:30</SK_TS>
        <SK_TS_Edited_Uid_FK>19</SK_TS_Edited_Uid_FK>
        <SK_TS_LastEdited>2024-03-29T15:36:09.862119+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:d5p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
          <d5p1:WH_Code>sample string 2</d5p1:WH_Code>
          <d5p1:WH_Id>1</d5p1:WH_Id>
          <d5p1:WH_Name>sample string 3</d5p1:WH_Name>
        </SelectedWarehouse>
        <StateSpeedSearch xmlns:d5p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
          <d5p1:ST_Id>1</d5p1:ST_Id>
          <d5p1:ST_StateID>sample string 2</d5p1:ST_StateID>
          <d5p1:ST_StateName>sample string 3</d5p1:ST_StateName>
        </StateSpeedSearch>
        <TalukSpeedSearch xmlns:d5p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
          <d5p1:TA_Id>1</d5p1:TA_Id>
          <d5p1:TA_Taluk>sample string 3</d5p1:TA_Taluk>
          <d5p1:TA_TalukId>sample string 2</d5p1:TA_TalukId>
        </TalukSpeedSearch>
        <ToaddressForstockTransfer>sample string 21</ToaddressForstockTransfer>
        <TotalAmount>20</TotalAmount>
        <VillageSpeedSearch xmlns:d5p1="http://schemas.datacontract.org/2004/07/eDairyWebAPI.Models.SpeedSearch">
          <d5p1:VI_Id>1</d5p1:VI_Id>
          <d5p1:VI_Village>sample string 3</d5p1:VI_Village>
          <d5p1:VI_VillageId>sample string 2</d5p1:VI_VillageId>
        </VillageSpeedSearch>
      </InvoiceShippingAndTo>
      <MarginAmount>4</MarginAmount>
      <PurchaseOrderReff>
        <DC_Id>35</DC_Id>
        <DC_Id_Encyt>sample string 36</DC_Id_Encyt>
        <DC_Number>sample string 37</DC_Number>
        <ModeOfPayment>sample string 5</ModeOfPayment>
        <OrderType>sample string 33</OrderType>
        <POR_Amendment_No>22</POR_Amendment_No>
        <POR_Amendment_Note>sample string 23</POR_Amendment_Note>
        <POR_ConvenienceCharge>21</POR_ConvenienceCharge>
        <POR_Date>2024-03-29T15:36:09.8481417+05:30</POR_Date>
        <POR_Id>1</POR_Id>
        <POR_Id_Encyt>sample string 2</POR_Id_Encyt>
        <POR_Inactive>65</POR_Inactive>
        <POR_InvoiceCreated>sample string 25</POR_InvoiceCreated>
        <POR_OrderNo>sample string 3</POR_OrderNo>
        <POR_Partner_Id_FK>27</POR_Partner_Id_FK>
        <POR_SK_ID_FK>7</POR_SK_ID_FK>
        <POR_ShippingType>sample string 20</POR_ShippingType>
        <POR_StockiestCode>sample string 8</POR_StockiestCode>
        <POR_StockiestName>sample string 9</POR_StockiestName>
        <POR_Stockiest_District>sample string 14</POR_Stockiest_District>
        <POR_Stockiest_DoorNo>sample string 11</POR_Stockiest_DoorNo>
        <POR_Stockiest_Email>sample string 19</POR_Stockiest_Email>
        <POR_Stockiest_MobileNo>17</POR_Stockiest_MobileNo>
        <POR_Stockiest_PinCode>16</POR_Stockiest_PinCode>
        <POR_Stockiest_State>sample string 15</POR_Stockiest_State>
        <POR_Stockiest_Street>sample string 10</POR_Stockiest_Street>
        <POR_Stockiest_TIN_No>sample string 18</POR_Stockiest_TIN_No>
        <POR_Stockiest_Taluk>sample string 13</POR_Stockiest_Taluk>
        <POR_Stockiest_Village>sample string 12</POR_Stockiest_Village>
        <POR_TS>2024-03-29T15:36:09.8506375+05:30</POR_TS>
        <POR_TS_Edited_Uid_FK>32</POR_TS_Edited_Uid_FK>
        <POR_TS_LastEdited>2024-03-29T15:36:09.8506375+05:30</POR_TS_LastEdited>
        <POR_UTRNo>sample string 4</POR_UTRNo>
        <POR_UserId_FK>28</POR_UserId_FK>
        <PartnerId>38</PartnerId>
        <Partner_Name>sample string 34</Partner_Name>
        <StockistLinkedToWarehouse>sample string 26</StockistLinkedToWarehouse>
        <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>24</TotalAmount>
      </PurchaseOrderReff>
      <R_Code>sample string 20</R_Code>
      <R_Date>2024-03-29T15:36:09.869607+05:30</R_Date>
      <R_Id>sample string 19</R_Id>
      <R_ReturnedAmount>22</R_ReturnedAmount>
      <SGRN_Date>2024-03-29T15:36:09.8701062+05:30</SGRN_Date>
      <SGRN_No>sample string 23</SGRN_No>
      <SIV_Discount>11</SIV_Discount>
      <SIV_Id>1</SIV_Id>
      <SIV_Id_Encyt>sample string 2</SIV_Id_Encyt>
      <SIV_Inactive>65</SIV_Inactive>
      <SIV_InvoiceDate>2024-03-29T15:36:09.864116+05:30</SIV_InvoiceDate>
      <SIV_Invoice_No>sample string 5</SIV_Invoice_No>
      <SIV_POR_UTRNo>sample string 8</SIV_POR_UTRNo>
      <SIV_Shipping>12</SIV_Shipping>
      <SIV_TS>2024-03-29T15:36:09.8691091+05:30</SIV_TS>
      <SIV_TS_Edited_Uid_FK>18</SIV_TS_Edited_Uid_FK>
      <SIV_TS_LastEdited>2024-03-29T15:36:09.869607+05:30</SIV_TS_LastEdited>
      <SIV_TermsAndConditions_FK>sample string 13</SIV_TermsAndConditions_FK>
      <SIV_UserId_FK>14</SIV_UserId_FK>
      <SIV_VGSL_ST_NO_FK>sample string 10</SIV_VGSL_ST_NO_FK>
      <SIV_VGSL_TIN_NO_FK>sample string 9</SIV_VGSL_TIN_NO_FK>
      <SIV_WH_Id_FK>7</SIV_WH_Id_FK>
      <StockistInvoiceDetails>
        <StockistInvoiceDetailsModels>
          <ManufacturerDateList>
            <SIVD_PMD_Models>
              <PurchasedQuantity>4</PurchasedQuantity>
              <SIVDPMD_Id_PK>1</SIVDPMD_Id_PK>
              <SIVDPMD_Inactive>65</SIVDPMD_Inactive>
              <SIVDPMD_ManufacturedDate>2024-03-29T15:36:09.8681109+05:30</SIVDPMD_ManufacturedDate>
              <SIVDPMD_Quantity>6</SIVDPMD_Quantity>
              <SIVDPMD_SIVD_Id_FK>2</SIVDPMD_SIVD_Id_FK>
              <SIVDPMD_TS>2024-03-29T15:36:09.8686085+05:30</SIVDPMD_TS>
              <SIVDPMD_TS_Edited_Uid_FK>11</SIVDPMD_TS_Edited_Uid_FK>
              <SIVDPMD_TS_LastEdited>2024-03-29T15:36:09.8686085+05:30</SIVDPMD_TS_LastEdited>
              <SIVDPMD_UserId_FK>7</SIVDPMD_UserId_FK>
              <SoldQuantity>5</SoldQuantity>
            </SIVD_PMD_Models>
            <SIVD_PMD_Models>
              <PurchasedQuantity>4</PurchasedQuantity>
              <SIVDPMD_Id_PK>1</SIVDPMD_Id_PK>
              <SIVDPMD_Inactive>65</SIVDPMD_Inactive>
              <SIVDPMD_ManufacturedDate>2024-03-29T15:36:09.8681109+05:30</SIVDPMD_ManufacturedDate>
              <SIVDPMD_Quantity>6</SIVDPMD_Quantity>
              <SIVDPMD_SIVD_Id_FK>2</SIVDPMD_SIVD_Id_FK>
              <SIVDPMD_TS>2024-03-29T15:36:09.8686085+05:30</SIVDPMD_TS>
              <SIVDPMD_TS_Edited_Uid_FK>11</SIVDPMD_TS_Edited_Uid_FK>
              <SIVDPMD_TS_LastEdited>2024-03-29T15:36:09.8686085+05:30</SIVDPMD_TS_LastEdited>
              <SIVDPMD_UserId_FK>7</SIVDPMD_UserId_FK>
              <SoldQuantity>5</SoldQuantity>
            </SIVD_PMD_Models>
          </ManufacturerDateList>
          <SIVD_BoxNo>11</SIVD_BoxNo>
          <SIVD_DisplayOrder>10</SIVD_DisplayOrder>
          <SIVD_Id>1</SIVD_Id>
          <SIVD_Inactive>65</SIVD_Inactive>
          <SIVD_PA_Id_FK>5</SIVD_PA_Id_FK>
          <SIVD_POD_Quantity_FK>7</SIVD_POD_Quantity_FK>
          <SIVD_PR_StockistPrice_FK>8</SIVD_PR_StockistPrice_FK>
          <SIVD_P_Id_FK>6</SIVD_P_Id_FK>
          <SIVD_P_ProductCode_FK>sample string 2</SIVD_P_ProductCode_FK>
          <SIVD_P_ProductName_FK>sample string 3</SIVD_P_ProductName_FK>
          <SIVD_P_UOM_FK>sample string 4</SIVD_P_UOM_FK>
          <SIVD_TS>2024-03-29T15:36:09.8671128+05:30</SIVD_TS>
          <SIVD_TS_Edited_Uid_FK>16</SIVD_TS_Edited_Uid_FK>
          <SIVD_TS_LastEdited>2024-03-29T15:36:09.8676116+05:30</SIVD_TS_LastEdited>
          <SIVD_UserId_FK>12</SIVD_UserId_FK>
          <SIVD_VAT>9</SIVD_VAT>
        </StockistInvoiceDetailsModels>
        <StockistInvoiceDetailsModels>
          <ManufacturerDateList>
            <SIVD_PMD_Models>
              <PurchasedQuantity>4</PurchasedQuantity>
              <SIVDPMD_Id_PK>1</SIVDPMD_Id_PK>
              <SIVDPMD_Inactive>65</SIVDPMD_Inactive>
              <SIVDPMD_ManufacturedDate>2024-03-29T15:36:09.8681109+05:30</SIVDPMD_ManufacturedDate>
              <SIVDPMD_Quantity>6</SIVDPMD_Quantity>
              <SIVDPMD_SIVD_Id_FK>2</SIVDPMD_SIVD_Id_FK>
              <SIVDPMD_TS>2024-03-29T15:36:09.8686085+05:30</SIVDPMD_TS>
              <SIVDPMD_TS_Edited_Uid_FK>11</SIVDPMD_TS_Edited_Uid_FK>
              <SIVDPMD_TS_LastEdited>2024-03-29T15:36:09.8686085+05:30</SIVDPMD_TS_LastEdited>
              <SIVDPMD_UserId_FK>7</SIVDPMD_UserId_FK>
              <SoldQuantity>5</SoldQuantity>
            </SIVD_PMD_Models>
            <SIVD_PMD_Models>
              <PurchasedQuantity>4</PurchasedQuantity>
              <SIVDPMD_Id_PK>1</SIVDPMD_Id_PK>
              <SIVDPMD_Inactive>65</SIVDPMD_Inactive>
              <SIVDPMD_ManufacturedDate>2024-03-29T15:36:09.8681109+05:30</SIVDPMD_ManufacturedDate>
              <SIVDPMD_Quantity>6</SIVDPMD_Quantity>
              <SIVDPMD_SIVD_Id_FK>2</SIVDPMD_SIVD_Id_FK>
              <SIVDPMD_TS>2024-03-29T15:36:09.8686085+05:30</SIVDPMD_TS>
              <SIVDPMD_TS_Edited_Uid_FK>11</SIVDPMD_TS_Edited_Uid_FK>
              <SIVDPMD_TS_LastEdited>2024-03-29T15:36:09.8686085+05:30</SIVDPMD_TS_LastEdited>
              <SIVDPMD_UserId_FK>7</SIVDPMD_UserId_FK>
              <SoldQuantity>5</SoldQuantity>
            </SIVD_PMD_Models>
          </ManufacturerDateList>
          <SIVD_BoxNo>11</SIVD_BoxNo>
          <SIVD_DisplayOrder>10</SIVD_DisplayOrder>
          <SIVD_Id>1</SIVD_Id>
          <SIVD_Inactive>65</SIVD_Inactive>
          <SIVD_PA_Id_FK>5</SIVD_PA_Id_FK>
          <SIVD_POD_Quantity_FK>7</SIVD_POD_Quantity_FK>
          <SIVD_PR_StockistPrice_FK>8</SIVD_PR_StockistPrice_FK>
          <SIVD_P_Id_FK>6</SIVD_P_Id_FK>
          <SIVD_P_ProductCode_FK>sample string 2</SIVD_P_ProductCode_FK>
          <SIVD_P_ProductName_FK>sample string 3</SIVD_P_ProductName_FK>
          <SIVD_P_UOM_FK>sample string 4</SIVD_P_UOM_FK>
          <SIVD_TS>2024-03-29T15:36:09.8671128+05:30</SIVD_TS>
          <SIVD_TS_Edited_Uid_FK>16</SIVD_TS_Edited_Uid_FK>
          <SIVD_TS_LastEdited>2024-03-29T15:36:09.8676116+05:30</SIVD_TS_LastEdited>
          <SIVD_UserId_FK>12</SIVD_UserId_FK>
          <SIVD_VAT>9</SIVD_VAT>
        </StockistInvoiceDetailsModels>
      </StockistInvoiceDetails>
      <TotalAmount>3</TotalAmount>
    </StockistInvoiceDetails>
  </PurchaseOrder>
  <SGRN_DC_No>sample string 4</SGRN_DC_No>
  <SGRN_Date>2024-03-29T15:36:09.8471433+05:30</SGRN_Date>
  <SGRN_Driver>sample string 6</SGRN_Driver>
  <SGRN_Id>1</SGRN_Id>
  <SGRN_No>sample string 2</SGRN_No>
  <SGRN_Note>sample string 10</SGRN_Note>
  <SGRN_OrderType>sample string 11</SGRN_OrderType>
  <SGRN_POR_Id_FK>7</SGRN_POR_Id_FK>
  <SGRN_TotalAmount>12</SGRN_TotalAmount>
  <SGRN_Vehicle_No>sample string 5</SGRN_Vehicle_No>
  <SGRN_Warehouse_Invoice_Date>2024-03-29T15:36:09.8481417+05:30</SGRN_Warehouse_Invoice_Date>
  <SGRN_Warehouse_Invoice_No>sample string 8</SGRN_Warehouse_Invoice_No>
  <StockistGRN>
    <DC_Id>35</DC_Id>
    <DC_Id_Encyt>sample string 36</DC_Id_Encyt>
    <DC_Number>sample string 37</DC_Number>
    <ModeOfPayment>sample string 5</ModeOfPayment>
    <OrderType>sample string 33</OrderType>
    <POR_Amendment_No>22</POR_Amendment_No>
    <POR_Amendment_Note>sample string 23</POR_Amendment_Note>
    <POR_ConvenienceCharge>21</POR_ConvenienceCharge>
    <POR_Date>2024-03-29T15:36:09.8481417+05:30</POR_Date>
    <POR_Id>1</POR_Id>
    <POR_Id_Encyt>sample string 2</POR_Id_Encyt>
    <POR_Inactive>65</POR_Inactive>
    <POR_InvoiceCreated>sample string 25</POR_InvoiceCreated>
    <POR_OrderNo>sample string 3</POR_OrderNo>
    <POR_Partner_Id_FK>27</POR_Partner_Id_FK>
    <POR_SK_ID_FK>7</POR_SK_ID_FK>
    <POR_ShippingType>sample string 20</POR_ShippingType>
    <POR_StockiestCode>sample string 8</POR_StockiestCode>
    <POR_StockiestName>sample string 9</POR_StockiestName>
    <POR_Stockiest_District>sample string 14</POR_Stockiest_District>
    <POR_Stockiest_DoorNo>sample string 11</POR_Stockiest_DoorNo>
    <POR_Stockiest_Email>sample string 19</POR_Stockiest_Email>
    <POR_Stockiest_MobileNo>17</POR_Stockiest_MobileNo>
    <POR_Stockiest_PinCode>16</POR_Stockiest_PinCode>
    <POR_Stockiest_State>sample string 15</POR_Stockiest_State>
    <POR_Stockiest_Street>sample string 10</POR_Stockiest_Street>
    <POR_Stockiest_TIN_No>sample string 18</POR_Stockiest_TIN_No>
    <POR_Stockiest_Taluk>sample string 13</POR_Stockiest_Taluk>
    <POR_Stockiest_Village>sample string 12</POR_Stockiest_Village>
    <POR_TS>2024-03-29T15:36:09.8506375+05:30</POR_TS>
    <POR_TS_Edited_Uid_FK>32</POR_TS_Edited_Uid_FK>
    <POR_TS_LastEdited>2024-03-29T15:36:09.8506375+05:30</POR_TS_LastEdited>
    <POR_UTRNo>sample string 4</POR_UTRNo>
    <POR_UserId_FK>28</POR_UserId_FK>
    <PartnerId>38</PartnerId>
    <Partner_Name>sample string 34</Partner_Name>
    <StockistLinkedToWarehouse>sample string 26</StockistLinkedToWarehouse>
    <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>24</TotalAmount>
  </StockistGRN>
</StockistGoodsReceivingNoteModels>

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 'StockistGoodsReceivingNoteModels'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.