Joint Venture Operational States REST Endpoints

Joint Venture Operational States
The joint venture operational states resource is used to view, create, update, or delete operational states.
Create a joint venture operational state
Method: post
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOperationalStates
Delete a joint venture operational state
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOperationalStates/{operationalStateId}
Get a joint venture operational state
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOperationalStates/{operationalStateId}
Get all joint venture operational states
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOperationalStates
Update a joint venture operational state
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOperationalStates/{operationalStateId}