Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 2.98 KB

source.md

File metadata and controls

13 lines (9 loc) · 2.98 KB

Source

Where funds for a transfer originate. For the source, you must include either a paymentMethodID or a transferID. A transferID is used to create a transfer group, associating the new transfer with a parent transfer.

Fields

Field Type Required Description Example
transfer_id str ✔️ UUID v4 ec7e1848-dc80-4ab0-8827-dd7fc0737b43
payment_method_id str ✔️ UUID v4 ec7e1848-dc80-4ab0-8827-dd7fc0737b43
card_details OptionalNullable[models.CreateCardDetailsSource] N/A
ach_details OptionalNullable[models.CreateAchDetailsSource] N/A