PIX
Like wallet fields, the PIX key sits directly on paymentMethod β there is no nested pix object.
| Field | Type | Required | Description |
|---|---|---|---|
type | string | Yes | "PIX" |
countryCode | string | Yes | "BRA" |
key | string | Yes | The PIX key value |
keyType | string | Yes | CPF, CNPJ, EMAIL, CELLPHONE, or RANDOM |
RANDOMis the schema's name for what Brazilian documentation calls an EVP (random) key, andCELLPHONEfor a phone key. Use the spellings above β the schema rejects anything else withVE_001.
What's Next
- Country coverage β Which corridors offer this method
- Examples β Complete request bodies
