GET /api/Package/Search

tl-api.azurewebsites.net

Summary: Search packages
Operation ID: Package_Search
Auth: unknown

Parameters (11)

activeStatus (integer, query, optional, default: 1)

active status active : 1, inactive : 2, all 3, deafult : 1

categoryId (integer, query, optional, default: -1)

Packge Category Id

endPrice (number, query, optional, default: 9999999)

End Price of the price Range

gymId (integer, query, optional, default: -1)

primary key of TL gym entity

limit (integer, query, optional, default: 100)

number of recode in result and default is 100. use negative numbers to order by desc

offset (integer, query, optional, default: 0)

number of recodes to skip

orderBy (string, query, optional, default: 1)

order by column.!-- invalid column will give internal server error

requestSource (integer, query, optional, default: 1)

1 : MRM, 2 : Mobile

searchText (string, query, optional)

part of package name

startpPrice (number, query, optional, default: 0)

Start price of the price Range

type (string, query, optional, default: all)

filter package type.!-- default is 'all'

No probe data for this endpoint yet.