Files
full/module/base/mgt/test/dpt_fetch.http

12 lines
165 B
HTTP

POST http://rest.apinb.com/mgt/dpt/fetch
Content-Type: application/json
Authorization: {{BSM_TOKEN}}
{
"page": 1,
"size": 10,
"keyword": "",
"status": 1
}