59 - Add Payer
Scopes:
api.ext api.cedente.cadastrarThrough this endpoint, partners can register a Payer number, as this process is necessary to initiate the registration of bankslips.
To use this endpoint, it is required to have an active account with BMP-274. The account creation can be done through the /api/v2/Conta endpoint. After creating the account and the payer, it is necessary to link the payer to a portfolio using 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
Objeto detalhado da Conta Bancária para a qual deseja-se cadastrar o Cedente.
1
, 2
, 3
, 4
, 5
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 de identificação do Correntista cadastrado junto a CIP.
Was this page helpful?