Skip to main content
GET
List shipment party roles
Returns every party role on the shipment. The linked parties are returned in included.

Path parameters

Authorizations

Authorization
string
header
required

Use a Terminal49 API key in the Authorization header with the Token prefix.

Authorization: Token YOUR_API_KEY

Path Parameters

shipment_id
string
required

Shipment ID

Response

OK

data
Party role model · object[]
included
Party model · object[]
meta
meta · object