The final stage of a transfer and the ultimate recipient of the funds.
Field | Type | Required | Description | Example |
---|---|---|---|---|
payment_method_id |
str | ✔️ | UUID v4 | ec7e1848-dc80-4ab0-8827-dd7fc0737b43 |
card_details |
OptionalNullable[models.CreateCardDetailsDestination] | ➖ | N/A | |
ach_details |
OptionalNullable[models.CreateACHDetailsBase] | ➖ | If transfer involves ACH, override default card acceptance properties. |