3. Create account - [EXAMPLE] Global USD Recipient

POST {{host}}/v1/accounts

Request Body

{"accountHolderName"=>"Global USD", "currency"=>"USD", "type"=>"swift_code", "details"=>{"address"=>{"city"=>"Singapore", "countryCode"=>"SG", "postCode"=>"10025", "firstLine"=>"158 Wall Street"}, "country"=>"SG", "legalType"=>"PRIVATE", "swiftCode"=>"DBSSSGSGXXX", "accountNumber"=>"40000000000", "email"=>"example@foobar.com"}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring