latestOpenAPI 3.0.12026-08-105551287.6 KB
c481fa2414f9
Person identifications
(Fourthline only) Upload .zip file with required identification documents
Uploads a .zip file to the person identification specified in the request URL (if the identification method requires it). The identification must have already been requested. This method is only relevant for identifications using Fourthline.
post/v1/persons/{person_id}/identifications/{id}/zip
Path parameters
person_idstring required
The unique ID of the person resource created for a customer.
Example:dc1a6812a14f6cc338cd084208535bcdcper
idstring required
The unique ID of the identification resource created for a customer.
Example:6dc54352d6793a892e0702850d07b831cidt
Response
Successful result of the operation.
Example response
{
"id": "69ec2a9d8dbaf5ea1b13124098a34ea3cdoc",
"name": "Operation_authorization.png",
"content_type": "image/png",
"size": 10187,
"created_at": "2022-05-20T12:46:09Z",
"deleted_at": "null"
}