Delete Forecasted Transaction (by id)
DELETE {{base_url}}/forecasting/v2/transactions/:transactionId
Forecasted transactions can be deleted by calling the Delete forecasted transaction
endpoint.
Path variables
Field | Type | Description |
---|---|---|
transactionId | string | Unique identifier for the transaction |
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 |