Federal Business Event Type Codes REST Endpoints

Federal Business Event Type Codes
The federal business event type codes resource is used to query, create and update business event type codes.
Create business event type codes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedBusinessEventTypeCodes
Delete a business event type code
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedBusinessEventTypeCodes/{BusinessEventTypeId}
Get a business event type code
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedBusinessEventTypeCodes/{BusinessEventTypeId}
Get all business event type codes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedBusinessEventTypeCodes
Update a business event type code
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedBusinessEventTypeCodes/{BusinessEventTypeId}