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. Customs API
  3. List Document

Dok PPFTZ

Get Dok PPFTZ By No Daftar

GET https://nlehub.kemenkeu.go.id/V1/NLE/INT/AUTH/PPFTZByNoDaftar/

Path Parameters

Name
Type
Description

npwp

string

didapatkan dari login as nle

nodaftar

string

ID of the cake to get, for free of course.

Headers

Name
Type
Description

beacukai-api-key

string

API_KEY

Authorization

string

ACCESS_TOKEN didapatkan dari

{    
tgl_bl	"2020-07-05 00:00:00.0"
nm_ff	"PT. ABC MAJU SEJAHTERA"
npwp_cargoowner	"010692434343430"
tgl_sppb	"2020-07-15 00:00:00.0"
car	"00000000513343434005561"
no_pib	"312701"
no_sppb	"317343/KPU.01/2020"
tgl_pib	"2020-07-13 00:00:00.0"
npwp_ff	"019934345043000"
host_bl	"SITGL3434210450"
nm_cargoowner	"PT. ABC INDONESIA"
status	"SPPB"
}
{    "message": "Ain't no cake like that."}

PreviousNO BL By NPWPNextBC20 By NOBL

Last updated 4 years ago

Was this helpful?