Process general ledger accounting
get
/service/v1/instrument/GLAccounting
This endpoint is used to process general ledger accounting of existing instruments.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
eventCode(required): string
Event code as ARRANGMENT_CREDIT/CREDIT_REVERSAL/RETURN
Header Parameters
-
appId(required): string
Application ID for SMS
-
authToken: string
Authentication Token for SMS
-
branchCode(required): string
Unique Branch Code for SMS
-
tenantId: string
Tenant ID for SMS
-
userId(required): string
User ID for SMS
Response
Supported Media Types
- application/json
- application/xml
201 Response
Successfully performed pooling.
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.
405 Response
Invalid input
500 Response
Internal error