Once the corporate profile and required associates have been added, you must upload the supporting company documents required for onboarding.POST /corporates/documentsThis endpoint generates secure, time-limited pre-signed URLs that allow you to upload corporate documents externally.Typical documents include:
Associates uploaded files with the correct onboarding application
You must specify the number of files you intend to upload using the no_of_files field.If the request is valid, the system will generate and return the same number of pre-signed URLs as specified in noOfDocuments.Each URL corresponds to a single document upload.
Uploading documents does not complete onboarding.All required corporate, associate, and (if applicable) parent entity documents must be uploaded before the onboarding request can be finalised.For detailed instructions on how to upload files using pre-signed URLs, refer to:Uploading Supporting Documents Guide