Get explicit customer address
Get explicit customer address
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
shopKey
| string Example: ms |
countryCode
| string Example: de |
customerIdentifier
| string Examples:
|
addressIdentifier
| string Examples:
|
Responses
200
Customer Address
application/json
Success
id
integer
referenceKey
string
Example:
my-key
streetrequired
string
Example:
Domstraße
houseNumber
string
additional
string
zipCoderequired
string
cityrequired
string
countryCoderequired
string
object
object
required
object
phone
string
state
string
type
string
Example:
shipping
object
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET
Request samples
Response samples
200Customer Address:
Content type: application/json