DocsGET_SELECTED - Select
G

GET_SELECTED - Select

Section Guide

Selective retrieval method.

Module Interface
POST
/wb/
Parameters
Handshake Required
Name & TypeValues / Description
methodRequired
string (body)

"GET_SELECTED"

tableRequired
string (body)

Table name.

whereRequired
string (body)

SQL WHERE condition.

200 OKSuccess Response Object
application/json
{"status":200,"data":[]}