addresses
Delete a stored address from the seller's address book
ADD ENDPOINT DESCRIPTION HERE
delete/addresses/{sellerId}/{addressId}
Path parameters
sellerIdinteger required
The unique identifier for the seller account. This ID is used to scope operations to a specific seller's data and resources.
addressIdinteger required
Response
successful operation
Changes
No recorded changes to this endpoint across all 6 revisions of this API.