SAFT-PT Encryption Keys REST Endpoints
SAFT-PT Encryption Keys
The Standard Audit File for Tax Purposes - Portuguese version (SAFT-PT) is an encryption key that secures specific columns of Portugal's yearly SAFT accounting file. The tax authorities provide the SAFT-PT key, which must be stored in the system. Each fiscal year has a different encryption key for every legal entity operating in Portugal.
- Create a SAFT-PT encryption key
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/ptsaftEncryptionKeys
- Get a SAFT-PT encryption key
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/ptsaftEncryptionKeys/{TaxRegistrationNumber}
- Get all SAFT-PT encryption keys
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/ptsaftEncryptionKeys
- Update a SAFT-PT encryption key
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/ptsaftEncryptionKeys/{TaxRegistrationNumber}