v1
latestOpenAPI 3.0.02026-07-2482421001.1 KBFile Uploads
Finalize Image Group
Finalize an image group and construct a <glossary:Document> from its images.
After you have uploaded images, call this endpoint to finalize an image group and construct a <glossary:Document> from its content.
📘 The term image group refers to a collection of images that may consist of one or more images.
Here is the list of all the Additional Supported Form Types we support. For more information, please contact your Account Executive or Customer Success Executive to discuss other options for your organization.
post/v1/book/upload/image/done
Request body
Example request
{
"pk": 30219565,
"book_uuid": "19aab921-25a5-4beb-a59e-ac72320061d6",
"form_type": "PAYSTUB"
}Response
200
Example response
{
"status": 200,
"message": "OK"
}