Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 769 Bytes

File metadata and controls

31 lines (19 loc) · 769 Bytes

PixAddress

Properties

Name Type Description Notes
accountHolder AccountHolderDetails
pixKey String
keyType KeyTypeEnum
bankName String [optional]
bankCode String [optional]
qrCode String The QR code to be used for the transfer [optional]
expirationDate String The expiration date of the QR code [optional]

Enum: KeyTypeEnum

Name Value
CPF "CPF"
CNPJ "CNPJ"
EMAIL "EMAIL"
PHONE "PHONE"
RANDOM "RANDOM"