Create ECA Block

get

/service/v1/createEca

This endpoint is used to create ECA Block.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure
Body ()
Root Schema : EcaBlockAmountDetailsCollection
Type: object
Eca blocked amount response collection
Show Source
Nested Schema : ecaAccAmtDetails
Type: array
Eca account amount details
Show Source
Nested Schema : ecaErrorDetails
Type: array
Eca error details
Show Source
Nested Schema : EcaBlockAmountDetails
Type: object
Eca blocked amount response collection
Show Source
Nested Schema : EcaErrorDetails
Type: object
Eca error code collection
Show Source

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