{
  "sucesso": true,
  "mensagem": "<string>",
  "codigoBoleto": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "identdNossoNum": "<string>",
  "numCodBarras": "<string>",
  "numLinhaDigtvl": "<string>",
  "numDocTit": "<string>"
}
Through this endpoint, partners can register a bankslip. The API process conducted by the integrator registers the bankslip with the responsible entity. Before registering the bankslip, the issuer must have a payer number linked to the account and a registered portfolio, with “1” for a simple bankslip (applicable to this endpoint) and “9” for CNAB. The payer registration should be completed through the /api/Cedente endpoint, and linking the payer to a portfolio should be done via the /api/Cedente/AdicionarCarteira endpoint.

Authorizations

Authorization
string
header
required

Copie 'Bearer ' + token

Headers

IdempotencyKey
string
required

Chave única para garantir que uma operação seja executada apenas uma vez.

IgnoraHandshake
boolean
default:true
required

(somente em homologação)

Body

Response

200 - application/json

Success

The response is of type object.