Get customer addresses
Get customer addresses
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
shopKey
| string Example: ms |
countryCode
| string Example: de |
customerIdentifier
| string Examples:
|
Query Parameters
Parameter | Details |
---|---|
with | Array of arrays Example: ?with=nonUniqueAddresses array |
Responses
200
List of customer addresses
application/json
Success
Array of object
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET
Request samples
Response samples
200Customer Addresses:
Content type: application/json