Assigned dynamic accounts
Get all assigned virtual dynamic FSDH 360 accounts
Get all assigned virtual dynamic FSDH 360 accounts
GET
https://api-fsdh360-test.fsdhgroup.com/api/v1/virtualaccounts/dynamic/assigned
To complete this transaction 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
API version usually '1' or '2'
Response body
Inputting the correct parameters should give you a 200
: Success
response which will populate the below Success details. Also specified are possible responses from the request.
Last updated