Get virtual accounts which are either directly linked to real account or the header accounts in a structure that can take part in linkage

get

/service/vaforlinkage

This endpoint is used to get the virtual accounts which are either directly linked to real account or the header accounts in a structure -that can take part in linkage.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure
Headers
Body ()
Root Schema : VirtualAccountNumberServiceCollection
Type: object
List of Virtual Account numbers.
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : FetchVirtualAccountsServiceDTO
Type: object
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