Reuse and capture of documents
Query parameters
codestringRequiredExample:
User identifier value (e.g., CPF value).
12345678909typestringRequiredExample:
Document type (e.g., BR_CPF).
BR_CPFHeader parameters
AuthorizationstringRequired
Valid access-token.
APIKEYstringRequired
Valid APIKEY with the capabilitie Document Capture and Reuse enabled.
Responses
200
Process information retrieved successfully.
application/json
400
Bad Request.
application/json
403
Forbidden.
application/json
404
Not Found.
application/json
500
Internal Server Error.
application/json
get
/documents/v1Header parameters
AuthorizationstringRequired
Valid access token.
APIKEYstringRequired
Valid APIKEY with the capabilitie Document Capture and Reuse enabled.
Body
Responses
200
Process information successfully retrieved.
application/json
400
Bad Request.
application/json
403
Forbidden.
application/json
500
Internal Server Error.
application/json
post
/processes/v1Errors
Code
Message
Description
Code
Message
Description
Code
Message
Description
Last updated
Was this helpful?