🔒 Create 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.

Create a new delivery address for a customer.

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

Data for creating a new 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
required

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

string

Title of the contact person.

string

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

string

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

string

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

string

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

string
required

Street name and house number of the delivery address

string

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

string
required

Postal code (ZIP code) of the delivery address

string
required

City name of the delivery address

string

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

string
required

Country code in ISO 3166-1 alpha-2 format

string
^[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

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

string

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

string

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

string

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