PUT
/
v1
/
stip
/
accounts
/
{id}
/
external-balance
This response does not have an example.

Path Parameters

id
string<biginteger>
required

Account id

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
amount
number
required

External balance amount

Required range: x >= 0
Example:

3.14

currency
string<iso4217-currencycode>
required

A valid ISO 4217 currency code

Example:

"EUR"

Response

204

Successful operation