- Subcategories:
- Large Object (LOB) Attributes - ExportLayout
- Large Object (LOB) Attributes - LayoutMetadata
- Large Object (LOB) Attributes - LayoutMetadataSb
- Large Object (LOB) Attributes - LayoutView
- Large Object (LOB) Attributes - LayoutViewSb
- Large Object (LOB) Attributes - RecordDescribe
Designer Layout Totals REST Endpoints
Designer/Designer Layout Totals
The designer layout totals resource stores application form design totals for a specific record type. A record type can be a permit, license, and so on. This resource is primarily intended to be used by internal Oracle development teams.
- Create a designer layout
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorConfiguratorLayoutsTotals
- Delete a designer layout
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorConfiguratorLayoutsTotals/{publicSectorConfiguratorLayoutsTotalsUniqID}
- Get a designer layout
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorConfiguratorLayoutsTotals/{publicSectorConfiguratorLayoutsTotalsUniqID}
- Get all designer layouts
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorConfiguratorLayoutsTotals
- Update a designer layout
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorConfiguratorLayoutsTotals/{publicSectorConfiguratorLayoutsTotalsUniqID}