- Subcategories:
- Large Object (LOB) Attributes - MappingXml
- Mapping Details
- Mapping Navigators
- Mapping Sources
- Mapping Targets
Mapping Headers REST Endpoints
Common Setup/Mapping Headers
The sector mapping headers resource is used to store Data Format Exchange header information.
- Create a mapping header definition
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorMappingHeaders
- Delete a mapping header definition
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorMappingHeaders/{MappingName}
- Get a mapping header definition
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorMappingHeaders/{MappingName}
- Get all mapping header definitions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorMappingHeaders
- Update a mapping header definition
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorMappingHeaders/{MappingName}