Update document

Updates a specific document using multipart/form-data.

Allowed only when document status is PENDING. After COMPLETED, ERROR, or APPROVED, PATCH updates are rejected.

Path Params
string
required

dLocal verification ID in UUID format.

string
required

dLocal verification document ID.

Body Params
file

File with the content of the document to update. It's used for documents of type DOCUMENT and should only be used if value is not sent. Each file name must include an extension, which can be either .jpeg, .png, or .pdf. Please refer to the list of acceptable documents.

string

Value of the document to update. It's used for documents of type FIELD and should only be used if file is not sent.

string

Reference name given by the merchant in their system.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json