GET
/api/biz/{biz_id}
GET
/api/biz/owner/{phone_number}
DELETE
/api/biz/{biz_id}
DELETE
/api/owner/{phone_number}
This deletes the owner record by phone number (and their associated businesses).