Spend Classification Taxonomies REST Endpoints

Spend Classification Taxonomies
The Spend Classification Taxonomies resource manages the taxonomy properties in Oracle Spend Classification Cloud. The taxonomy properties are category levels, category name separator, and category description separator. This resource also uploads and updates the category values for a taxonomy.
Create default property values
Method: post
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationTaxonomies
Get all properties of taxonomies
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationTaxonomies
Get one taxonomy property
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationTaxonomies/{TaxonomyId}
Update one taxonomy property
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationTaxonomies/{TaxonomyId}