Docs
  • National Logistics Ecosystem
  • Getting Started
    • introduction
    • Login with LOGPASS
      • Overview
      • Business Flow
      • Plugin
      • Glossary
    • Versioning
    • Contact Developer
  • API's
    • Customs API
      • Overview
      • List Document
        • NO BL By NPWP
        • Dok PPFTZ
        • BC20 By NOBL
        • BC20 By NOPIB
        • BC16 By NPWP
        • BC20 By NPWP
        • BC23 By NPWP
      • List Container
        • Kontainer SP3B
        • Kontainer BC 16
        • Kontainer BC 20
        • Kontainer BC 23
        • Kontainer BC 27
        • Kontainer BC 28
        • Kontainer BC 30
        • Kontainer BC 25
        • Kontainer BC 261
        • Kontainer BC 262
        • Kontainer PPFTZ
    • DO Online
      • Version 1.0
      • DO Final Version
      • OAuth Version
        • API GET Active DO By BL House
        • API GET Active DO
        • API PUT Update DO Paid Date
        • API PUT Update Price
        • API PUT Update Status DO
        • API GET Document DO List By BL
        • API GET Document DO By BL
        • API GET Document DO By NPWP
        • API Post Document DO
    • SP2 Online
      • Platform
        • Cargo Owner
        • Host-to-host
      • Version 1.0
      • SP2 Final Version
      • OAuth Version
        • Overview
        • API
        • Reference
    • Trucking
      • Open Bidding
        • Overview
        • API 01
        • API 02
        • API 04
        • API 05
        • API 06
        • API 09
        • API 10
        • API 11
      • OAuth Version
        • Overview
        • API 01
        • API 02
        • API 06
        • API 09
        • API 10
        • API 11
    • Vessel Domestic
      • OAuth Version
        • API
    • Warehouse
      • OAuth Version
        • API
  • User Guide
    • Inbound
    • Outbound
    • Domestic
      • Vessel
    • Free Trade Zone (BLE)
      • LAYANAN STS/ FSU
Powered by GitBook
On this page

Was this helpful?

  1. API's
  2. SP2 Online
  3. Platform

Cargo Owner

Get Container By NPWP Cargo Owner

GET https://api.beacukai.go.id/NLE-DEV/document_sp2_container/cargo_owner/

This endpoint allows you to get free cakes.

Path Parameters

Name
Type
Description

bl_date

number

[DATE] Tanggal BL [YYYYMMDD]

container_no

string

Nomor Container

npwp_cargo_owner

string

Npwp Cargo Owner

bl_no

string

Nomor Bl

Headers

Name
Type
Description

beacukai-api-key

string

API-KEY

Authorization

string

token form login

[
    {
        "container_type": "OBX",
        "container_no": "CXDU1179057",
        "id_document_sp2": "f188e244-a732-4659-b1c7-de116e592d7f",
        "gate_pass": "",
        "container_size": "20",
        "id_sp2_container": 2188
    }
]

POST https://api.beacukai.go.id/NLE-DEV/document_sp2/final/

Headers

Name
Type
Description

Authorization

string

token from login

  

GET https://api.beacukai.go.id/NLE-DEV/document_sp2/host-to-host/

Path Parameters

Name
Type
Description

bl_date

number

[date] Tanggal BL [YYYYMMDD]

GET https://api.beacukai.go.id/NLE-DEV/document_sp2/host-to-host/

Path Parameters

Name
Type
Description

bl_date

number

[date] Tanggal BL [YYYYMMDD]

GET https://api.beacukai.go.id/NLE-DEV/document_sp2/host-to-host/

Path Parameters

Name
Type
Description

bl_date

number

[date] Tanggal BL [YYYYMMDD]

PreviousPlatformNextHost-to-host

Last updated 3 years ago

Was this helpful?