POST api/CocBl/COClist_shipment
Request Information
URI Parameters
None.
Body Parameters
CocListShipment| Name | Description | Type | Additional information |
|---|---|---|---|
| bkg_cus_id | integer |
None. |
|
| bkg_cp_id | integer |
None. |
|
| bkg_mfst_agent | integer |
None. |
|
| bkg_online_search | string |
None. |
|
| bkg_search_type | string |
None. |
|
| bkg_search_ref | string |
None. |
|
| bkg_shipper_id | integer |
None. |
|
| bkg_consignee_id | integer |
None. |
|
| bkg_poo_id | integer |
None. |
|
| bkg_pol_id | integer |
None. |
|
| bkg_pod_id | integer |
None. |
|
| bkg_pof_id | integer |
None. |
|
| bkg_voy_id | integer |
None. |
|
| bkg_imp_flag | string |
None. |
|
| bkg_search | string |
None. |
|
| BKG_BAD_CP_ID | integer |
None. |
|
| BKG_BL_FLAG | string |
None. |
|
| BKG_BL_SEARCH | string |
None. |
|
| BKG_NUMBER | string |
None. |
|
| BKG_BL_NUMBER | string |
None. |
|
| BKG_JOH_NUM | string |
None. |
|
| BKG_STATUS | string |
None. |
|
| BKG_BL_STATUS | string |
None. |
|
| BKG_SEARCH_TYPE | string |
None. |
|
| BKG_SEARCH_REF | string |
None. |
|
| BKG_REFERENCE | string |
None. |
|
| BKG_JOB_NUMBER | integer |
None. |
|
| BKG_POO_ID | integer |
None. |
|
| BKG_POL_ID | integer |
None. |
|
| BKG_POD_ID | integer |
None. |
|
| BKG_POF_ID | integer |
None. |
|
| BKG_SEARCH | string |
None. |
|
| BKG_BKG_SEARCH | string |
None. |
|
| BKG_CP_ID | integer |
None. |
|
| BKG_LINE_ID | integer |
None. |
|
| BKG_BKG_STATUS | string |
None. |
|
| REF_BKG_CP_ID | integer |
None. |
|
| BKG_CUS_ID | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"bkg_cus_id": 1,
"bkg_cp_id": 1,
"bkg_mfst_agent": 1,
"bkg_online_search": "sample string 1",
"bkg_search_type": "sample string 2",
"bkg_search_ref": "sample string 3",
"bkg_shipper_id": 1,
"bkg_consignee_id": 1,
"bkg_poo_id": 1,
"bkg_pol_id": 1,
"bkg_pod_id": 1,
"bkg_pof_id": 1,
"bkg_voy_id": 1,
"bkg_imp_flag": "sample string 4",
"bkg_search": "sample string 5",
"BKG_BAD_CP_ID": 1,
"BKG_BL_FLAG": "sample string 6",
"BKG_BL_SEARCH": "sample string 7",
"BKG_NUMBER": "sample string 8",
"BKG_BL_NUMBER": "sample string 9",
"BKG_JOH_NUM": "sample string 10",
"BKG_STATUS": "sample string 11",
"BKG_BL_STATUS": "sample string 12",
"BKG_SEARCH_TYPE": "sample string 13",
"BKG_SEARCH_REF": "sample string 14",
"BKG_REFERENCE": "sample string 15",
"BKG_JOB_NUMBER": 1,
"BKG_POO_ID": 1,
"BKG_POL_ID": 1,
"BKG_POD_ID": 1,
"BKG_POF_ID": 1,
"BKG_SEARCH": "sample string 16",
"BKG_BKG_SEARCH": "sample string 17",
"BKG_CP_ID": 1,
"BKG_LINE_ID": 1,
"BKG_BKG_STATUS": "sample string 18",
"REF_BKG_CP_ID": 1,
"BKG_CUS_ID": 1
}
application/xml, text/xml
Sample:
<CocListShipment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ZealitAPI.Models"> <BKG_BAD_CP_ID>1</BKG_BAD_CP_ID> <BKG_BKG_SEARCH>sample string 17</BKG_BKG_SEARCH> <BKG_BKG_STATUS>sample string 18</BKG_BKG_STATUS> <BKG_BL_FLAG>sample string 6</BKG_BL_FLAG> <BKG_BL_NUMBER>sample string 9</BKG_BL_NUMBER> <BKG_BL_SEARCH>sample string 7</BKG_BL_SEARCH> <BKG_BL_STATUS>sample string 12</BKG_BL_STATUS> <BKG_CP_ID>1</BKG_CP_ID> <BKG_CUS_ID>1</BKG_CUS_ID> <BKG_JOB_NUMBER>1</BKG_JOB_NUMBER> <BKG_JOH_NUM>sample string 10</BKG_JOH_NUM> <BKG_LINE_ID>1</BKG_LINE_ID> <BKG_NUMBER>sample string 8</BKG_NUMBER> <BKG_POD_ID>1</BKG_POD_ID> <BKG_POF_ID>1</BKG_POF_ID> <BKG_POL_ID>1</BKG_POL_ID> <BKG_POO_ID>1</BKG_POO_ID> <BKG_REFERENCE>sample string 15</BKG_REFERENCE> <BKG_SEARCH>sample string 16</BKG_SEARCH> <BKG_SEARCH_REF>sample string 14</BKG_SEARCH_REF> <BKG_SEARCH_TYPE>sample string 13</BKG_SEARCH_TYPE> <BKG_STATUS>sample string 11</BKG_STATUS> <REF_BKG_CP_ID>1</REF_BKG_CP_ID> <bkg_consignee_id>1</bkg_consignee_id> <bkg_cp_id>1</bkg_cp_id> <bkg_cus_id>1</bkg_cus_id> <bkg_imp_flag>sample string 4</bkg_imp_flag> <bkg_mfst_agent>1</bkg_mfst_agent> <bkg_online_search>sample string 1</bkg_online_search> <bkg_pod_id>1</bkg_pod_id> <bkg_pof_id>1</bkg_pof_id> <bkg_pol_id>1</bkg_pol_id> <bkg_poo_id>1</bkg_poo_id> <bkg_search>sample string 5</bkg_search> <bkg_search_ref>sample string 3</bkg_search_ref> <bkg_search_type>sample string 2</bkg_search_type> <bkg_shipper_id>1</bkg_shipper_id> <bkg_voy_id>1</bkg_voy_id> </CocListShipment>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |