Search package productsAsk AIget https://api.revioapi.com/v1/PackageProductsSearch for one or more package products.Query Paramssearch.package_product_idarray of int32sQuery by package product identifier.search.package_product_idADD int32search.product_idarray of int32sQuery by product identifier.search.product_idADD int32search.package_idarray of int32sQuery by package identifier.search.package_idADD int32search.descriptionarray of stringsQuery by the package product description.search.descriptionADD stringsearch.code_1array of stringsQuery by all or part of primary provision code (a.k.a. USOC).search.code_1ADD stringsearch.page_sizeint32Format - int32. Defines how many items to return at a time.search.pageint32Format - int32. Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)search.sortstringSpecifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 500InternalServerErrorUpdated 7 months ago