v1

latestOpenAPI 3.1.02026-07-242325051.4 MB
Balance

Balance:Deposit

This API add funds to your balance. You can add a merchant code so that you can add funds to a merchant where you have access to (default = active merchantCode).

post/v2/balance/deposit

Request body

merchantCodestring nullable

Example request

{
  "deposit": {
    "amount": {
      "currency": "EUR"
    }
  }
}

Response

Created

redirectstring nullable