Field | Type | Required | Description | Example |
---|---|---|---|---|
description |
Optional[str] | ➖ | Simple description to place on the transfer. | |
destination_account_id |
str | ✔️ | N/A | c520f1b9-0ba7-42f5-b977-248cdbe41c69 |
mode |
components.Mode | ✔️ | The operating mode for an account. | production |
occurrences |
List[components.OccurrencesResponse] | ➖ | N/A | |
owner_account_id |
str | ✔️ | N/A | c520f1b9-0ba7-42f5-b977-248cdbe41c69 |
partner_account_id |
str | ✔️ | N/A | c520f1b9-0ba7-42f5-b977-248cdbe41c69 |
recur |
Optional[components.Recur] | ➖ | Defines configuration for recurring transfers. | |
schedule_id |
str | ✔️ | N/A | c520f1b9-0ba7-42f5-b977-248cdbe41c69 |
source_account_id |
str | ✔️ | N/A | c520f1b9-0ba7-42f5-b977-248cdbe41c69 |
created_on |
date | ✔️ | N/A | |
updated_on |
date | ✔️ | N/A | |
disabled_on |
date | ➖ | N/A | |
source_account |
Optional[components.PartialScheduleAccount] | ➖ | N/A | |
destination_account |
Optional[components.PartialScheduleAccount] | ➖ | N/A | |
partner_account |
Optional[components.PartialScheduleAccount] | ➖ | N/A |