POST api/LoadReceipt/PostLoadReceipt

Request Information

URI Parameters

None.

Body Parameters

LoadReceiptInput
NameDescriptionTypeAdditional information
LR_ID

integer

None.

LR_CP_ID

integer

None.

LR_TYPE

string

None.

LR_NUMBER

string

None.

LR_BOOKING_TYPE

string

None.

LR_FROM_CP_ID

integer

None.

LR_DEL_CP_ID

integer

None.

LR_FROM_AR_ID

integer

None.

LR_FROM_MOBILE_NUM

string

None.

LR_FROM_GST_NUM

string

None.

LR_FROM_ADDRESS

string

None.

LR_FROM_PIN

string

None.

LR_TO_AR_ID

integer

None.

LR_TO_MOBILE_NUM

string

None.

LR_TO_GST_NUM

string

None.

LR_TO_ADDRESS

string

None.

LR_TO_PIN

string

None.

LR_CHARGE_TYPE

string

None.

LR_ACTUAL_WGT

decimal number

None.

LR_CHARGED_WGT

decimal number

None.

LR_TOTAL_KMS

decimal number

None.

LR_WEIGHT_PER_KG

decimal number

None.

LR_FIX_AMT

decimal number

None.

LR_INV_NUM

string

None.

LR_INV_AMT

decimal number

None.

LR_BILL_TYPE

string

None.

LR_GST_PAID_BY

string

None.

LR_DELIVERY_TYPE

string

None.

LR_STATUS

string

None.

LR_REMARKS

string

None.

LR_TOTAL_AMT

decimal number

None.

LR_GRAND_TOTAL_AMT

decimal number

None.

LR_GST_ID

integer

None.

LR_SSGT_AMT

decimal number

None.

LR_CCGT_AMT

decimal number

None.

LR_IGST_AMT

decimal number

None.

LR_FRT_AMT

decimal number

None.

LR_CHG_AMT

decimal number

None.

LR_LOADING_AMT

decimal number

None.

LR_PICKUP_AMT

decimal number

None.

LR_DELIVERY_AMT

decimal number

None.

LR_STATIONARY_AMT

decimal number

None.

LR_OTHER_AMT

decimal number

None.

LR_LOCAL_TEMPO_AMT

decimal number

None.

LR_CREATED_BY

integer

None.

LR_CREATED_ON

date

None.

LR_MODIFIED_BY

integer

None.

LR_MODIFIED_ON

date

None.

LR_FROM_AR_NAME

string

None.

LR_TO_AR_NAME

string

None.

LR_DATE

date

None.

LR_REFERENCE

string

None.

LR_POD_AMT

decimal number

None.

LR_STORE_COMMISSION_AMT

decimal number

None.

LR_BILL_TO

string

None.

LR_DELIVERY_PAYOUT_AMT

decimal number

None.

LR_APPROVED_BY

integer

None.

LR_APPROVED_BY_NAME

string

None.

LR_APPROVED_ON

date

None.

LR_DIS_COMMISSION_AMT

decimal number

None.

LR_POSTED_STATUS

string

None.

LR_REBATE_AMT

decimal number

None.

LR_FROM_DATE

date

None.

LR_TO_DATE

date

None.

LR_LOCAL_VEH_ID

integer

None.

LR_CREATED_CUS_ID

integer

None.

LR_FROM_LAT

string

None.

LR_FROM_LONG

string

None.

LR_TO_LAT

string

None.

LR_TO_LONG

string

None.

LR_BILL_TO_NAME

string

None.

LR_GST_NAME

string

None.

LR_ARTICLE_DETAILS

Collection of LR_ARTICLE_DETAILS

None.

LR_EWAY_DETAILS

Collection of LR_EWAY_DETAILS

None.

LR_TYPE_CODE

string

None.

LR_FROM_CP_NAME

string

None.

LR_DEL_CP_NAME

string

None.

LR_GST_PAID_BY_CODE

string

None.

LR_ETT_DATE

date

None.

LR_MULTI_CP_ID

string

None.

Request Formats

application/json, text/json

Sample:
{
  "LR_ID": 1,
  "LR_CP_ID": 1,
  "LR_TYPE": "sample string 1",
  "LR_NUMBER": "sample string 2",
  "LR_BOOKING_TYPE": "sample string 3",
  "LR_FROM_CP_ID": 1,
  "LR_DEL_CP_ID": 1,
  "LR_FROM_AR_ID": 1,
  "LR_FROM_MOBILE_NUM": "sample string 4",
  "LR_FROM_GST_NUM": "sample string 5",
  "LR_FROM_ADDRESS": "sample string 6",
  "LR_FROM_PIN": "sample string 7",
  "LR_TO_AR_ID": 1,
  "LR_TO_MOBILE_NUM": "sample string 8",
  "LR_TO_GST_NUM": "sample string 9",
  "LR_TO_ADDRESS": "sample string 10",
  "LR_TO_PIN": "sample string 11",
  "LR_CHARGE_TYPE": "sample string 12",
  "LR_ACTUAL_WGT": 1.1,
  "LR_CHARGED_WGT": 1.1,
  "LR_TOTAL_KMS": 1.1,
  "LR_WEIGHT_PER_KG": 1.1,
  "LR_FIX_AMT": 1.1,
  "LR_INV_NUM": "sample string 13",
  "LR_INV_AMT": 1.1,
  "LR_BILL_TYPE": "sample string 14",
  "LR_GST_PAID_BY": "sample string 15",
  "LR_DELIVERY_TYPE": "sample string 16",
  "LR_STATUS": "sample string 17",
  "LR_REMARKS": "sample string 18",
  "LR_TOTAL_AMT": 1.1,
  "LR_GRAND_TOTAL_AMT": 1.1,
  "LR_GST_ID": 1,
  "LR_SSGT_AMT": 1.1,
  "LR_CCGT_AMT": 1.1,
  "LR_IGST_AMT": 1.1,
  "LR_FRT_AMT": 1.1,
  "LR_CHG_AMT": 1.1,
  "LR_LOADING_AMT": 1.1,
  "LR_PICKUP_AMT": 1.1,
  "LR_DELIVERY_AMT": 1.1,
  "LR_STATIONARY_AMT": 1.1,
  "LR_OTHER_AMT": 1.1,
  "LR_LOCAL_TEMPO_AMT": 1.1,
  "LR_CREATED_BY": 1,
  "LR_CREATED_ON": "2024-05-19T16:24:59.9402266+05:30",
  "LR_MODIFIED_BY": 1,
  "LR_MODIFIED_ON": "2024-05-19T16:24:59.9402266+05:30",
  "LR_FROM_AR_NAME": "sample string 19",
  "LR_TO_AR_NAME": "sample string 20",
  "LR_DATE": "2024-05-19T16:24:59.9402266+05:30",
  "LR_REFERENCE": "sample string 21",
  "LR_POD_AMT": 1.1,
  "LR_STORE_COMMISSION_AMT": 1.1,
  "LR_BILL_TO": "sample string 22",
  "LR_DELIVERY_PAYOUT_AMT": 1.1,
  "LR_APPROVED_BY": 1,
  "LR_APPROVED_BY_NAME": "sample string 23",
  "LR_APPROVED_ON": "2024-05-19T16:24:59.9412259+05:30",
  "LR_DIS_COMMISSION_AMT": 1.1,
  "LR_POSTED_STATUS": "sample string 24",
  "LR_REBATE_AMT": 1.1,
  "LR_FROM_DATE": "2024-05-19T16:24:59.9412259+05:30",
  "LR_TO_DATE": "2024-05-19T16:24:59.9412259+05:30",
  "LR_LOCAL_VEH_ID": 1,
  "LR_CREATED_CUS_ID": 1,
  "LR_FROM_LAT": "sample string 25",
  "LR_FROM_LONG": "sample string 26",
  "LR_TO_LAT": "sample string 27",
  "LR_TO_LONG": "sample string 28",
  "LR_BILL_TO_NAME": "sample string 29",
  "LR_GST_NAME": "sample string 30",
  "LR_ARTICLE_DETAILS": [
    {
      "LRD_ID": 1,
      "LRD_LR_ID": 1,
      "LRD_ARTICLE_NUM": 1,
      "LRD_ARTICLE_TYPE": 1,
      "LRD_ARTICLE_TYPE_CODE": "sample string 1",
      "LRD_COMMODITY_ID": 1,
      "LRD_COMMODITY_CODE": "sample string 2",
      "LRD_COMMODITY_DESC": "sample string 3",
      "LRD_ARTICLE_AMT": 1.1,
      "LRD_LOADED_ARTICLE": 1,
      "LRD_PENDING_ARTICLE": 1
    },
    {
      "LRD_ID": 1,
      "LRD_LR_ID": 1,
      "LRD_ARTICLE_NUM": 1,
      "LRD_ARTICLE_TYPE": 1,
      "LRD_ARTICLE_TYPE_CODE": "sample string 1",
      "LRD_COMMODITY_ID": 1,
      "LRD_COMMODITY_CODE": "sample string 2",
      "LRD_COMMODITY_DESC": "sample string 3",
      "LRD_ARTICLE_AMT": 1.1,
      "LRD_LOADED_ARTICLE": 1,
      "LRD_PENDING_ARTICLE": 1
    }
  ],
  "LR_EWAY_DETAILS": [
    {
      "LED_ID": 1,
      "LED_LR_ID": 1,
      "LED_BILL_NUM": "sample string 1"
    },
    {
      "LED_ID": 1,
      "LED_LR_ID": 1,
      "LED_BILL_NUM": "sample string 1"
    }
  ],
  "LR_TYPE_CODE": "sample string 31",
  "LR_FROM_CP_NAME": "sample string 32",
  "LR_DEL_CP_NAME": "sample string 33",
  "LR_GST_PAID_BY_CODE": "sample string 34",
  "LR_ETT_DATE": "2024-05-19T16:24:59.9412259+05:30",
  "LR_MULTI_CP_ID": "sample string 35"
}

application/xml, text/xml

Sample:
<LoadReceiptInput xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ZealitAPI.Models">
  <LR_ACTUAL_WGT>1.1</LR_ACTUAL_WGT>
  <LR_APPROVED_BY>1</LR_APPROVED_BY>
  <LR_APPROVED_BY_NAME>sample string 23</LR_APPROVED_BY_NAME>
  <LR_APPROVED_ON>2024-05-19T16:24:59.9412259+05:30</LR_APPROVED_ON>
  <LR_ARTICLE_DETAILS>
    <LR_ARTICLE_DETAILS>
      <LRD_ARTICLE_AMT>1.1</LRD_ARTICLE_AMT>
      <LRD_ARTICLE_NUM>1</LRD_ARTICLE_NUM>
      <LRD_ARTICLE_TYPE>1</LRD_ARTICLE_TYPE>
      <LRD_ARTICLE_TYPE_CODE>sample string 1</LRD_ARTICLE_TYPE_CODE>
      <LRD_COMMODITY_CODE>sample string 2</LRD_COMMODITY_CODE>
      <LRD_COMMODITY_DESC>sample string 3</LRD_COMMODITY_DESC>
      <LRD_COMMODITY_ID>1</LRD_COMMODITY_ID>
      <LRD_ID>1</LRD_ID>
      <LRD_LOADED_ARTICLE>1</LRD_LOADED_ARTICLE>
      <LRD_LR_ID>1</LRD_LR_ID>
      <LRD_PENDING_ARTICLE>1</LRD_PENDING_ARTICLE>
    </LR_ARTICLE_DETAILS>
    <LR_ARTICLE_DETAILS>
      <LRD_ARTICLE_AMT>1.1</LRD_ARTICLE_AMT>
      <LRD_ARTICLE_NUM>1</LRD_ARTICLE_NUM>
      <LRD_ARTICLE_TYPE>1</LRD_ARTICLE_TYPE>
      <LRD_ARTICLE_TYPE_CODE>sample string 1</LRD_ARTICLE_TYPE_CODE>
      <LRD_COMMODITY_CODE>sample string 2</LRD_COMMODITY_CODE>
      <LRD_COMMODITY_DESC>sample string 3</LRD_COMMODITY_DESC>
      <LRD_COMMODITY_ID>1</LRD_COMMODITY_ID>
      <LRD_ID>1</LRD_ID>
      <LRD_LOADED_ARTICLE>1</LRD_LOADED_ARTICLE>
      <LRD_LR_ID>1</LRD_LR_ID>
      <LRD_PENDING_ARTICLE>1</LRD_PENDING_ARTICLE>
    </LR_ARTICLE_DETAILS>
  </LR_ARTICLE_DETAILS>
  <LR_BILL_TO>sample string 22</LR_BILL_TO>
  <LR_BILL_TO_NAME>sample string 29</LR_BILL_TO_NAME>
  <LR_BILL_TYPE>sample string 14</LR_BILL_TYPE>
  <LR_BOOKING_TYPE>sample string 3</LR_BOOKING_TYPE>
  <LR_CCGT_AMT>1.1</LR_CCGT_AMT>
  <LR_CHARGED_WGT>1.1</LR_CHARGED_WGT>
  <LR_CHARGE_TYPE>sample string 12</LR_CHARGE_TYPE>
  <LR_CHG_AMT>1.1</LR_CHG_AMT>
  <LR_CP_ID>1</LR_CP_ID>
  <LR_CREATED_BY>1</LR_CREATED_BY>
  <LR_CREATED_CUS_ID>1</LR_CREATED_CUS_ID>
  <LR_CREATED_ON>2024-05-19T16:24:59.9402266+05:30</LR_CREATED_ON>
  <LR_DATE>2024-05-19T16:24:59.9402266+05:30</LR_DATE>
  <LR_DELIVERY_AMT>1.1</LR_DELIVERY_AMT>
  <LR_DELIVERY_PAYOUT_AMT>1.1</LR_DELIVERY_PAYOUT_AMT>
  <LR_DELIVERY_TYPE>sample string 16</LR_DELIVERY_TYPE>
  <LR_DEL_CP_ID>1</LR_DEL_CP_ID>
  <LR_DEL_CP_NAME>sample string 33</LR_DEL_CP_NAME>
  <LR_DIS_COMMISSION_AMT>1.1</LR_DIS_COMMISSION_AMT>
  <LR_ETT_DATE>2024-05-19T16:24:59.9412259+05:30</LR_ETT_DATE>
  <LR_EWAY_DETAILS>
    <LR_EWAY_DETAILS>
      <LED_BILL_NUM>sample string 1</LED_BILL_NUM>
      <LED_ID>1</LED_ID>
      <LED_LR_ID>1</LED_LR_ID>
    </LR_EWAY_DETAILS>
    <LR_EWAY_DETAILS>
      <LED_BILL_NUM>sample string 1</LED_BILL_NUM>
      <LED_ID>1</LED_ID>
      <LED_LR_ID>1</LED_LR_ID>
    </LR_EWAY_DETAILS>
  </LR_EWAY_DETAILS>
  <LR_FIX_AMT>1.1</LR_FIX_AMT>
  <LR_FROM_ADDRESS>sample string 6</LR_FROM_ADDRESS>
  <LR_FROM_AR_ID>1</LR_FROM_AR_ID>
  <LR_FROM_AR_NAME>sample string 19</LR_FROM_AR_NAME>
  <LR_FROM_CP_ID>1</LR_FROM_CP_ID>
  <LR_FROM_CP_NAME>sample string 32</LR_FROM_CP_NAME>
  <LR_FROM_DATE>2024-05-19T16:24:59.9412259+05:30</LR_FROM_DATE>
  <LR_FROM_GST_NUM>sample string 5</LR_FROM_GST_NUM>
  <LR_FROM_LAT>sample string 25</LR_FROM_LAT>
  <LR_FROM_LONG>sample string 26</LR_FROM_LONG>
  <LR_FROM_MOBILE_NUM>sample string 4</LR_FROM_MOBILE_NUM>
  <LR_FROM_PIN>sample string 7</LR_FROM_PIN>
  <LR_FRT_AMT>1.1</LR_FRT_AMT>
  <LR_GRAND_TOTAL_AMT>1.1</LR_GRAND_TOTAL_AMT>
  <LR_GST_ID>1</LR_GST_ID>
  <LR_GST_NAME>sample string 30</LR_GST_NAME>
  <LR_GST_PAID_BY>sample string 15</LR_GST_PAID_BY>
  <LR_GST_PAID_BY_CODE>sample string 34</LR_GST_PAID_BY_CODE>
  <LR_ID>1</LR_ID>
  <LR_IGST_AMT>1.1</LR_IGST_AMT>
  <LR_INV_AMT>1.1</LR_INV_AMT>
  <LR_INV_NUM>sample string 13</LR_INV_NUM>
  <LR_LOADING_AMT>1.1</LR_LOADING_AMT>
  <LR_LOCAL_TEMPO_AMT>1.1</LR_LOCAL_TEMPO_AMT>
  <LR_LOCAL_VEH_ID>1</LR_LOCAL_VEH_ID>
  <LR_MODIFIED_BY>1</LR_MODIFIED_BY>
  <LR_MODIFIED_ON>2024-05-19T16:24:59.9402266+05:30</LR_MODIFIED_ON>
  <LR_MULTI_CP_ID>sample string 35</LR_MULTI_CP_ID>
  <LR_NUMBER>sample string 2</LR_NUMBER>
  <LR_OTHER_AMT>1.1</LR_OTHER_AMT>
  <LR_PICKUP_AMT>1.1</LR_PICKUP_AMT>
  <LR_POD_AMT>1.1</LR_POD_AMT>
  <LR_POSTED_STATUS>sample string 24</LR_POSTED_STATUS>
  <LR_REBATE_AMT>1.1</LR_REBATE_AMT>
  <LR_REFERENCE>sample string 21</LR_REFERENCE>
  <LR_REMARKS>sample string 18</LR_REMARKS>
  <LR_SSGT_AMT>1.1</LR_SSGT_AMT>
  <LR_STATIONARY_AMT>1.1</LR_STATIONARY_AMT>
  <LR_STATUS>sample string 17</LR_STATUS>
  <LR_STORE_COMMISSION_AMT>1.1</LR_STORE_COMMISSION_AMT>
  <LR_TOTAL_AMT>1.1</LR_TOTAL_AMT>
  <LR_TOTAL_KMS>1.1</LR_TOTAL_KMS>
  <LR_TO_ADDRESS>sample string 10</LR_TO_ADDRESS>
  <LR_TO_AR_ID>1</LR_TO_AR_ID>
  <LR_TO_AR_NAME>sample string 20</LR_TO_AR_NAME>
  <LR_TO_DATE>2024-05-19T16:24:59.9412259+05:30</LR_TO_DATE>
  <LR_TO_GST_NUM>sample string 9</LR_TO_GST_NUM>
  <LR_TO_LAT>sample string 27</LR_TO_LAT>
  <LR_TO_LONG>sample string 28</LR_TO_LONG>
  <LR_TO_MOBILE_NUM>sample string 8</LR_TO_MOBILE_NUM>
  <LR_TO_PIN>sample string 11</LR_TO_PIN>
  <LR_TYPE>sample string 1</LR_TYPE>
  <LR_TYPE_CODE>sample string 31</LR_TYPE_CODE>
  <LR_WEIGHT_PER_KG>1.1</LR_WEIGHT_PER_KG>
</LoadReceiptInput>

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.