Key Management
GetPixKeys
This method can be used to query the pix keys linked to an account
post/GetPixKeys
Request body
Example request
{
"Method": "GetPixKeys",
"PartnerId": 30324,
"BusinessUnitId": 51138,
"TaxNumber": "33.762.255/0001-40",
"BankBranch": "0001"
}Response
OK
Example response
{
"Success": "true",
"PixKey": "17699384008"
}