URI: https://api.onlinephotosubmission.com/photo-requirement/{id}
HTTP Method: GET
Required Headers: X-Auth-Token (see: Authentication)
DEPRECATION NOTICE: The old URI https://api.onlinephotosubmission.com/api/photo-requirements/{id}
is now deprecated and will no longer be supported after October 1, 2022.
Example HTTP Request Body
// No request body
Example Response
200 OK { "class": "us.cloudcard.PhotoRequirement", "id": 1, "hidden": false, "listIndex": 0, "organization": { "class": "us.cloudcard.Organization", "id": 2 }, "requirement": "Should be cropped slightly above head to middle of chest", "uniqueName": "Crop" }