Federal SAM Trading Partner Business Units REST Endpoints

Federal SAM Trading Partner Business Units
The federal SAM trading partner business units resource is used to query, create, update, and delete SAM trading partner business unit assignments.
Create a SAM trading partner business unit assignment record
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedSAMVendorBusinessUnits
Delete a SAM trading partner business unit assignment record
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedSAMVendorBusinessUnits/{SamBUAssignmentId}
Get a SAM trading partner business unit assignment record
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedSAMVendorBusinessUnits/{SamBUAssignmentId}
Get all SAM trading partner business unit assignment records
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedSAMVendorBusinessUnits
Update a SAM trading partner business unit assignment record
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedSAMVendorBusinessUnits/{SamBUAssignmentId}