Documents:Add

Upload a (compliance) document as base64. Uploading is done based on a document code, the content of the document needs to be encoded to base64. You can also specify the filename.

You need to authenticate with an AT code (as username) and the corresponding token (as password) or you can authenticate with an AL code (as username) and the corresponding secret (as password)

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

Code of the acceptance document.

string

Name of the file.

string

Base64 encoding of the file.

files
array of strings

Array of base64 encoded files.

files
Responses

401

Unauthorized. Supplied credentials are invalid

403

Forbidden. Supplied credentials have no rights

404

Not found

405

Used HTTP method is not allowed

406

Not acceptable. The supplied content type in the accept parameter in the header is not supported

415

Unsupported media. The supplied content type in the content-type parameter in the header is not supported

429

Rate limit reached.

500

An internal error occurred

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