Spend Classification Attribute Source Tables REST Endpoints

Spend Classification Attribute Source Tables
The Spend Classification Attribute Source Tables resource manages the tables that can be used for mapping the columns to additional attributes in Oracle Fusion Spend Classification.
Create one source table
Method: post
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationAttributeSourceTables
Delete one source table
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationAttributeSourceTables/{DatasetSourceTableId}
Get all tables
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationAttributeSourceTables
Get one table
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationAttributeSourceTables/{DatasetSourceTableId}
Update one source table
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationAttributeSourceTables/{DatasetSourceTableId}