My accounts

Get allowed accounts for user.

get
Authorizations
AuthorizationstringRequired
Query parameters
typestring · enum · max: 255Optional

Account type.

Example: shipperPossible values:
Header parameters
X-Account-IDintegerOptional

Account identifier

Responses
chevron-right
200

OK

application/json

Array of accounts.

idintegerRequired

Account identifier.

Example: 1
namestring · max: 255Required

Account name.

Example: Name Europe
typestring · enum · max: 255Required

Account type.

Example: shipperPossible values:
carrier_idintegerOptional

Carrier identifier.

Example: 1
shipper_idintegerOptional

Carrier identifier.

Example: 1
galaxy_idintegerOptional

Carrier identifier.

Example: 1
get
/accounts/

Last updated