Pix Key Claim and Portability
ClaimPixKey
This method can be used to claim a pix key ownership or to request portability of a pix key.
post/ClaimPixKey
Request body
Example request
{
"Method": "ClaimPixKey",
"PartnerId": 30324,
"BusinessUnitId": 51138,
"PixKey": "17699384008",
"TaxNumber": "33.762.255/0001-40"
}Response
OK
Example response
{
"Success": "true",
"Message": "Solicitação de reivindicação/portabilidade de Chave PIX registrada com sucesso",
"Key": "69229016063"
}