Fetch the VAM account based on given parameters

post

/service/v1/fetchVirtualAccounts

This endpoint fetches VAM account based on given parameters.

Request

Supported Media Types
Header Parameters
Body ()
atributes
Root Schema : Map
Type: object
Additional Properties Allowed
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Body ()
Root Schema : VirtualAccountsCollection
Type: object
Show Source
Nested Schema : virtualAccounts
Type: array
Virtual Account Number
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