Skip to main content
PATCH
Decide a deal line-item discount approval

Authorizations

Authorization
string
header
required

Your personal access token where supported, or a scoped API key (hc_…) created inside HueChat at Account → Developer API. Send it as Authorization: Bearer <token>.

Path Parameters

accountId
integer
required

Account ID

dealId
string
required

Deal UUID

lineItemId
string
required

Line item UUID

Body

application/json

status (approved or rejected) and reason

The body is of type object.

Response

OK

The response is of type object.