Inyo

PIX

Like wallet fields, the PIX key sits directly on paymentMethod β€” there is no nested pix object.

FieldTypeRequiredDescription
typestringYes"PIX"
countryCodestringYes"BRA"
keystringYesThe PIX key value
keyTypestringYesCPF, CNPJ, EMAIL, CELLPHONE, or RANDOM

RANDOM is the schema's name for what Brazilian documentation calls an EVP (random) key, and CELLPHONE for a phone key. Use the spellings above β€” the schema rejects anything else with VE_001.

What's Next