Add address to customer
Path parameters
Customer UUID.
Request body
Example request
{
"name": "my_address",
"line1": "Main street 123",
"city": "Barcelona",
"state": "Catalonia",
"zip_code": "08001",
"country": "ES"
}Response
Address created
Changes
Changed in 1 of the 4 revisions of this API.696
- ▲
added the new required request property
new-required-request-property
- ▲
added the new required request property
new-required-request-property
- ▲
the request property
became requiredrequest-property-became-required
- ▲
the request property
became requiredrequest-property-became-required
- ▲
the request property
became requiredrequest-property-became-required
- ▲
the request property
became requiredrequest-property-became-required
- ●
the
request property's maxLength was set to255request-property-max-length-set
- ●
the
request property's maxLength was set to2request-property-max-length-set
- ●
the
request property's maxLength was set to255request-property-max-length-set
- ●
the
request property's maxLength was set to255request-property-max-length-set
- ●
the
request property's maxLength was set to255request-property-max-length-set
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ▲