Properties
| Name | Type | Required | Description |
|---|---|---|---|
| value | Double | ✅ | Amount to be transferred |
| bankAccount | ApiTransferBankAccountSaveRequestDto | ❌ | |
| operationType | ApiTransferSaveRequestTransferType | ❌ | 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 | ApiTransferSaveRequestPixAddressKeyType | ❌ | 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 | ApiTransferRecurringSaveRequestDto | ❌ |