Consulta DICT
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Query Parameters
pixKey*string
A chave Pix a consultar (CPF, CNPJ, email, telefone ou EVP).
Length
1 <= length <= 77Response Body
application/json
application/json
application/json
curl -X GET "https://api.payzu.processamento.com/v1/pix/key?pixKey=example%40payzu.com.br"{
"pixKey": "5c8999e2-6b29-468b-b4e9-04d4872b1bc4",
"document": "**.345.678/****-**",
"name": "EMPRESA EXEMPLO LTDA",
"branch": "****",
"accountNumber": "*******",
"personType": "PJ",
"accountType": "CACC",
"institutionIspb": "12345678",
"institutionCode": "001",
"institutionName": "BANCO EXEMPLO S.A."
}{
"statusCode": 400,
"error": "Bad Request",
"message": "querystring/dateFrom Invalid input: expected string, received undefined",
"requestId": "cmou00000abcdef01s6ghij1k2lm"
}{
"statusCode": 404,
"error": "Not Found",
"message": "Resource not found",
"requestId": "cmou00000abcdef01s6ghij1k2lm"
}