Pix Key Claim and Portability
ChangePixKey
Request to change PIX key
post/ChangePixKey
Request body
Example request
{
"Method": "ChangePixKey",
"PartnerId": 30324,
"BusinessUnitId": 51138,
"TaxNumber": "33.762.255/0001-40",
"FromBank": "001",
"FromBankBranch": "0801",
"FromBankAccount": "0178945",
"FromBankAccountDigit": "5",
"PixKey": "17699384008",
"ToBusinessUnitId": 51062,
"ToBank": "001",
"ToBankBranch": "0801",
"ToBankAccount": "157567",
"ToBankAccountDigit": "5"
}Response
OK
Example response
{
"Success": "true",
"Message": "Solicitação de alteração de Chave PIX registrada com sucesso"
}