GET api/AccountDetails/Portal_GetTosYracFileInfoMerged/{CompanyID}/{AccountType}/{Language}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyID | string |
Required |
|
| AccountType | string |
Required |
|
| Language | string |
Required |
Body Parameters
None.
Response Information
Resource Description
GetTosYracFileInfoMerged| Name | Description | Type | Additional information |
|---|---|---|---|
| TOSYRACLink | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"TOSYRACLink": "sample string 1"
}