Error
Shipments
Get Shipment by ID
GET
Error
Documentation Index
Fetch the complete documentation index at: https://docs.claim.me/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
We use JWT Tokens for the authorization.
Please add an 'Authorization' header for a request. Generate a valid JWT token using user credentials. See Auth - Token section.
The value should contain the following:
'Bearer GENERATED_TOKEN'
Path Parameters
Response
Shipment resource response
Class Shipment
Example:
{ "tag1": "value1", "tag2": "value2" }Pattern:
^[a-zA-Z]{3}$Example:
"EUR"
Only shown in DPD AT labels.
Example:
"reference number 2"
Class Carrier
Available options:
standard, express, other Example:
"standard"

