v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Quote Discount Line Item

Update the discount line item for a quote

put/api/quote/{quoteId}/discount-line-item

Path parameters

quoteIdstring required

Request body

namestring required

The name of the discount line.

descriptionstring nullable

The description of the discount line.

isPercentageboolean required

Indicates whether "Amount" value is percentage based or an absolute amount.

amountnumber double required

The amount of the discount.

Response

Discount line item

idstring required

Unique id associated to this entity.

namestring required

The name of the discount line.

descriptionstring nullable

The name of the discount line.

isPercentageboolean required

Indicates whether FulcrumProduct.PublicApi.Dto.Quote.DiscountLineItem.DiscountLineItemDto.Amount discount is percentage based (else, it's an absolute amount).

amountnumber double required

The amount of the discount.

numberinteger

Line number