Mapping Sources REST Endpoints

Mapping Headers/Mapping Sources
The mapping sources resource is used to store the defination of the source for Data Format Exchange.
Create a mapping source
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMappingHeaders/{MappingName}/child/MappingSource
Delete a mapping source
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMappingHeaders/{MappingName}/child/MappingSource/{MappingSourceUniqID}
Get a mapping source
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMappingHeaders/{MappingName}/child/MappingSource/{MappingSourceUniqID}
Get all mapping sources
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMappingHeaders/{MappingName}/child/MappingSource
Update a mapping source
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMappingHeaders/{MappingName}/child/MappingSource/{MappingSourceUniqID}