Remove default address
addresses
Remove default address
Remove the seller’s default address assignment for the given address type.
DELETE
Remove default address
Path Parameters
The unique identifier for the seller account. This ID is used to scope operations to a specific seller's data and resources.
The type of default address. Must be one of: SHIP_FROM, PICKUP, RETURN.
Available options:
SHIP_FROM, PICKUP, RETURN Response
Bad request - the request payload is invalid, missing required fields, or contains invalid data.