Delete Forecasted Balance (by id)
DELETE {{base_url}}/forecasting/v2/balances/:balanceId
Forecasted balance can be deleted by calling the Delete forecasted balance
 endpoint.
Path variables
| Field | Type | Description | 
|---|---|---|
| balanceId | string | Unique identifier for the balance | 
Success
202 Accepted
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
Content-Type | string | ||
X-Partner-Id | string | ||
X-Api-Key | string | ||
Authorization | string | ||
X-Company-Id | string |