Fetch the reconciliation categories based on given parameters

get

/service/v1/reconAttributes

This endpoint fetches reconciliation categories based on given parameters.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Body ()
Root Schema : ReconEntityAttributesResponseDto
Type: object
Show Source
Nested Schema : ExactAttributesDto
Type: object
Show Source
Nested Schema : GenericAttributesDto
Type: object
Show Source
Nested Schema : EntityAttributesDto
Type: object
Show Source
Nested Schema : attributes
Type: array
Show Source
Nested Schema : AttributesDto
Type: object
Show Source
Nested Schema : criterias
Type: array
Show Source
Nested Schema : CriteriaAttributesDto
Type: object
Show Source
Nested Schema : attributes
Type: array
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