Dashboard
Gallery
Income
MyTeam
Order
| API | Description |
|---|---|
| GET OrderView/getfranchise_list?state_code={state_code} |
This is for get franchise List.state_code - distributor state code |
| GET OrderView/getSale_type_list?distno={distno} |
This is for get sale type list |
| GET OrderView/getPackage_list?tag={tag}&sale_type={sale_type} |
This is for get product list.Tag : If Purchase from company then (IBO) else (IBOTOHS) |
| GET OrderView/getProduct_list?tag={tag} |
This is for get product list.Tag : If Purchase from company then (IBO) else (IBOTOHS) |
| GET OrderView/getOrder_id_random |
This is for get order id random. |
| POST OrderView/addOrder |
This is for orderAdd Note :- Purchase Method For Online Payment--3 and For purchase wallet--2 , sale_type :- For Joining Sale---1 and For Repurchase Sale---2 |
| POST OrderView/addOrder_group |
This is for orderAdd Note :- Purchase Method For Online Payment--3 and For purchase wallet--2 , sale_type :- For Joining Sale---1 and For Repurchase Sale---2 |
| POST OrderView/check_order_validation |
This is for check order validation |
| GET OrderView/get_offer_item?distno={distno}&saletype={saletype}&order_type={order_type}&team_id={team_id} |
This is for get free offer product |
| GET OrderView/check_stock?depo_code={depo_code}&productid={productid}&package_id={package_id} |
This is for check stock of item |
| GET OrderView/get_freight_charge?user_type={user_type}&joining_type={joining_type}&order_amount={order_amount} |
This is for get freight charges.Parameters : For Customer (user_type : customer , joining_type=BV , order_amount : order_amount) , For Distributor (user_type : ibo , joining_type=PV or BV , order_amount : order_amount) |
| GET OrderView/get_orderList?distno={distno}&str_date={str_date}&end_date={end_date} |
This is for get distributor order view datewise (dd/mm/yyyy format) . |
| GET OrderView/get_orderDetails?order_no={order_no} |
This is for order view order_no wise. |
| GET OrderView/get_orderHistory?distno={distno} |
This is for get order History distno wise |
| GET OrderView/get_orderHistory_order_wise?order_no={order_no} |
This is for get order History order no wise |
| GET OrderView/get_distributor_purchaseList?distno={distno}&str_date={str_date}&end_date={end_date} |
This is for get distributor purchaseList datewise (dd/mm/yyyy format) . |
| GET OrderView/get_purchaseDetails?m_id={m_id} |
This is for purchase view M_ID wise. |
| POST OrderView/add_new_address |
This is for customer/distributor add new address |
| POST OrderView/change_address?address_id={address_id} |
This is for customer/distributor change address |
| POST OrderView/remove_address?address_id={address_id} |
This is for customer/distributor remove address |
| GET OrderView/get_address?distno={distno}&address_id={address_id} |
Plz pass address id zero for get all address of Customer/Distributor. |
| POST OrderView/cart_update |
This is for cart item Add_Update and delete. Plz pass tag value (ADD) for add_update and (DELETE) for delete. Only allow package or item |
| POST OrderView/cart_remove_item?order_type={order_type}&distno={distno}&productid={productid}&team_id={team_id} |
This is for cart item remove single or all item(For all item pass product id zero) |
| GET OrderView/get_cart_item?distno={distno} |
This is for get cart details |
| GET OrderView/Get_PriceList |
This is for get product priceList. |
| GET OrderView/Get_PriceList_country?country_code={country_code} |
No documentation available. |
| POST OrderView/Generate_paytmchecksum |
No documentation available. |
Other
| API | Description |
|---|---|
| POST other/gstn_update?distno={distno} |
This is for distributor gst no updation . |
| GET other/get_gst_info?distno={distno} |
This is for get distributor gst info |
| GET other/GetFeedbackDropdown |
This is for get support/feedback dropdown. |
| POST other/feedback_add |
This is for Support ticket or feedback add . |
| GET other/GetFeedbackList?distno={distno} |
This is for get FeedbackList |
| GET other/get_personal_info_training?distno={distno} |
This is for get personal info training |
| POST other/training_req_add |
This is for distributor trainging request form . |
| GET other/training_req_view?distno={distno} |
This is for distributor trainging request form view. |
| GET other/training_req_print?req_id={req_id} |
This is for distributor trainging request view req id wise. |
| POST other/training_req_delete?req_id={req_id} |
This is for distributor trainging request delete. |
| POST other/contact_us |
This is for contact us |
| GET other/get_App_info |
No documentation available. |
Product
| API | Description |
|---|---|
| GET Product/GetProductCategory |
No documentation available. |
| GET Product/GetProductList?categoryid={categoryid}&distno={distno} |
This is for get category wise product List. |
| GET Product/GetProductListBrand_wise?brand_id={brand_id}&distno={distno} |
This is for get brand wise product List. |
| GET Product/GetProduct_productid?productid={productid}&distno={distno} |
This is for get product details product id wise. |
| GET Product/product_search?prefixText={prefixText} |
No documentation available. |
| GET Product/Get_wish_list_product?cust_id={cust_id} |
Get wish list productList |
| POST Product/wish_list_product_add?cust_id={cust_id}&productid={productid}&is_checked={is_checked} |
This is for add wish list product.is_checked parameter value (0 or 1) |
| POST Product/product_rating_comment_add |
This is for add product rating comment add |
| GET Product/GetProductRating?product_id={product_id} |
This is for get product rating star and comment |