Fetch the Reconciliation rule details

get

/service/v1/getReconRuleDetails

This endpoint fetches Reconciliation rule details based on given parameters.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Successfully received all Recon Rule details
Headers
Body ()
Root Schema : ScfReconGetDetailsDTO
Type: object
Show Source
Nested Schema : ReconRuleMasterList
Type: array
Show Source
Nested Schema : ScfReconRuleDefinitionCollection
Type: object
Collection of reconruledefinition.
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : PagingDto
Type: object
Show Source
Nested Schema : ReconRuleDefinitionDetailsDTO
Type: object
Show Source
Nested Schema : groupsAndConditions
Type: array
Show Source
Nested Schema : reconAllocationDTO
Type: array
Show Source
Nested Schema : RuleElementDetailsDTO
Type: object
Show Source
Nested Schema : groupsAndConditions
Type: array
Show Source
Nested Schema : PatternTypeDTO
Type: object
Show Source
Nested Schema : ReconAllocationDetailsDTO
Type: object
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top