contractOwnerId | string (IdFilterParam) Example: contractOwnerId=0 |
customerName | string (StringFilterParam) Example: customerName=xyz | in:x,y | like:xyz |
customerType | string (StringFilterParam) Example: customerType=xyz | in:x,y | like:xyz |
customerAccountNumber | string (StringFilterParam) Filter by customer account number
Example: customerAccountNumber=xyz | in:x,y | like:xyz |
billingCycleId | string (IdFilterParam) Example: billingCycleId=0 |
startDate | string (DateFilterParam) Example: startDate=yyyy-MM-dd | lt:yyyy-MM-dd | gt:yyyy-MM-dd | gtn:yyyy-MM-dd |
endDate | string (DateFilterParam) Example: endDate=yyyy-MM-dd | lt:yyyy-MM-dd | gt:yyyy-MM-dd | gtn:yyyy-MM-dd |