{
  "sucesso": true,
  "mensagem": "<string>",
  "codigoEmpresaCNAB": "<string>"
}
Through this endpoint, partners can link a wallet. To use this endpoint, it is necessary to have a registered payer with BMP. The registration can be completed through the /api/Cedente 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.