49 - Register Bankslip
Scopes:
api.ext api.boleto.registrarThrough 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
Copie 'Bearer ' + token
Headers
Chave única para garantir que uma operação seja executada apenas uma vez.
(somente em homologação)
Body
1
, 2
, 3
Response
Indica se a operação foi realizada com sucesso.
Descrição detalhada do resultado da operação, incluindo informações sobre erros ou mensagens complementares.
Código UUID identificador do boleto registrado.
Número de Controle do Cedente para identificar o Título.
Código de barras do Boleto de Pagamento.
Linha digitável do Boleto de Pagamento.
Número do Documento do Título utilizado pelo Cedente.
Was this page helpful?