feat: searching on customer list
This commit is contained in:
@@ -5,7 +5,11 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{bas_url}}/restricted/customer/list"
|
||||
url: "{{bas_url}}/restricted/customer/list?search="
|
||||
params:
|
||||
- name: search
|
||||
value: ""
|
||||
type: query
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
|
||||
Reference in New Issue
Block a user