Delete address

This request deletes a customer's address.

   Click here to learn more about this request

Note the following when using this request:

Deleted addresses remain within the database. Instead of being dropped, the address is marked as deleted.

Deleting an address requires its ID. Find an address's ID by using the GET Address request.

Deleting an address does not incur additional costs to an account.

For an example of how addresses work within the UI, take a look at our Customer Details article.

Database

For information regarding address database tables, see the following articles:

Database – Address Entity (address_entity)

Database – Customer Main Table (customer_entity)

Path Params
int32
required

The ID of the address.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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