Cost Centers REST Endpoints

Joint Ventures/Cost Centers
The cost centers resource is used to view, create, or delete a cost center associated with a joint venture. The joint venture cost center is used as selection criteria for retrieving transactions from the General Ledger and Subledger Accounting.
Create a joint venture cost center
Method: post
Path: /fscmRestApi/resources/11.13.18.05/jointVentures/{jointVentureId}/child/jointVentureCostCenters
Delete a joint venture cost center
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/jointVentures/{jointVentureId}/child/jointVentureCostCenters/{costCenterId}
Get a joint venture cost center
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentures/{jointVentureId}/child/jointVentureCostCenters/{costCenterId}
Get all cost centers associated with the joint venture
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentures/{jointVentureId}/child/jointVentureCostCenters