Unassigned dynamic accounts

Get all unassigned dynamic accounts

Get all unassigned dynamic accounts

GET https://api-fsdh360-test.fsdhgroup.com/api/v1/virtualaccounts/dynamic/assigned

To retrieve all unassigned dynamic accounts by collection account number the below Query parameters should be provided.

Query Parameters

Name
Type
Description

Skip

int32

The number of records to skip

Take

int32

The number of records to return

API-version

String

Version of API usually '1' or '2'

[
  "string"
]
Curl and Request URL
Server response

[
  "string"
]

Last updated