/update
Full Url:
Arguments:
token (required)
id (required)
first_name
last_name
phone_number
address
city
state
zip
Info: Get reseller_id from /list. Everything is optional except reseller_id. Send as much or as little as you want.
Example Success
{"code": 200,"status": "success","data": "successfully updated reseller"}
Example Error
{"code": "500","status": "error","data": "Could not update reseller"}