MandateAuthorizationRuleCreateDTO
Payload to create a pre-authorization rule (Jornada 4). All criteria are optional — null means wildcard. A pain.009 mandate matches if it satisfies every non-null criteria.
- validType: string Format: date-time
Until requiredRule expiration timestamp (UTC). After this, the rule no longer auto-approves.
- frequencyType: array string[] enum
Whitelist ISO 20022 frequencies the rule allows. Empty/null = all allowed.
values- M
I A N - M
N T H - Q
U R T - W
E E K - Y
E A R - O
T H R
- maxType: number
Amount Maximum amount the rule auto-approves (BRL)
- receiverType: object · ReceiverDTO2
Receiver/beneficiary information
- documentType: object · DocumentDTO2required
Document identification (CPF or CNPJ)
- nameType: stringmin length:1required
Receiver full name.
- accountType: object · AccountDTO2
Bank account information
- keyType: string
Receiver Pix key.