Authorize Lookup Type by Given ID
patch
/obedm-common-services/lookuptype/{id}/approve
This endpoint is used to authorize Lookup Type identified by given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id(required): string
Key of the Lookup Type maintenance.
Header Parameters
-
appId(required): string
The ID of the Application.
-
branchCode(required): string
The branch code associated with the request.
-
contentType: string
The Content Type of the request.
-
tenantId: string
The ID of the Tenant.
-
userId(required): string
The ID of the User.
Request body Approve Lookup type contain Lookup Type and Modification number of Lookup Type maintenance which need to be deleted.
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error