POST RMS/Get_Residence_Currencies_Exchanges?Ticket={Ticket}&resid={resid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Ticket | string |
Required |
|
| resid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Result_Get_Residence_Currencies_Exchanges_AA| Name | Description | Type | Additional information |
|---|---|---|---|
| ExceptionMsg | string |
None. |
|
| draw | integer |
None. |
|
| recordsFiltered | integer |
None. |
|
| recordsTotal | integer |
None. |
|
| data | Collection of Currency_Exchange |
None. |
Response Formats
application/json, text/json
Sample:
{
"ExceptionMsg": "sample string 1",
"draw": 2,
"recordsFiltered": 3,
"recordsTotal": 4,
"data": [
{
"BANK_TRANSFER_ID": 1,
"BANK_ACCOUNT_ID": 1,
"TO_BANK_ACCOUNT_ID": 1,
"AMOUNT": "sample string 1",
"DATETIME": "2025-11-08T11:06:46.543713+00:00",
"DESCRIPTION": "sample string 3",
"CREATED_BY": 4,
"TYPE": 5,
"STATUS": 6,
"CURRENCY": "sample string 7",
"REAL_AMOUNT": "sample string 8",
"RATE": "sample string 9",
"RESIDENCE_ID": 1,
"TO_BANK_ACCOUNT": "sample string 10",
"FROM_BANK_ACCOUNT": "sample string 11",
"DATE": "sample string 12",
"FROM_CURRENCY": "sample string 13",
"TO_CURRENCY": "sample string 14",
"My_Documents": [
{
"DOCUMENT_ID": 1,
"NAME": "sample string 1",
"PATH": "sample string 2",
"URL": "sample string 3",
"DOCUMENT_TYPE": 1,
"STATUS": 1,
"PARENT_DATA_ID": 1,
"PARENT_DATA_TYPE": 1,
"RESIDENCE_ID": 1,
"DESCRIPTION": "sample string 4",
"IMAGES": "sample string 5",
"ADMIN_REMARKS": "sample string 6",
"NOTES": "sample string 7",
"DISPLAY_ORDER": 1,
"ENTRY_USER_ID": 1,
"ENTRY_DATE": "sample string 8",
"OWNER_ID": 1,
"My_Documents": [],
"ORG_NAME": "sample string 9",
"RELATED_TO_TYPE": "sample string 10",
"RELATED_TO_NAME": "sample string 11"
},
{
"DOCUMENT_ID": 1,
"NAME": "sample string 1",
"PATH": "sample string 2",
"URL": "sample string 3",
"DOCUMENT_TYPE": 1,
"STATUS": 1,
"PARENT_DATA_ID": 1,
"PARENT_DATA_TYPE": 1,
"RESIDENCE_ID": 1,
"DESCRIPTION": "sample string 4",
"IMAGES": "sample string 5",
"ADMIN_REMARKS": "sample string 6",
"NOTES": "sample string 7",
"DISPLAY_ORDER": 1,
"ENTRY_USER_ID": 1,
"ENTRY_DATE": "sample string 8",
"OWNER_ID": 1,
"My_Documents": [],
"ORG_NAME": "sample string 9",
"RELATED_TO_TYPE": "sample string 10",
"RELATED_TO_NAME": "sample string 11"
}
]
},
{
"BANK_TRANSFER_ID": 1,
"BANK_ACCOUNT_ID": 1,
"TO_BANK_ACCOUNT_ID": 1,
"AMOUNT": "sample string 1",
"DATETIME": "2025-11-08T11:06:46.543713+00:00",
"DESCRIPTION": "sample string 3",
"CREATED_BY": 4,
"TYPE": 5,
"STATUS": 6,
"CURRENCY": "sample string 7",
"REAL_AMOUNT": "sample string 8",
"RATE": "sample string 9",
"RESIDENCE_ID": 1,
"TO_BANK_ACCOUNT": "sample string 10",
"FROM_BANK_ACCOUNT": "sample string 11",
"DATE": "sample string 12",
"FROM_CURRENCY": "sample string 13",
"TO_CURRENCY": "sample string 14",
"My_Documents": [
{
"DOCUMENT_ID": 1,
"NAME": "sample string 1",
"PATH": "sample string 2",
"URL": "sample string 3",
"DOCUMENT_TYPE": 1,
"STATUS": 1,
"PARENT_DATA_ID": 1,
"PARENT_DATA_TYPE": 1,
"RESIDENCE_ID": 1,
"DESCRIPTION": "sample string 4",
"IMAGES": "sample string 5",
"ADMIN_REMARKS": "sample string 6",
"NOTES": "sample string 7",
"DISPLAY_ORDER": 1,
"ENTRY_USER_ID": 1,
"ENTRY_DATE": "sample string 8",
"OWNER_ID": 1,
"My_Documents": [],
"ORG_NAME": "sample string 9",
"RELATED_TO_TYPE": "sample string 10",
"RELATED_TO_NAME": "sample string 11"
},
{
"DOCUMENT_ID": 1,
"NAME": "sample string 1",
"PATH": "sample string 2",
"URL": "sample string 3",
"DOCUMENT_TYPE": 1,
"STATUS": 1,
"PARENT_DATA_ID": 1,
"PARENT_DATA_TYPE": 1,
"RESIDENCE_ID": 1,
"DESCRIPTION": "sample string 4",
"IMAGES": "sample string 5",
"ADMIN_REMARKS": "sample string 6",
"NOTES": "sample string 7",
"DISPLAY_ORDER": 1,
"ENTRY_USER_ID": 1,
"ENTRY_DATE": "sample string 8",
"OWNER_ID": 1,
"My_Documents": [],
"ORG_NAME": "sample string 9",
"RELATED_TO_TYPE": "sample string 10",
"RELATED_TO_NAME": "sample string 11"
}
]
}
]
}