Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 853 Bytes

WireCreationRequestUs.md

File metadata and controls

15 lines (10 loc) · 853 Bytes

WireCreationRequestUs

Properties

Name Type Description Notes
idempotency_key uuid::Uuid Universally unique identifier (UUID v4) idempotency key. This key is utilized to ensure exactly-once execution of mutating requests.
account_number String Account number that identifies the bank account.
routing_number String ABA routing number for the bank account. Note this has to be specific for bank wire transfers.
billing_details models::BillingDetails
bank_address models::BankAddress

[Back to Model list] [Back to API list] [Back to README]