Spend Classification Batches REST Endpoints

Spend Classification Batches
The Spend Classification Batches resource manages the batches in Oracle Spend Classification Cloud.
Delete a batch
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationBatches/{BatchNumber}
Get all batches
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationBatches
Get one batch
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationBatches/{BatchNumber}
Update a batch
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationBatches/{BatchNumber}