Deposit money

API endpoint to create a deposit from the linked account

Path Params
string
required

The account identifier.

Body Params
double
required

The amount of the deposit

string
required
length ≥ 1

The currency code of the deposit. In the reference data endpoint 'currencies' a user can get the full list of available values.

double
required

The exchange rate used if performing FX. If not performing FX set exchange rate to 1.

date-time
required

The value date of the deposit.

string
required
length ≥ 1

The reference of the deposit, free text.

Headers
string
required
Defaults to v1

API versioning

uuid
required
Defaults to 7a60405e-9730-49bb-96b3-a9f2f8e5f0f2

Correlates HTTP requests between a client and server

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

OK

500

Internal Server Error

503

Service Unavailable

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json