Store Service
List of service
Query parameters
limitintegerOptional
offsetintegerOptional
keywordstringOptional
categoryIdintegerRequired
countintegerOptional
Responses
200
success response
*/*
statusintegerOptionalDefault:
1messagestringOptionalDefault:
Successfully got service count " or " Successfully get all service Listget
/store-service/service-list200
success response
Add a service enquiry
Body
serviceIdinteger · int32Required
namestringRequired
emailstringOptional
mobileinteger · int32Required
commentsstringOptional
Responses
200
success response
application/json
enquiryIdinteger · int32Optional
serviceIdinteger · int32Optional
namestringOptional
emailstringOptional
mobileinteger · int32Optional
commentsstringOptional
isActiveinteger · int32Optional
createdDatestring · date-timeOptional
modifiedDatestring · date-timeOptional
createdByinteger · int32Optional
modifiedByinteger · int32Optional
post
/store-service/store-enquiry200
success response
Get list of category
Query parameters
limitintegerOptional
offsetintegerOptional
keywordstringOptional
countintegerOptional
Responses
200
success response
*/*
statusintegerOptionalDefault:
1messagestringOptionalDefault:
Successfully got category list count " or " successfully got the service category list.get
/store-service/category-list200
success response
Last updated