Federal SAM Account Address Sets REST Endpoints

Federal SAM Account Address Sets
The Federal SAM account address set assignment resource is used to manage account address set assignments associated with a SAM customer.
Create SAM account address set assignments
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedSAMAccountAddressSets
Delete a SAM account address set assignment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedSAMAccountAddressSets/{fedSAMAccountAddressSetsUniqID}
Get a SAM account address set assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedSAMAccountAddressSets/{fedSAMAccountAddressSetsUniqID}
Get all SAM account address set assignments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedSAMAccountAddressSets
Update a SAM account address set assignment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedSAMAccountAddressSets/{fedSAMAccountAddressSetsUniqID}