- API
- V1
- Company
- Roles
- Permissions
- User
- Auth
- Product
- FAQs
- FAQs Public
- Company Employee
- Lokasi Tujuan
- Jenis Lokasi
- Contact
- Common
- Ticket
- External
- Video Wall
- Management Gate
- Gate Activities
- Gate In/Out
- CEISA
- PTOSM
- Dashboard
- Log Activity
- Report
- Report Bongkar Muat Bufferzone
- Report Tenant
- Report Bongkar Muat Main
- Report Niaga
- Profile
- Load Unload
- Notification
- TPS Online
- Get detail data verifikasi gate inGET
Download pdf Report Niaga
Developing
GET
/v1/reports/niaga/{id}/{document_id}/{document_type}/download-pdf
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/v1/reports/niaga///ceisa/download-pdf'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.Example:
Authorization: Bearer ********************
Path Params
id
stringÂ
required
document_id
stringÂ
required
document_type
enum<string>Â
required
Allowed values:
ceisaticketspmk
Example:
ceisa
Responses
🟢200Success
application/json
Body
object {0}
Modified at 2025-06-09 05:03:46