Business Classifications REST Endpoints

Draft Supplier Negotiation Responses/Sections/Requirements/Business Classifications
Changes to business classifications associated with a supplier. The changes can be subject to approval. Once approved, these changes are reflected in the supplier profile.
Create one business classification
Method: post
Path: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/sections/{SectionId}/child/requirements/{RequirementId}/child/businessClassifications
Delete one business classification
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/sections/{SectionId}/child/requirements/{RequirementId}/child/businessClassifications/{BusClassRequestId}
Get all business classifications
Method: get
Path: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/sections/{SectionId}/child/requirements/{RequirementId}/child/businessClassifications
Get one business classification
Method: get
Path: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/sections/{SectionId}/child/requirements/{RequirementId}/child/businessClassifications/{BusClassRequestId}
Update one business classification
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/sections/{SectionId}/child/requirements/{RequirementId}/child/businessClassifications/{BusClassRequestId}