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: post
Path: /fscmRestApi/resources/11.13.18.05/projectBillingEvents/{projectBillingEventsUniqID}/child/billingEventDFF
Get a project billing event descriptive flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectBillingEvents/{projectBillingEventsUniqID}/child/billingEventDFF/{EventId}
Get all project billing event descriptive flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectBillingEvents/{projectBillingEventsUniqID}/child/billingEventDFF
Update a project billing event descriptive flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectBillingEvents/{projectBillingEventsUniqID}/child/billingEventDFF/{EventId}