Create lending agreement attachment

This endpoint creates an attachment for a lending agreement.

Path Params
string
required

The ID of the lending agreement for which to create the attachment.

Body Params
string

The name of the attachment to create.

string

The content of the attachment to create, encoded as a base64 string.

string

The content type of the attachment to create. Example: application/pdf

string

The type of the attachment to create. It is used to specify whether the attachment is embedded in the value itself or if it is a link to an externally hosted resource. Possible values are: 'EMBEDDED', 'EXTERNAL_LINK'.

Responses

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


  © 2026 Taurus SA. All rights reserved.