Error
Get Account IDs Matching a Customer Rule
Returns a paginated list of customer account IDs that satisfy the specified customer rule’s expression. For Return-type rules, searches all account types. For other rule types, only B2B accounts are included.
GET
Error
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
The customer rule code to evaluate
Query Parameters
Starting index for pagination (default: 0)
Number of results per page (max: 200, default: 200)
Sort field and direction (e.g., "customerAccountId asc")
limits which fields are returned in the response body

