POST api/RateRequest/UploadPortLocalCharges

Request Information

URI Parameters

None.

Body Parameters

UploadPortLocalCharges
NameDescriptionTypeAdditional information
PLC_ID

integer

None.

PLC_SHIP_TYPE

string

None.

PLC_PT_ID

integer

None.

PLC_CT_ID

integer

None.

PLC_TR_ID

integer

None.

PLC_CP_ID

integer

None.

PLC_INC_FRT

string

None.

PLC_CHG_TYPE

string

None.

PLC_CHG_CATEGORY

string

None.

PLC_CHG_ID

integer

None.

PLC_APPLICABILITY

integer

None.

PLC_APPLICABILITY_AT

integer

None.

PLC_BASIS

integer

None.

PLC_CUR_ID

integer

None.

PLC_AMOUNT

decimal number

None.

PLC_CONT_TYPE

integer

None.

PLC_COMMODITY_ID

integer

None.

PLC_COL_MODE

string

None.

PLC_COL_AT

integer

None.

PLC_RATE_TYPE

string

None.

PLC_SLAB_FROM

decimal number

None.

PLC_SLAB_TO

decimal number

None.

PLC_CHG_OWNER

string

None.

PLC_OWNER_ID

integer

None.

PLC_SRV_TYPE

string

None.

PLC_STATUS

string

None.

PLC_REMARKS

string

None.

PLC_VALID_FROM

date

None.

PLC_VALID_TILL

date

None.

PLC_CO_ID

integer

None.

PLC_CO_CODE

string

None.

PLC_COP_ID

integer

None.

PLC_RR_REQ

string

None.

PLC_PROGRAM_ID

string

None.

PLC_CREATED_BY

integer

None.

PLC_DG_CLASS

string

None.

PLC_TRF_ID

integer

None.

PLC_BASIS_CONT

string

None.

PLC_CUSTOMER

integer

None.

PLC_PT_CODE

string

None.

PLC_CT_CODE

string

None.

PLC_TR_CODE

string

None.

PLC_CHG_CODE

string

None.

PLC_APPLICABILITY_CODE

string

None.

PLC_BASIS_CODE

string

None.

PLC_CUR_CODE

string

None.

PLC_CONT_TYPE_CODE

string

None.

PLC_APPLICABILITY_AT_CODE

string

None.

PLC_COMMODITY_CODE

string

None.

PLC_COP_CODE

string

None.

PLC_COL_MODE_CODE

string

None.

PLC_COL_AT_CODE

string

None.

PLC_CUS_NAME

string

None.

PLC_CP_CODE

string

None.

PLC_OWNER_CODE

string

None.

PLC_SHIP_TYPE_CODE

string

None.

PLC_CHG_TYPE_CODE

string

None.

PLC_STATUS_CODE

string

None.

PLC_CHG_CATEGORY_CODE

string

None.

PLC_RATE_TYPE_CODE

string

None.

PLC_CHG_OWNER_CODE

string

None.

PLC_INC_FRT_CODE

string

None.

PLC_SRV_TYPE_CODE

string

None.

PLC_RR_REQ_CODE

string

None.

PLC_DG_CLASS_CODE

string

None.

PLC_TRF_CODE

string

None.

PLC_BASIS_CONT_CODE

string

None.

Request Formats

application/json, text/json

Sample:
{
  "PLC_ID": 1,
  "PLC_SHIP_TYPE": "sample string 1",
  "PLC_PT_ID": 1,
  "PLC_CT_ID": 1,
  "PLC_TR_ID": 1,
  "PLC_CP_ID": 1,
  "PLC_INC_FRT": "sample string 2",
  "PLC_CHG_TYPE": "sample string 3",
  "PLC_CHG_CATEGORY": "sample string 4",
  "PLC_CHG_ID": 1,
  "PLC_APPLICABILITY": 1,
  "PLC_APPLICABILITY_AT": 1,
  "PLC_BASIS": 1,
  "PLC_CUR_ID": 1,
  "PLC_AMOUNT": 1.1,
  "PLC_CONT_TYPE": 1,
  "PLC_COMMODITY_ID": 1,
  "PLC_COL_MODE": "sample string 5",
  "PLC_COL_AT": 1,
  "PLC_RATE_TYPE": "sample string 6",
  "PLC_SLAB_FROM": 1.1,
  "PLC_SLAB_TO": 1.1,
  "PLC_CHG_OWNER": "sample string 7",
  "PLC_OWNER_ID": 1,
  "PLC_SRV_TYPE": "sample string 8",
  "PLC_STATUS": "sample string 9",
  "PLC_REMARKS": "sample string 10",
  "PLC_VALID_FROM": "2025-12-06T04:28:07.1455031+00:00",
  "PLC_VALID_TILL": "2025-12-06T04:28:07.1455031+00:00",
  "PLC_CO_ID": 1,
  "PLC_CO_CODE": "sample string 11",
  "PLC_COP_ID": 1,
  "PLC_RR_REQ": "sample string 12",
  "PLC_PROGRAM_ID": "sample string 13",
  "PLC_CREATED_BY": 1,
  "PLC_DG_CLASS": "sample string 14",
  "PLC_TRF_ID": 1,
  "PLC_BASIS_CONT": "sample string 15",
  "PLC_CUSTOMER": 1,
  "PLC_PT_CODE": "sample string 16",
  "PLC_CT_CODE": "sample string 17",
  "PLC_TR_CODE": "sample string 18",
  "PLC_CHG_CODE": "sample string 19",
  "PLC_APPLICABILITY_CODE": "sample string 20",
  "PLC_BASIS_CODE": "sample string 21",
  "PLC_CUR_CODE": "sample string 22",
  "PLC_CONT_TYPE_CODE": "sample string 23",
  "PLC_APPLICABILITY_AT_CODE": "sample string 24",
  "PLC_COMMODITY_CODE": "sample string 25",
  "PLC_COP_CODE": "sample string 26",
  "PLC_COL_MODE_CODE": "sample string 27",
  "PLC_COL_AT_CODE": "sample string 28",
  "PLC_CUS_NAME": "sample string 29",
  "PLC_CP_CODE": "sample string 30",
  "PLC_OWNER_CODE": "sample string 31",
  "PLC_SHIP_TYPE_CODE": "sample string 32",
  "PLC_CHG_TYPE_CODE": "sample string 33",
  "PLC_STATUS_CODE": "sample string 34",
  "PLC_CHG_CATEGORY_CODE": "sample string 35",
  "PLC_RATE_TYPE_CODE": "sample string 36",
  "PLC_CHG_OWNER_CODE": "sample string 37",
  "PLC_INC_FRT_CODE": "sample string 38",
  "PLC_SRV_TYPE_CODE": "sample string 39",
  "PLC_RR_REQ_CODE": "sample string 40",
  "PLC_DG_CLASS_CODE": "sample string 41",
  "PLC_TRF_CODE": "sample string 42",
  "PLC_BASIS_CONT_CODE": "sample string 43"
}

application/xml, text/xml

Sample:
<UploadPortLocalCharges xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ZealitAPI.Models">
  <PLC_AMOUNT>1.1</PLC_AMOUNT>
  <PLC_APPLICABILITY>1</PLC_APPLICABILITY>
  <PLC_APPLICABILITY_AT>1</PLC_APPLICABILITY_AT>
  <PLC_APPLICABILITY_AT_CODE>sample string 24</PLC_APPLICABILITY_AT_CODE>
  <PLC_APPLICABILITY_CODE>sample string 20</PLC_APPLICABILITY_CODE>
  <PLC_BASIS>1</PLC_BASIS>
  <PLC_BASIS_CODE>sample string 21</PLC_BASIS_CODE>
  <PLC_BASIS_CONT>sample string 15</PLC_BASIS_CONT>
  <PLC_BASIS_CONT_CODE>sample string 43</PLC_BASIS_CONT_CODE>
  <PLC_CHG_CATEGORY>sample string 4</PLC_CHG_CATEGORY>
  <PLC_CHG_CATEGORY_CODE>sample string 35</PLC_CHG_CATEGORY_CODE>
  <PLC_CHG_CODE>sample string 19</PLC_CHG_CODE>
  <PLC_CHG_ID>1</PLC_CHG_ID>
  <PLC_CHG_OWNER>sample string 7</PLC_CHG_OWNER>
  <PLC_CHG_OWNER_CODE>sample string 37</PLC_CHG_OWNER_CODE>
  <PLC_CHG_TYPE>sample string 3</PLC_CHG_TYPE>
  <PLC_CHG_TYPE_CODE>sample string 33</PLC_CHG_TYPE_CODE>
  <PLC_COL_AT>1</PLC_COL_AT>
  <PLC_COL_AT_CODE>sample string 28</PLC_COL_AT_CODE>
  <PLC_COL_MODE>sample string 5</PLC_COL_MODE>
  <PLC_COL_MODE_CODE>sample string 27</PLC_COL_MODE_CODE>
  <PLC_COMMODITY_CODE>sample string 25</PLC_COMMODITY_CODE>
  <PLC_COMMODITY_ID>1</PLC_COMMODITY_ID>
  <PLC_CONT_TYPE>1</PLC_CONT_TYPE>
  <PLC_CONT_TYPE_CODE>sample string 23</PLC_CONT_TYPE_CODE>
  <PLC_COP_CODE>sample string 26</PLC_COP_CODE>
  <PLC_COP_ID>1</PLC_COP_ID>
  <PLC_CO_CODE>sample string 11</PLC_CO_CODE>
  <PLC_CO_ID>1</PLC_CO_ID>
  <PLC_CP_CODE>sample string 30</PLC_CP_CODE>
  <PLC_CP_ID>1</PLC_CP_ID>
  <PLC_CREATED_BY>1</PLC_CREATED_BY>
  <PLC_CT_CODE>sample string 17</PLC_CT_CODE>
  <PLC_CT_ID>1</PLC_CT_ID>
  <PLC_CUR_CODE>sample string 22</PLC_CUR_CODE>
  <PLC_CUR_ID>1</PLC_CUR_ID>
  <PLC_CUSTOMER>1</PLC_CUSTOMER>
  <PLC_CUS_NAME>sample string 29</PLC_CUS_NAME>
  <PLC_DG_CLASS>sample string 14</PLC_DG_CLASS>
  <PLC_DG_CLASS_CODE>sample string 41</PLC_DG_CLASS_CODE>
  <PLC_ID>1</PLC_ID>
  <PLC_INC_FRT>sample string 2</PLC_INC_FRT>
  <PLC_INC_FRT_CODE>sample string 38</PLC_INC_FRT_CODE>
  <PLC_OWNER_CODE>sample string 31</PLC_OWNER_CODE>
  <PLC_OWNER_ID>1</PLC_OWNER_ID>
  <PLC_PROGRAM_ID>sample string 13</PLC_PROGRAM_ID>
  <PLC_PT_CODE>sample string 16</PLC_PT_CODE>
  <PLC_PT_ID>1</PLC_PT_ID>
  <PLC_RATE_TYPE>sample string 6</PLC_RATE_TYPE>
  <PLC_RATE_TYPE_CODE>sample string 36</PLC_RATE_TYPE_CODE>
  <PLC_REMARKS>sample string 10</PLC_REMARKS>
  <PLC_RR_REQ>sample string 12</PLC_RR_REQ>
  <PLC_RR_REQ_CODE>sample string 40</PLC_RR_REQ_CODE>
  <PLC_SHIP_TYPE>sample string 1</PLC_SHIP_TYPE>
  <PLC_SHIP_TYPE_CODE>sample string 32</PLC_SHIP_TYPE_CODE>
  <PLC_SLAB_FROM>1.1</PLC_SLAB_FROM>
  <PLC_SLAB_TO>1.1</PLC_SLAB_TO>
  <PLC_SRV_TYPE>sample string 8</PLC_SRV_TYPE>
  <PLC_SRV_TYPE_CODE>sample string 39</PLC_SRV_TYPE_CODE>
  <PLC_STATUS>sample string 9</PLC_STATUS>
  <PLC_STATUS_CODE>sample string 34</PLC_STATUS_CODE>
  <PLC_TRF_CODE>sample string 42</PLC_TRF_CODE>
  <PLC_TRF_ID>1</PLC_TRF_ID>
  <PLC_TR_CODE>sample string 18</PLC_TR_CODE>
  <PLC_TR_ID>1</PLC_TR_ID>
  <PLC_VALID_FROM>2025-12-06T04:28:07.1455031+00:00</PLC_VALID_FROM>
  <PLC_VALID_TILL>2025-12-06T04:28:07.1455031+00:00</PLC_VALID_TILL>
</UploadPortLocalCharges>

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.