...
This WS is used to initialize creation of Person request to update the person details according to his id, which was previously found using person_id from access token.
Specification
Key points
This WS should be used only for updating existing person in the system.
Person authentication method and confidant person details shouldn't be passed in request for update person.
...
Signed URLs to be expired after some period of time (according to SECRETS_TTL config parameter). If it has been expired - new person request should be created.
Each link is generated for one one-page document in jpeg format. Document should be no more than 10MB.
For each type of documents, if couple of rules worked - only one single link is generated.
...