Joint Venture Account Sets REST Endpoints

Joint Venture Account Sets
The joint venture account sets resource is used to view, create, update, or delete account sets that are used to identify accounts on financial transactions to be processed by Joint Venture Management.
Create a joint venture account set
Method: post
Path: /fscmRestApi/resources/11.13.18.05/jointVentureAccountSets
Delete a joint venture account set
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/jointVentureAccountSets/{accountSetId}
Get a joint venture account set
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureAccountSets/{accountSetId}
Get all joint venture account sets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureAccountSets
Update a joint venture account set
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/jointVentureAccountSets/{accountSetId}