Pix Key Claim and Portability
ReplyExternalPixKeyClaim
This method can be used to respond to a pix key claim or pix key portability request. Keys of type e-mail cannot be claimed.
post/ReplyExternalPixKeyClaim
Request body
Example request
{
"Method": "ReplyExternalPixKeyClaim",
"PartnerId": 30324,
"BusinessUnitId": 51138,
"PixKey": "17699384008",
"TaxNumber": "33.762.255/0001-40",
"Confirmation": true
}Response
OK
Example response
{
"Success": "true",
"Message": "Método executado com sucesso."
}