Skip to main content
GET
List Pending Price Increases

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

200 - application/json

Returns {success: true, count, pending_price_increases: [...], truncated} with up to PENDING_LIST_LIMIT items.

success
boolean

True on success

count
integer

Number of pending items returned

pending_price_increases
object[]

Array of pending price increase objects

truncated
boolean

True if the result was truncated due to limit