Service UploadCopy Pagepost https://in-api.ledgers.cloud/v3/docs/cloud-uploadBody ParamsprocessstringSpecifies the type of document process to execute. Must be one of: Service Document, People Document, Application Document, or Customer Document.document_NidstringThe unique Global Identifier (GID) of the client associated with the request. Used to link the document to the correct client account.client_gidstringThe unique Global Identifier (GID) of the client associated with the request. Used to link the document to the correct client account.engagement_idstringThe unique identifier of the engagement the document belongs to. Must start with e, p, or june.peopleidstringThe unique identifier of the person associated with the document or request. Used to link the record to the correct individual in the system.open_idstringThe unique Application ID used to identify the calling application. Required for authenticating and authorizing the request.request_onstringThe target value on which the request is performed, provided by the API owner. Must be compatible with the selected process (e.g., smartservice for the Service Document process).filefileThe document to upload — either as a file (multipart upload) or as file_string (Base64) along with file_name. One of these options must be provided.HeadersContent-TypestringDefaults to multipart/form-data;Responses 200200 400400 401401 403403 500500 501501 502502 503503Updated 7 days ago