OGWUGO API DOCUMENTATION

  1. Home
  2. Docs
  3. OGWUGO API DOCUMENTATION
  4. Main Server Documentation
  5. Product Request

Product Request

1. [POST] api/v2/request/product
PARAMETERS
          user_id [INT]
          message [text]

2. list my Special Product Request
[GET] api/v2/request/product/list
gets latest 50 only
   PARAMETERS
             user_id [INT]

3. view single request
[GET] api/v2/request/product/view
   PARAMETERS
             user_id [INT]
             request_id [INT]

Was this article helpful to you? Yes No

How can we help?