🔒 Update delivery address V3

This endpoint is currently in Beta and available for testing. It may contain bugs, and breaking changes can occur at any time without prior notice. We do not recommend using Beta endpoints in production environments. Should you choose to use it in production, you assume full responsibility for any resulting issues.

This endpoint requires the following scopes: customer:update.

Update an existing delivery address for a customer.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params

Data for updating an existing delivery address

string
enum

Type of the delivery address recipient. Use 'company' for business addresses, 'mrs' for female recipients, 'mr' for male recipients, and 'other' for other types.

Allowed:
string

Full name of the delivery address recipient. For companies, this is the company name. For persons, this is the full name.

string | null

Title of the contact person.

string | null

Name of the contact person at this delivery address. This is typically used for company addresses to specify who should receive the delivery.

string | null

Salutation or greeting phrase for the delivery address. Can be used for personalized communication.

string | null

Department name at the delivery address. Useful for routing deliveries within larger organizations.

string | null

Sub department name at the delivery address. Useful for routing deliveries within larger organizations.

string

Street name and house number of the delivery address

string | null

Additional address information such as building name, floor, hall, or specific delivery instructions for the location

string

Postal code (ZIP code) of the delivery address

string

City name of the delivery address

string | null

State or region code in ISO 3166-2 format (without country prefix). Required for countries with states/provinces.

string

Country code in ISO 3166-1 alpha-2 format

string | null
^[0-9]{13}$

Global Location Number (GLN) - a 13-digit number used to uniquely identify physical locations or legal entities globally. Used in supply chain and logistics for automated identification.

string | null

Primary phone number for the delivery address. Used for delivery coordination and communication.

string | null

Mobile phone number for the delivery address contact. Useful for urgent delivery notifications.

string | null

Fax number for the delivery address. Still used by some organizations for official communications.

string | null

Email address for delivery notifications and communication

deliveryDetails
object

Delivery-specific settings and information for the address

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json