Validate the integrity of the accounting rule

post

/fscmRestApi/resources/11.13.18.05/publicSectorAccountingRules/{publicSectorAccountingRulesUniqID}

Validate that the accounting rule has proper criteria specified and its distributions on both debit and credit sides are adding up to 100%.

Request

Supported Media Types
Path Parameters
  • This is the hash key of the attributes which make up the composite key--- AgencyId, AccountingRuleId, EffectiveStartDate and EffectiveEndDate ---for the Accounting Rules resource and used to uniquely identify an instance of Accounting Rules. The client should not generate the hash key value. Instead, the client should query on the Accounting Rules collection resource with a filter on the primary key values in order to navigate to a specific instance of Accounting Rules.

    For example: publicSectorAccountingRules?q=AgencyId=<value1>;AccountingRuleId=<value2>;EffectiveStartDate=<value3>;EffectiveEndDate=<value4>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorAccountingRules-validateAccountingRuleRequest
Type: object
Show Source
  • Allowed Values: [ "validateAccountingRule" ]
    This parameter value must be set to "validateAccountingRule".
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : publicSectorAccountingRules-validateAccountingRuleResponse
Type: object
Show Source
Back to Top