In case the compliance require an additional document like driving license , you can upload the document using this api
NOTE
You can check the status of additional document if required by the compliance in the https://connect1-sandbox.codegotech.com/api/businessbassapi/getCompanyStatus response , there will be a additonal_documents:[] , if this array is empty then it means you don't need to upload the additional document. if there is any object , there will be details of the additional document that is required. The details of the documents will be status, description, title and unique_id
status:"0" means you have not uploaded the additional document and you have to upload the additional document
status:"1" means you have uploaded the additional document and are under verification from the compliance
status:"2" means the uploaded additional document is verified.
status:"3" means the uploaded additional document has been rejected and you have to upload the document again.