List customers
res = po_client.request("post", "/apps/any/queries/read__qpt__list_customers", limit=2, offset=0)
POST /apps/any/queries/read__qpt__list_customers
POST /apps/any/queries/read__qpt__list_customers {'limit': '2', 'offset': '0'}
Response:
...