Provides all reconcilation rules for given category

post

/web/v1/reconRules

This endpoint is used to provide all reconcilation rules for given category.

Request

Supported Media Types
Header Parameters
Body ()
Request Body
Root Schema : PaymentRefNoList
Type: object
PaymentRefNos.
Show Source
Nested Schema : paymentRefNos
Type: array
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Body ()
Root Schema : ScfReconRuleCollection
Type: object
Collection of reconruledefinition.
Show Source
Nested Schema : ScfPaymentRuleList
Type: array
Show Source
Nested Schema : ScfPaymentRuleList
Type: object
List of reconruledefinition.
Show Source
Nested Schema : PagingDto
Type: object
Contains the paging data like Total Results and Next/Prev Links
Show Source
Nested Schema : reconRules
Type: array
Show Source
Nested Schema : ReconRuleDetailsDTO
Type: object
Show Source
Nested Schema : groupsAndConditions
Type: array
Show Source
Nested Schema : reconRuleAllocationDTO
Type: array
Show Source
Nested Schema : RuleElementDTO
Type: object
Show Source
Nested Schema : groupsAndConditions
Type: array
Show Source
Nested Schema : PatternTypeDTO
Type: object
Show Source
Nested Schema : ReconRuleAllocationDTO
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