Add funds to the specified account.
Header | Required | Values/Example | Default | |
---|---|---|---|---|
Authorization | Required | Basic XXX | ||
HTTP Basic authentication, more information here. |
Parameter | Type | Param Type | Required | Values/Example | Default |
---|---|---|---|---|---|
account_id | Path | String | Required | ||
Account number | |||||
amount | Body | Double | Required | 1000.0 | |
Amount to add the account. |