SenderDTO2
Payer/sender information
- accountType: object · AccountDTO2
Bank account information
- branchType: string
Branch code.
- ispbType: string
Participant ISPB (bank identifier, 8 digits).
- numberType: string
Account number.
- typeType: string enum
Account type.
values- C
A C C - O
T H R - S
L R Y - S
V G S - T
R A N
- documentType: object · DocumentDTO2
Document identification (CPF or CNPJ)
- typeType: string enumrequired
Document type.
values- C
P F - C
N P J
- valueType: stringmin length:1required
Document number (digits only). CPF: 11 digits, CNPJ: 14 digits.
- nameType: string
Participant full name.