- Subcategories:
 - Federal Business Event Type Codes Descriptive Flexfields
 
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: postPath:
/fscmRestApi/resources/11.13.18.05/fedBusinessEventTypeCodes - Delete a business event type code
 - Method: deletePath:
/fscmRestApi/resources/11.13.18.05/fedBusinessEventTypeCodes/{BusinessEventTypeId} - Get a business event type code
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/fedBusinessEventTypeCodes/{BusinessEventTypeId} - Get all business event type codes
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/fedBusinessEventTypeCodes - Update a business event type code
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/fedBusinessEventTypeCodes/{BusinessEventTypeId}