ERP Business Events REST Endpoints

ERP Business Events
The ERP business events resource is used to retrieve or update a business event-enabled record to determine whether the business event can be initiated.
Get a business event record
Method: get
Path: /fscmRestApi/resources/11.13.18.05/erpBusinessEvents/{ErpBusinessEventId}
Get all business event records
Method: get
Path: /fscmRestApi/resources/11.13.18.05/erpBusinessEvents
Update the enabled indicator for a business event
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/erpBusinessEvents/{ErpBusinessEventId}