post https://api.fondy.io/clientapi/api////splitaccount//wallet
Creation of a wallet
The request to create a wallet is as below:
{
"default_wallet_id": Provided by Fondy
"identity_id": "a526165d-3f68-45fa-a3bd-87c6ecd5584b",
"payee_compliance_profile_id": From the call to onbaording
"default_payment_reference": "202408091128",
"alias": name/reference for this wallet for yourselves to set
"additional_information": "202408091129",
"payee_details": {
"name": name
"iban": iban
"currency": "EUR",
"address": {
"country_code": "LT",
"city": "Vilnius",
"street": "Street",
"building_name": "Building",
"building_number": "16B",
"postal_code": "LT-12345"
},
"externalId": "6566c461-957d-4937-b7d5-744c63c8fa66"
}