Search packagesAsk AIget https://restapi.rev.io/v1/PackagesSearch for one or more packages.Metadatasearch.package_idarray of int32sQuery by package identifier.search.package_idADD int32search.descriptionarray of stringsQuery by the package description.search.descriptionADD stringsearch.provider_idarray of int32sQuery by the provider identifier.search.provider_idADD int32search.classstringenumQuery by the customer class restriction (Business, Residential).BusinessResidentialAllowed:BusinessResidentialsearch.activebooleanQuery by active status (true or false).truefalsesearch.created_date_startdate-timeQuery by created date.search.created_date_enddate-timeQuery by created date.search.statearray of stringsQuery by state restriction.search.stateADD stringsearch.currency_codearray of stringsQuery by three-letter currency code.search.currency_codeADD stringsearch.page_sizeint32Defines how many items to return at a time.search.pageint32Specifies 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.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 500InternalServerErrorUpdated 7 months ago