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: post
Path: /fscmRestApi/resources/11.13.18.05/ptsaftEncryptionKeys
Get a SAFT-PT encryption key
Method: get
Path: /fscmRestApi/resources/11.13.18.05/ptsaftEncryptionKeys/{TaxRegistrationNumber}
Get all SAFT-PT encryption keys
Method: get
Path: /fscmRestApi/resources/11.13.18.05/ptsaftEncryptionKeys
Update a SAFT-PT encryption key
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/ptsaftEncryptionKeys/{TaxRegistrationNumber}