The GetUserRoutesRequest object is used as an input in GetUserRoutes API. This API is used to retrieve route names assigned to a specific user for a given account.
GetUserRoutesRequest
| Field Name | Required? | Data Type | Accepted Values/Examples |
|---|---|---|---|
| AccountList | Yes | string |
A comma-separated list of accounts, each in BBCD format (e.g., B;B;C;D1, B;B;C;D2) |
| UserToken | Yes | string |
A server generated GUID that is given as response to the client during the first login |