List all customersAsk AIget https://api.owlpay.com/api/v1/platform/tunnel/customersQuery ParamscurrencystringCurrencyuuidstringUnique customer identifier for the customer from OwlPayapplication_customer_uuidstringUnique identifier for the customer from Application (Your system)emailstringCustomer's emailsstatus_listarray of stringsQuery customer's status. (You can input created inactive active)status_listADD stringtype_listarray of stringsQuery customer's type. (You can input visitor formal)type_listADD stringnamestringCustomer's namephone_codestringCustomer's phone code (phone_code and phone_number must be passed in together)phone_numberarray of stringsCustomer's phone number (phone_code and phone_number must be passed in together)phone_numberADD stringtagsarray of stringsCustomer's tags filtertagsADD stringlimitintegerA limit on the number of objects to be returned(default 12).pageintegerPageResponse 200Updated about 1 year ago