address
deletes an existing recipient address
post/profile/deleteRecipient
Request body
Example request
{
"uid": "33ce76fede1a31d5ee823179f78d9882",
"address_id": 549494
}Response
successful operation
Example response
{
"status": "ok"
}{
"uid": "33ce76fede1a31d5ee823179f78d9882",
"address_id": 549494
}successful operation
{
"status": "ok"
}