Service Packages
List all ServicePackages
Permissions needed: NONE Searches clinic's service packages by name and returns the result
get/api/v1/service-packages
Query parameters
filter[search]string
Service Package's name
filter[visit_type_id]integer[]
Visit Type Id
filter[aaha_codes]string[]
Service Id
pet_idinteger
Pet Id that is used to check if the service package is within the pet's wellness plan benefits
filter[status]'enabled' | 'disabled'
Status of the service package (ex: 'enabled', 'disabled')
filter[one_level_services]integer
Filter by one level services (ex: '1')
includestring
Additional info to include(ex: 'products', 'products.product', 'products.product.stock', 'taskTemplates' 'products.product.latestPurchaseOrderItem', 'servicePackageServices.products.product', 'labTests', 'labTests.lab', 'subServiceOn', 'taxRates')
sortstring
Sorting(ex: 'name', 'price', 'aaha_code')
Parameters
#/paths/~1api~1v1~1pets/get/parameters/0 — unresolved $ref
Response
Successful operation