Account transfer

post

/service/v1/payment/externalAccTransfer

This endpoint is used to perform an account transfer.

Request

Supported Media Types
Header Parameters
Body ()
Request Body that contains data required for Account transfer
Root Schema : ExternalFtTxnDSModel
Type: object
User Limits Model
Show Source
Nested Schema : AdditionalTransactionDetails
Type: object
Additional Configuration Master Model
Show Source
Nested Schema : demDtls
Type: array
Show Source
Nested Schema : ExtSysDtls
Type: object
User Misc GL Credit Request
Match All
Show Source
Nested Schema : pcDtlsModel
Type: object
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 : PrcDtlsModel
Type: object
Show Source
Back to Top

Response

Supported Media Types

201 Response

Create Account Transfer description
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