Info |
---|
This Example Project demonstrates how to consume this API endpoint within a C# project. |
URI: https://appapi.cloudcardtoolsonlinephotosubmission.com/api/people/{ id | email | identifier }
Example URI: https://appapi.cloudcardtoolsonlinephotosubmission.com/api/people/123
Example URI: https://appapi.cloudcardtoolsonlinephotosubmission.com/api/people/jon.doe@foo.edu?findBy=email
Example URI: https://appapi.cloudcardtoolsonlinephotosubmission.com/api/people/A1234567?findBy=indentifier
...