Taxpayer Identifiers REST Endpoints

Taxpayer Identifiers
The taxpayer identifiers resource is used to query, update, and create taxpayer identifiers.
Create a taxpayer identifier
Method: post
Path: /fscmRestApi/resources/11.13.18.05/taxPayerIdentifiers
Get a taxpayer identifier
Method: get
Path: /fscmRestApi/resources/11.13.18.05/taxPayerIdentifiers/{PartyTaxpayerIdntfsId}
Get all taxpayer identifiers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/taxPayerIdentifiers
Update a taxpayer identifier
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/taxPayerIdentifiers/{PartyTaxpayerIdntfsId}