Add a new MiscGL request

post

/cash-services/service/v1/customer/externalMiscGLRequest

This endpoint is used to add a MiscGL request.

Request

Supported Media Types
Header Parameters
Body ()
Request Body that contains data required for creating a MISC GL Req
Root Schema : miscGlCreditData
Type: object
User Misc GL Credit Request
Show Source
Nested Schema : AdditionalTransactionDetails
Type: object
Additional Configuration Master Model
Show Source
Nested Schema : dataPayload
Type: object
Nested Schema : demDtls
Type: array
Show Source
Nested Schema : ExtSysDtls
Type: object
User Misc GL Credit Request
Match All
Show Source
Nested Schema : ExtMiscGlCreditRequest
Type: object
GL Credit Request
Match All
Show Source
Nested Schema : prcDtls
Type: array
Show Source
Nested Schema : TransactionDetails
Type: object
Transaction Master Model
Show Source
Nested Schema : DenomTxnDtlsModel
Type: object
Show Source
Nested Schema : ExtSysDtls-allOf[0]
Type: object
Show Source
Nested Schema : ExtMiscGlCreditRequest-allOf[0]
Type: object
Show Source
Nested Schema : PrcDtlsModel
Type: object
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Headers
Body ()
Root Schema : APIDTOWrapper
Type: object
Show Source
Nested Schema : data
Type: object
Nested Schema : APIDTO
Type: object
Show Source
Nested Schema : codes
Type: array
Show Source
Nested Schema : APICode
Type: object
Show Source
Nested Schema : args
Type: array
Show Source
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
Back to Top