entityApproval
Retrieves the entity approval by its ID.
**Returns:** The entity approval.
entityApproval(
id: String!
businessUnitGroupId: String!
): EntityApproval
Arguments
entityApproval.id ● String! non-null scalar
The ID of the entity approval to retrieve.
entityApproval.businessUnitGroupId ● String! non-null scalar
The ID of the business unit group.
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.