Details of a Virtual Account order

This endpoint returns the details for a Virtual Account order, including a list of the Virtual accounts created by the order. It is worth mentioning that the creation of new Virtual Accounts for your order request is not instant. Usually, the Virtual Accounts are available within a matter of minutes. For larger orders, it can take longer.

A Virtual Account order can have the following states:

  • Pending (the order is being processed)
  • Processed (the order is completed)
  • Failed (the order processing encountered an error)

In case of failure, contact our client service team at [email protected], and we will investigate how to correct the problem. Alternatively, you can submit the order again. Technical issues can result in a failed order.

The response includes the new Virtual Accounts when the order reaches the Processed state.

The endpoint returns all the supported VIBANs for each Virtual Account by default. The vibanCountry parameter is available to request a subset of the VIBANs.

❗️

Use this endpoint to check the order status and generated Virtual Accounts shortly after submitting the order. Later changes to any Virtual Account in the order may cause the status to show as Pending. For later checks, use the Virtual Accounts List endpoint.

Path Params
uuid
required
Query Params
VibanCountry
array of strings

Country format of VIBAN(s)
Acceptable values: DK, LU, DE, GB, SE, LI

VibanCountry
int32
1 to 2147483647
Defaults to 1

Number of pages returned.
Condition: Valid page number(1 to n)

int32
1 to 20000
Defaults to 50

No. of items returned per page.
Condition: Valid page size(1 to 20000)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json
application/csv