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: postPath:
/fscmRestApi/resources/11.13.18.05/partyTaxProfiles - Get a party tax profile
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/partyTaxProfiles/{PartyTaxProfileId} - Get all party tax profiles
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/partyTaxProfiles - Update a party tax profile
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/partyTaxProfiles/{PartyTaxProfileId}