Provides all reconcilation categories for a specific language
get
/service/v1/reconCategories
This endpoint is used to provide all reconcilation categories for a specific language.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
language(optional): string
Language
Header Parameters
-
appId: string
App Id
-
branchCode: string
Branch Code
-
userId: string
User Id
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Nested Schema : ReconCategoryDto
Type:
Show Source
object
-
allocationRequired(optional):
string
Allocation Required
-
categoryDesc(optional):
string
Category Description
-
categoryName(optional):
string
Category Name
-
entities(optional):
array entities
Nested Schema : ReconEntityDto
Type:
Show Source
object
-
entityDesc(optional):
string
Entity Description
-
entityName(optional):
string
Entity Name
-
entityType(optional):
string
Entity Type
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