Skip to content

Appendix A -- Complete API Endpoint Reference

A.1 API Categories

Category Description


Utility APIs Health Check และ API Client Profile Master Data APIs ข้อมูลอ้างอิง Transaction APIs Order Checking Tracking APIs Shipment Tracking Exception APIs Order Rejections

A.2 Endpoint Summary

Method Endpoint Description


GET /ping Health Check GET /profile API Client Profile GET /receivers Receiver Master GET /products Product Master GET /units Unit Master POST /order-checkings Create Order Checking POST /order-checkings/bulk Create Bulk Order Checking GET /shipments Shipment List GET /shipments/{id} Shipment Detail GET /order-rejections Rejection List GET /order-rejections/{client_reference_no} Rejection Detail

Note POST /order-checkings รองรับการส่งหลาย Order ภายใน Request เดียว

Authentication

http
X-API-Key: your_api_key
Accept: application/json

Current Version: v1.1

SISAHYGO API Integration Guide