Get a single approval rule.
GET
/buyers/{buyerID}/approvalrules/{approvalRuleID}
200Roles
At least one of the roles below is required to access this endpoint.
FullAccessApprovalRuleAdminApprovalRuleReader
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
buyerID | Required | string | ID of the buyer. | --- |
approvalRuleID | Required | string | ID of the approval rule. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | string | --- | 100 characters | --- | ||
Description | string | --- | 2000 characters | --- | ||
ApprovingGroupID | string | --- | --- | --- | ||
RuleExpression | string | --- | 400 characters | --- | ||
xp | object | --- | --- | --- |