feat: searching on customer list

This commit is contained in:
2026-04-07 14:42:45 +02:00
parent 2e645f3368
commit d56650ae5d
5 changed files with 63 additions and 20 deletions

View File

@@ -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: