FiatPayoutApiDTO
- accountType: string
Number requiredDestination bank account IBAN or account number
- amountType: numberrequired
Amount to send
- bankType: string
Code requiredBank Code (SWIFT/BIC/Routing number)
- bankType: string
Name requiredName of the destination bank
- beneficiaryType: stringenum
Type requiredBeneficiary type
values- B
U S I N E S S - I
N D I V I D U A L
- cityType: stringrequired
City
- countryType: stringenum
Code requiredDestination country code (ISO 3166-1 alpha-2)
values- A
L - D
Z - A
G - A
R - A
M
- currencyType: stringenumrequired
Fiat currency
values- U
S D - E
U R - G
B P
- postalType: string
Code requiredPostal code
- referenceType: stringrequired
Payment reference (max 30 chars, alphanumeric)
- streetType: string
Address requiredStreet address
- businessType: string
Name Business legal name (required if beneficiaryType is BUSINESS)
- firstType: string
Name Beneficiary first name (required if beneficiaryType is INDIVIDUAL)
- industryType: number
Id Industry ID
- lastType: string
Name Beneficiary last name (required if beneficiaryType is INDIVIDUAL)
- paymentType: string
Purpose Purpose of payment
- paymentType: string
Purpose Attachment Id Id of a file previously uploaded via POST /v1/files. Pass the value of data.id from that response here verbatim.