Add Address

Endpoint to create an Address.

Body Params
string

The recipient of the addressee.

string
required

The actual name of the Address.

string
required

The primary street of the Address.

string

The optional secondary street.

string
enum
required

The country code in ISO 3166-1 alpha-3 standard.

string

The county code.

string
required

The city name.

string
required

The post code of the city.

string

The delivery phone including the country code.

boolean

It is true if it's the default shipping address.

string

The ID of the User owner of the Address, required only when resource_type is USER.

cards_to_link
array
Headers
string
required
Defaults to {{fingerprint}}

Advanced authentication: SHA512SUM of the Fingerprint order values.

string
required
Defaults to {{fingerprint_signature}}

Advanced authentication: Signature of the X-Soldo-Fingerprint.

Responses

400

Your request has missing arguments or is malformed.

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