Get Manifest

Manifest Information

POST /ceisa40/getmanifest

Get manifest information by Host BL.

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Body

Name
Type
Description

noHostBl

string

Nomor host BL

tglHostBl

string

Tanggal host BL

kodeKantor

string

Kode kantor (6 digit)

nama

string

Nama importir

Response

{
    "bendera": "",
    "caraPengangkutan": "",
    "idManifesDetail": "",
    "kodeGudang": "",
    "namaPemilik": "",
    "namaPenerima": "",
    "namaSaranaPengangkut": "",
    "nilaiSimi": "",
    "noBc11": "",
    "noPos": "",
    "noVoyage": "",
    "npwpPemilik": "",
    "npwpPenerima": "",
    "pelAsal": "",
    "pelBongkar": "",
    "pelBongkar": "",
    "pelTransit": "",
    "pelTransit": "",
    "tglBc11": "",
    "tglTiba": "",
    "listContainer": [],
    "respon": ""
}

Last updated