POST TaxPeriod/HasPreviousTransactions

Determines whether there are unreported transactions that occurred before this Tax Period. These transactions would then need to be included in this period when this period is closed.

Request Information

URI Parameters

None.

Body Parameters

The date.

date

Request Formats

application/json, text/json

Sample:
"2024-03-29"

Response Information

Resource Description

bool

Response Formats

application/json, text/json

Sample:
true