Info |
---|
This Example Project demonstrates how to consume this API endpoint within a C# project. |
URI: https://app.cloudcardtools.com/api/people/{ id | email | identifier }
Example URI: https://app.cloudcardtools.com/api/people/123
Example URI: https://app.cloudcardtools.com/api/people/jon.doe@foo.edu
Example URI: https://app.cloudcardtools.com/api/people/A1234567
Note |
---|
This endpoint searches for a matching cardholder by Be aware that, if you search by an |
HTTP Method: GET
Required Headers: X-Auth-Token (see: Authentication)
...