POST api/PTCheckPostDatedTransactions
Documentation for 'Post'.
Request Information
Request body formats
application/json, text/json
Sample:
{ "JurNum": "sample string 1", "RollNum": "sample string 2", "AsOfDate": "2025-04-03T21:35:19.3942333-07:00" }
Response Information
Response body formats
application/json, text/json
Sample:
{ "PostDatedTransactionsExist": true }