Properties
| Name | Type | Required | Description |
|---|---|---|---|
| value | Double | ✅ | Amount to be transferred |
| bankAccount | TransferBankAccountSaveRequestDto | ❌ | Enter your account details if it is a transfer to a bank account |
| operationType | TransferSaveRequestTransferType | ❌ | Transfer modality. If not informed and the receiving institution is a Pix participant, the transfer is via Pix. Otherwise via TED. |
| pixAddressKey | String | ❌ | Enter the Pix key if it is a transfer to a Pix key |
| pixAddressKeyType | TransferSaveRequestPixAddressKeyType | ❌ | Enter the type of key if it is a transfer to a Pix key |
| description | String | ❌ | Transfers via Pix allow description |
| scheduleDate | String | ❌ | For scheduled transfers, if not informed, payment is instantaneous |
| externalReference | String | ❌ | Transfer identifier in your system |
| recurring | TransferRecurringSaveRequestDto | ❌ | Recurrence information. Only for Pix transfers |