v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Item PriceBreaks

List purchase price breaks for an item.

post/api/items/{itemId}/purchase-price-breaks/list

Path parameters

itemIdstring required

The id of the item.

Request body

vendorIdstring nullable

Restrict to price breaks for the given vendor.

currencyCodestring nullable

Restrict to price breaks in the given currency.

Response

List of purchase price breaks for the given item.

idstring required

Identifier of the price break.

itemIdstring required

Identifier of the item this price break applies to.

vendorIdstring required

Identifier of the vendor this price break applies to.

currencyCodestring nullable

ISO 4217 currency code. Null indicates the company's primary currency.

unitOfMeasureNamestring nullable

Purchasing unit of measure for this price break. Null indicates the item's default unit of measure.

unitPricenumber double nullable

The unit price at quantity 1.

vendorItemNumberstring nullable

The vendor's part number for this item, if different from the internal number.

vendorItemNamestring nullable

The vendor's part description for this item.

modifiedUtcstring date-time

When this price break was last modified.