Lists all pay condition rule sets for the business. Supports OData queries ($filter, $orderby, $top, $skip).
This operation supports OData queries (only $filter, $orderby, $top, $skip).
GET http:///api/v2/business/{businessId}/payconditionruleset
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| businessId | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| query |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
UkPayConditionRuleSetApiModel |
| 401 | Unauthorized Unauthorized |
ProblemDetails |
| 403 | Forbidden Forbidden |
ProblemDetails |
Powered by DapperDox