Party Tax Profiles REST Endpoints

Party Tax Profiles
The party tax profiles resource is used to query and update party tax profiles.
Create a party tax profile
Method: post
Path: /fscmRestApi/resources/11.13.18.05/partyTaxProfiles
Get a party tax profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/partyTaxProfiles/{PartyTaxProfileId}
Get all party tax profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/partyTaxProfiles
Update a party tax profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/partyTaxProfiles/{PartyTaxProfileId}