Preview of the CCB contract

In this route, we can generate the contract preview in base64.

🚧

Attention point:

To generate the preview of the contract, you need to pass the operation code as parameters.

Response

Http CodeReturn CodeMessage
200200-01Success.
400400-01Something unexpected happened.
400400-02Invalid hash.
400400-52Customer was not found.
400400-76Error generating the contract.
401401-05Unauthorized or token invalid
429429-01Too many requests
503503-04Unable to authenticate to the documents service.

Response Parameters

ParameterFormatDescription
request_codeStringRequest identification code.
returnBooleanIndicates if the request was successful.
return_codeStringReturn code of the request.
messageStringReturn message of the request.
dataStringBase 64 contract

Request Parameters

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!