GET API/Common/MasterData?action={action}

Getting Master Data Action : City/State/Country/UOM/Roles/DeliveryBoys/OrderStatus/DBOrderStatus/SubscriptionPlan/SubscriptionsAvailable/SubscriptionStatus

Request Information

URI Parameters

NameDescriptionTypeAdditional information
action

Action is the mandatory parameter City/State/Country: Get Data regarding City/State/Country, UOM: Get Data regarding unit of measures, Roles: Get data regarding roles: SuperAdmin/Admin/Employee/DeliveryBoy/DeliverManager/Doctor/Customer, DeliveryBoys: Get deliveryboys list, OrderStatus: Get the status of the Order, DBOrderStatus: Get OrderPickedUp list , SubscriptionPlan: Get the SubscriptionPlan, SubscriptionsAvailable: Get the available plans for Subscrition, SubscriptionStatus: Get the status of the Subscription

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.