Skip to main content
GET
Get Delivery Location

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

location_uuid
string
required

Response

Successful Response

A delivery address saved on a third party.

id
string
required

Opaque unique identifier of the delivery location.

relation_id
string | null

Opaque identifier of the third party this address belongs to (resolvable via GET /relations/{id}).

name
string | null

Label of the location, e.g. Warehouse Liège.

address
AddressOut · object | null

The address itself.

identifier
string | null

Identifier of the location itself, typically a GLN.

identifier_scheme
string | null

Scheme identifier belongs to — 4-digit Peppol scheme code, e.g. 0088 for a GLN.