POST SavePUVHM

Request Information

URI Parameters

None.

Body Parameters

ClassAPIRequest_Save_PUV_Haldiram
NameDescriptionTypeAdditional information
DisplayError

string

None.

Comp_Name

string

None.

Location_Name

string

None.

Bill_No

string

None.

Bill_Type

string

None.

GRN_Prefix

string

None.

Bill_Date

string

None.

Order_No

string

None.

Cust_User_Code

string

None.

Customer_Name

string

None.

Basic_Amount

decimal number

None.

Net_Before_Round

decimal number

None.

Net_Amount

decimal number

None.

Cancel_Doc

string

None.

GR_Date

string

None.

GR_Time

string

None.

IRN_NO

string

None.

Vehicle_Number

string

None.

Transporter_Number

string

None.

Transporter_Name

string

None.

Transporter_Telephone

string

None.

Remark1

string

None.

ListItems

Collection of ClassAPIRequest_Save_PUV_Items_Haldiram

None.

Request Formats

application/json, text/json

Sample:
{
  "DisplayError": "sample string 1",
  "Comp_Name": "sample string 2",
  "Location_Name": "sample string 3",
  "Bill_No": "sample string 4",
  "Bill_Type": "sample string 5",
  "GRN_Prefix": "sample string 6",
  "Bill_Date": "sample string 7",
  "Order_No": "sample string 8",
  "Cust_User_Code": "sample string 9",
  "Customer_Name": "sample string 10",
  "Basic_Amount": 11.1,
  "Net_Before_Round": 12.1,
  "Net_Amount": 13.1,
  "Cancel_Doc": "sample string 14",
  "GR_Date": "sample string 15",
  "GR_Time": "sample string 16",
  "IRN_NO": "sample string 17",
  "Vehicle_Number": "sample string 18",
  "Transporter_Number": "sample string 19",
  "Transporter_Name": "sample string 20",
  "Transporter_Telephone": "sample string 21",
  "Remark1": "sample string 22",
  "ListItems": [
    {
      "Invoice_Item_No": 1,
      "Item_Code": "sample string 2",
      "Batch_Number": "sample string 3",
      "Expiry_Date": "sample string 4",
      "Price": 5.1,
      "Std_Rate": 6.1,
      "Unit_Price": 7.1,
      "Invoice_Qty": 8,
      "Item_Value": 9.1,
      "Sch_Per_Unit": 10.1,
      "Sch_In_Rs": 11.1,
      "CD_Per": 12.1,
      "TD_Per": 13.1,
      "SGST_Per": 14.1,
      "CGST_Per": 15.1,
      "IGST_Per": 16.1,
      "Price_List_Name": "sample string 17",
      "Price_List_Admentment": "sample string 18",
      "Cust_PO_No": "sample string 19",
      "Ref_Doc_Type": "sample string 20",
      "Kg_MRP": 21.1,
      "MRP_Pcs_Per_Pkt": 22.1,
      "DS_Selling_Price": 23.1,
      "SD_Institutional_Price": 24.1,
      "SD_Railway_Pricing": 25.1,
      "Retailer_Selling_Price": 26.1,
      "JTC1_AMOUNT": 27.1,
      "JTC1_PERCENT": 28.1,
      "ListCartons": [
        {
          "C_B_Serial_No": "sample string 1"
        },
        {
          "C_B_Serial_No": "sample string 1"
        }
      ]
    },
    {
      "Invoice_Item_No": 1,
      "Item_Code": "sample string 2",
      "Batch_Number": "sample string 3",
      "Expiry_Date": "sample string 4",
      "Price": 5.1,
      "Std_Rate": 6.1,
      "Unit_Price": 7.1,
      "Invoice_Qty": 8,
      "Item_Value": 9.1,
      "Sch_Per_Unit": 10.1,
      "Sch_In_Rs": 11.1,
      "CD_Per": 12.1,
      "TD_Per": 13.1,
      "SGST_Per": 14.1,
      "CGST_Per": 15.1,
      "IGST_Per": 16.1,
      "Price_List_Name": "sample string 17",
      "Price_List_Admentment": "sample string 18",
      "Cust_PO_No": "sample string 19",
      "Ref_Doc_Type": "sample string 20",
      "Kg_MRP": 21.1,
      "MRP_Pcs_Per_Pkt": 22.1,
      "DS_Selling_Price": 23.1,
      "SD_Institutional_Price": 24.1,
      "SD_Railway_Pricing": 25.1,
      "Retailer_Selling_Price": 26.1,
      "JTC1_AMOUNT": 27.1,
      "JTC1_PERCENT": 28.1,
      "ListCartons": [
        {
          "C_B_Serial_No": "sample string 1"
        },
        {
          "C_B_Serial_No": "sample string 1"
        }
      ]
    }
  ]
}

application/xml, text/xml

Sample:
<ClassAPIRequest_Save_PUV_Haldiram xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Logic.NET.API.Base">
  <Basic_Amount>11.1</Basic_Amount>
  <Bill_Date>sample string 7</Bill_Date>
  <Bill_No>sample string 4</Bill_No>
  <Bill_Type>sample string 5</Bill_Type>
  <Cancel_Doc>sample string 14</Cancel_Doc>
  <Comp_Name>sample string 2</Comp_Name>
  <Cust_User_Code>sample string 9</Cust_User_Code>
  <Customer_Name>sample string 10</Customer_Name>
  <DisplayError>sample string 1</DisplayError>
  <GRN_Prefix>sample string 6</GRN_Prefix>
  <GR_Date>sample string 15</GR_Date>
  <GR_Time>sample string 16</GR_Time>
  <IRN_NO>sample string 17</IRN_NO>
  <ListItems>
    <ClassAPIRequest_Save_PUV_Items_Haldiram>
      <Batch_Number>sample string 3</Batch_Number>
      <CD_Per>12.1</CD_Per>
      <CGST_Per>15.1</CGST_Per>
      <Cust_PO_No>sample string 19</Cust_PO_No>
      <DS_Selling_Price>23.1</DS_Selling_Price>
      <Expiry_Date>sample string 4</Expiry_Date>
      <IGST_Per>16.1</IGST_Per>
      <Invoice_Item_No>1</Invoice_Item_No>
      <Invoice_Qty>8</Invoice_Qty>
      <Item_Code>sample string 2</Item_Code>
      <Item_Value>9.1</Item_Value>
      <JTC1_AMOUNT>27.1</JTC1_AMOUNT>
      <JTC1_PERCENT>28.1</JTC1_PERCENT>
      <Kg_MRP>21.1</Kg_MRP>
      <ListCartons>
        <ClassAPIRequest_Save_PUV_Carton>
          <C_B_Serial_No>sample string 1</C_B_Serial_No>
        </ClassAPIRequest_Save_PUV_Carton>
        <ClassAPIRequest_Save_PUV_Carton>
          <C_B_Serial_No>sample string 1</C_B_Serial_No>
        </ClassAPIRequest_Save_PUV_Carton>
      </ListCartons>
      <MRP_Pcs_Per_Pkt>22.1</MRP_Pcs_Per_Pkt>
      <Price>5.1</Price>
      <Price_List_Admentment>sample string 18</Price_List_Admentment>
      <Price_List_Name>sample string 17</Price_List_Name>
      <Ref_Doc_Type>sample string 20</Ref_Doc_Type>
      <Retailer_Selling_Price>26.1</Retailer_Selling_Price>
      <SD_Institutional_Price>24.1</SD_Institutional_Price>
      <SD_Railway_Pricing>25.1</SD_Railway_Pricing>
      <SGST_Per>14.1</SGST_Per>
      <Sch_In_Rs>11.1</Sch_In_Rs>
      <Sch_Per_Unit>10.1</Sch_Per_Unit>
      <Std_Rate>6.1</Std_Rate>
      <TD_Per>13.1</TD_Per>
      <Unit_Price>7.1</Unit_Price>
    </ClassAPIRequest_Save_PUV_Items_Haldiram>
    <ClassAPIRequest_Save_PUV_Items_Haldiram>
      <Batch_Number>sample string 3</Batch_Number>
      <CD_Per>12.1</CD_Per>
      <CGST_Per>15.1</CGST_Per>
      <Cust_PO_No>sample string 19</Cust_PO_No>
      <DS_Selling_Price>23.1</DS_Selling_Price>
      <Expiry_Date>sample string 4</Expiry_Date>
      <IGST_Per>16.1</IGST_Per>
      <Invoice_Item_No>1</Invoice_Item_No>
      <Invoice_Qty>8</Invoice_Qty>
      <Item_Code>sample string 2</Item_Code>
      <Item_Value>9.1</Item_Value>
      <JTC1_AMOUNT>27.1</JTC1_AMOUNT>
      <JTC1_PERCENT>28.1</JTC1_PERCENT>
      <Kg_MRP>21.1</Kg_MRP>
      <ListCartons>
        <ClassAPIRequest_Save_PUV_Carton>
          <C_B_Serial_No>sample string 1</C_B_Serial_No>
        </ClassAPIRequest_Save_PUV_Carton>
        <ClassAPIRequest_Save_PUV_Carton>
          <C_B_Serial_No>sample string 1</C_B_Serial_No>
        </ClassAPIRequest_Save_PUV_Carton>
      </ListCartons>
      <MRP_Pcs_Per_Pkt>22.1</MRP_Pcs_Per_Pkt>
      <Price>5.1</Price>
      <Price_List_Admentment>sample string 18</Price_List_Admentment>
      <Price_List_Name>sample string 17</Price_List_Name>
      <Ref_Doc_Type>sample string 20</Ref_Doc_Type>
      <Retailer_Selling_Price>26.1</Retailer_Selling_Price>
      <SD_Institutional_Price>24.1</SD_Institutional_Price>
      <SD_Railway_Pricing>25.1</SD_Railway_Pricing>
      <SGST_Per>14.1</SGST_Per>
      <Sch_In_Rs>11.1</Sch_In_Rs>
      <Sch_Per_Unit>10.1</Sch_Per_Unit>
      <Std_Rate>6.1</Std_Rate>
      <TD_Per>13.1</TD_Per>
      <Unit_Price>7.1</Unit_Price>
    </ClassAPIRequest_Save_PUV_Items_Haldiram>
  </ListItems>
  <Location_Name>sample string 3</Location_Name>
  <Net_Amount>13.1</Net_Amount>
  <Net_Before_Round>12.1</Net_Before_Round>
  <Order_No>sample string 8</Order_No>
  <Remark1>sample string 22</Remark1>
  <Transporter_Name>sample string 20</Transporter_Name>
  <Transporter_Number>sample string 19</Transporter_Number>
  <Transporter_Telephone>sample string 21</Transporter_Telephone>
  <Vehicle_Number>sample string 18</Vehicle_Number>
</ClassAPIRequest_Save_PUV_Haldiram>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.