Explore
Parcel Portal Rest API
1.0
OAS 3.0
Managing shipment labels creation
Authorize
Single
POST
/assignment
/single
Create single-address assignment
GET
/assignment
/single
/{id}
Get single-address assignment
Multiple
POST
/assignment
/multi
Create multi-address assignment
GET
/assignment
/multi
/{id}
Get multi-address assignment
Health
GET
/health
/api
Check health of the API
GET
/health
/auth
Check health of the authentication credentials
Tracking
GET
/tracking
/{shipmentNumber}
Get tracking information for a package
Schemas
LabelsSettings
PickupSettings
AddressRequest
ItemRequest
CreateSingle
AddressResponse
ItemResponse
SingleResponse
CreateMulti
MultiResponse
HealthResponse
TrackingItemResponse
TrackingEvent
TrackingResponse