customer
get all customer details
Sample request:
{
"SearchText": "Test",
"HasCustomerRights": true,
"LastSyncDate": null,
"IsForLocalStorage": true,
"BusinessID": 122993,
"PageIndex": 1,
"PageSize": 10
}
post/{group}/api/v{version}/customer/getcustomerlist
Path parameters
groupstring required
versionstring required
Request body
Response
Success
Changes
No recorded changes to this endpoint across all 3 revisions of this API.