Excluded Subledgers REST Endpoints
Joint Ventures/Excluded Subledgers
The excluded subledgers resource is used to view, create, or delete excluded subledger applications for joint venture processing.
- Create an excluded subledger application
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/jointVentures/{jointVentureId}/child/excludedSubledgers
- Delete an excluded subledger application
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/jointVentures/{jointVentureId}/child/excludedSubledgers/{excludedSubledgerId}
- Get all excluded subledger applications
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/jointVentures/{jointVentureId}/child/excludedSubledgers
- Get an excluded subledger application
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/jointVentures/{jointVentureId}/child/excludedSubledgers/{excludedSubledgerId}