Create an outgoing transfer.
POST
/Transfers/outgoing
Transfers
Request
Body Params multipart/form-data
SenderAccountId
string <uuid>
optional
SendingAmount
number <double>
optional
Description
string
optional
Documents
file
optional
System
enum<string>
optional
Allowed values:
undefinedsepaswiftinternalselffasterUK
FeeAllocation
enum<string>
optional
Allowed values:
oursha
RecipientId
string <uuid>
optional
Recipient.RecipientType
enum<string>
optional
Allowed values:
corporateindividualinternalself
Recipient.LegalName
string
optional
Recipient.FirstName
string
optional
Recipient.LastName
string
optional
Recipient.RegistrationAddress.Country
string
optional
Recipient.RegistrationAddress.PostalCode
string
optional
Recipient.RegistrationAddress.City
string
optional
Recipient.RegistrationAddress.Street
string
optional
Recipient.Account.AccountIdentifier
string
optional
Recipient.Account.Bic
string
optional
Recipient.Account.BankCountry
string
optional
Recipient.Account.BankName
string
optional
Recipient.Account.Currency
string
optional
Recipient.Account.UkAccountNumber
string
optional
Recipient.Account.UkSortCode
string
optional
Recipient.IsVisible
boolean
optional