Update README.md
This commit is contained in:
parent
68cb08b3a8
commit
79eea03f28
@ -29,6 +29,8 @@ All endpoints require an `authentication token` provided by your mobile tracking
|
|||||||
|
|
||||||
`GET /member/{firstname}/{lastname}/location` - Gets current location of a member.
|
`GET /member/{firstname}/{lastname}/location` - Gets current location of a member.
|
||||||
|
|
||||||
|
`POST /member/{firstname}/{lastname}` - Register a new member with a mobile device.
|
||||||
|
|
||||||
`POST /member/{firstname}/{lastname}/location` - Checks into a new location.
|
`POST /member/{firstname}/{lastname}/location` - Checks into a new location.
|
||||||
|
|
||||||
`PATCH /member/{firstname}/{lastname}/location` - Update current location statistics.
|
`PATCH /member/{firstname}/{lastname}/location` - Update current location statistics.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user