Edit Forecasted Balance (by id)

PUT {{base_url}}/forecasting/v2/balances/:balanceId

Forecasted balance can be updated by calling the Edit forecasted balance endpoint.

Path variables

FieldTypeDescription
balanceIdstringUnique identifier for the balance

Success

204 No Content

Request Body

{"date"=>"2021-07-30T03:59Z", "amount"=>"12000.00", "currency"=>"GBP", "type"=>"CREDIT"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
X-Partner-Idstring
X-Api-Keystring
X-Company-Idstring
Authorizationstring