Authorize the feecharge by given ID.
patch
/obcr-fees-charges-services/feecharge/{id}/approve
This is endpoint is use to authorize the feecharge identified by given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id(required): string
Key of the feecharge maintenance
Header Parameters
-
appId(required): string
Application ID
-
branchCode(required): string
Branch Code
-
contentType: string
Content Type
-
tenantId: string
Tenant ID
-
userId(required): string
User ID
Request body contain feecharge and Modification no of feecharge 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