Tax Document Snapshots REST Endpoints

Tax Document Snapshots
A tax document snapshot represents a collection of calculated values for a tax period for a tax document type. You can have one available tax document snapshot for a tax period and tax document type.
Create a preview of a tax document.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/taxDocumentSnapshots/action/createPreview
Create a tax document snapshot
Method: post
Path: /fscmRestApi/resources/11.13.18.05/taxDocumentSnapshots
Get a tax document snapshot
Method: get
Path: /fscmRestApi/resources/11.13.18.05/taxDocumentSnapshots/{TaxSnapshotId}
Get all tax document snapshots
Method: get
Path: /fscmRestApi/resources/11.13.18.05/taxDocumentSnapshots
Update a tax document snapshot
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/taxDocumentSnapshots/{TaxSnapshotId}