Delete an Address [v3]
DELETE/v3/addresses
Delete a saved address from Nimbbl. When using an order token, only addresses belonging to the order's user can be deleted. Sub-merchant tokens have no such restriction and can delete any address.
Quick Reference
- Required query param:
address_id - Returns: The deleted address object
Request
Responses
- 200
- 4XX
When address is deleted successfully, the response will be the same address
When deletion fails, the response will be as below