Get VA

View as Markdown
Retrieves a list of Virtual Account from a specific payment service provider (PSP) **Query Params** | Parameter | Type | Description | | --- | --- | --- | | `pspId` | string | (Optional) Identifier of the payment provider (e.g., `nium`, `finmo`) | | `customerId` | string | (Optional) Filter by customer id | | `page` | int | _(Optional)_ Page number (default: 0) | | `pageSize` | int | _(Optional)_ Records per page (default: 10) |

Query parameters

pspIdstringOptional
customerIdstringOptional
pageintegerOptional
pageSizeintegerOptional

Response

OK
datalist of objects
totalIteminteger
totalPageinteger
currentPageinteger