Copy PageList Price Book Itemsget https://staging.fairmarkit.com/services/self-service/api/v4/price-books/{price_book_id}/itemsReturns a list of price book items.Path Paramsprice_book_idstringrequiredThe UUID or External ID of the price book to retrieve items from.Query Paramsidarray of stringsFilter items by specific IDs.IdADD stringoffsetinteger≥ 0Defaults to 0Zero-based offset of the first record to return. Defaults to 0.limitinteger0 to 101Defaults to 10Maximum number of records to return. Defaults to 10.titlestringlength between 1 and 255Filter items by title.pb_tagarray of stringsFilter items by price book tags.Price Book TagADD stringcurrencystringCurrency code used for price conversion.searchstringSearch term used to filter results.tagarray of stringsFilter items by tags.TagADD stringorderingarray of stringsOrdering field. Prefix with '-' for descending order.OrderingADD stringis_semanticbooleanDefaults to trueEnable semantic search for filtering.truefalseHeadersX-FM-API-KEYstringFairmarkit API KeyacceptstringenumDefaults to application/json; charset=utf-8Generated from available response content typesapplication/jsonapplication/json; charset=utf-8Allowed:application/jsonapplication/json; charset=utf-8Responses 200Successful Response 422Validation ErrorUpdated 4 months ago Delete Price BookCreate Price Book ItemsDid this page help you?YesNo