post https://api.securevan.com/v4/people/
Updates a Person record. Alias for using POST /people/findOrCreate with the vanId
property set to the value of the route parameter.
If no Person with the indicated vanId
is available, this endpoint will return an error with HTTP Status Code 404 Not Found
. Otherwise responds with a Match Responses.
Looking for more fields?
Only a handful of body params are shown in the example above. You can find a full list in the People Common Model here.