Additional Document

In case the compliance require an additional document like driving license , you can upload the document using this api

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Body Params
string
required

Web Token generated from authentication api(Header Request).

string
required

user_id from authentication api(Header Request)

string
required

Your whitelabel_id

string
required

unique id of the document in the response additonal_documents of https://connect1-sandbox.codegotech.com/api/businessbassapi/getCompanyStatus api

file
required

additional document file

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json