Project Billing Event Descriptive Flexfields REST Endpoints
            
            Project Billing Events/Project Billing Event Descriptive Flexfields
            
        
        
    A listing of all the descriptive flexfields available for project billing events.
- Create a project billing event descriptive flexfield
- Method: postPath:/fscmRestApi/resources/11.13.18.05/projectBillingEvents/{projectBillingEventsUniqID}/child/billingEventDFF
- Get a project billing event descriptive flexfield
- Method: getPath:/fscmRestApi/resources/11.13.18.05/projectBillingEvents/{projectBillingEventsUniqID}/child/billingEventDFF/{EventId}
- Get all project billing event descriptive flexfields
- Method: getPath:/fscmRestApi/resources/11.13.18.05/projectBillingEvents/{projectBillingEventsUniqID}/child/billingEventDFF
- Update a project billing event descriptive flexfield
- Method: patchPath:/fscmRestApi/resources/11.13.18.05/projectBillingEvents/{projectBillingEventsUniqID}/child/billingEventDFF/{EventId}