Authorizations
Authorization management via Partner API
Create an authorization
Creates or updates an authorization originating from the logistics company's ERP system.
List authorizations
Returns all authorizations for the authenticated logistics company.
Get authorization by ID
Returns the authorization identified by the internal UUID.
Update authorization
Updates any mutable fields of an authorization owned by the authenticated partner.
Cancel authorization
Marks the authorization as finished. Idempotent — returns 409 if already finished.