Fetch daily customers
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request samples
curl --location --request GET '/outlet-customers?searchKey=&fromDate&toDate=&download&page=&limit=1'
Responses
application/json Modified at 2024-10-01 13:10:45