entityApproval
Accepts id and businessUnitGroupId arguments and returns a single entity approval item in response
entityApproval(
id: String!
businessUnitGroupId: String!
): EntityApproval
Arguments
entityApproval.id
● String!
non-null scalar
entityApproval.businessUnitGroupId
● String!
non-null scalar
Type
EntityApproval
object
The Entity Approval entity is used to allow users to manually handle the process of approving a change. If a Sales Price has changed and customer rules state that this must be approved, the price change will not be processed and made available to consuming parties until the approval process has been completed