MandateAuthorizationRuleDTO
Pre-authorization rule (Jornada 4). When an inbound pain.009 matches an active rule, the mandate is auto-approved without user intervention.
- accountType: string
Number Owner account number
- activeType: boolean
Whether the rule is currently active
- branchType: string
Owner branch
- createdType: string Format: date-time
At Creation timestamp
- frequencyType: array string[] enum
Whitelist Filter: allowed frequencies (empty = all)
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
- idType: string Format: uuid
Rule UUID
- maxType: number
Amount Filter: maximum amount auto-approved (null = unlimited)
- 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.
- senderType: object · SenderDTO2
Payer/sender information
- accountType: object · AccountDTO2
Bank account information
- documentType: object · DocumentDTO2
Document identification (CPF or CNPJ)
- nameType: string
Participant full name.
- updatedType: string Format: date-time
At Last update timestamp
- validType: string Format: date-time
Until Rule expiration timestamp