Edit properties of members
status_label
phone
email
name
vehicle_capacity
POST https://api.hellotracks.com/api/editaccount { "data": { "status_label": "Open, 4 items available", "account": "topservicesltd@gmail.com" // the account username to edit } }
{"status":0, "account" : <member-object>}