POST {version}/UpdateDisbursementFromTranfer
Set QRT Paremeters values for the underlying Import Request
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| version | string |
None. |
Body Parameters
Disbursement| Name | Description | Type | Additional information |
|---|---|---|---|
| GUID | globally unique identifier |
None. |
|
| Date | date |
None. |
|
| Amount | decimal number |
None. |
|
| Check_No | string |
None. |
|
| Purpose | string |
None. |
|
| Statement | date |
None. |
|
| FecId | string |
None. |
|
| TransId | string |
None. |
|
| Note | string |
None. |
|
| Reconciled | boolean |
None. |
|
| ReconciledOn | date |
None. |
|
| ForceItemize | boolean |
None. |
|
| ForceUnitemize | boolean |
None. |
|
| rlv_GUID | globally unique identifier |
None. |
|
| dss_GUID | globally unique identifier |
None. |
|
| per_GUID | globally unique identifier |
None. |
|
| chs_GUID | globally unique identifier |
None. |
|
| bat_GUID | globally unique identifier |
None. |
|
| acc_GUID | globally unique identifier |
None. |
|
| link_GUID | globally unique identifier |
None. |
|
| Deleted | boolean |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | globally unique identifier |
None. |
|
| UpdatedOn | date |
None. |
|
| UpdatedBy | globally unique identifier |
None. |
|
| DeletedOn | date |
None. |
|
| DeletedBy | globally unique identifier |
None. |
|
| Support | boolean |
None. |
|
| Oppose | boolean |
None. |
|
| CheckPrinted | date |
None. |
|
| Posted | date |
None. |
|
| SourceId | string |
None. |
|
| InterestRate | decimal number |
None. |
|
| State | string |
None. |
|
| DueDate | date |
None. |
|
| MatchingFundsSequence | integer |
None. |
|
| YearPart | integer |
None. |
|
| AmendmentCode | string |
None. |
|
| pmt_GUID | globally unique identifier |
None. |
|
| Locked | boolean |
None. |
|
| LockedOn | date |
None. |
|
| FillingId | string |
None. |
|
| FillingDate | date |
None. |
|
| IsValid | boolean |
None. |
|
| indApproved_GUID | globally unique identifier |
None. |
|
| ReportTransID | integer |
None. |
|
| tty_GUID | globally unique identifier |
None. |
|
| tca_GUID | globally unique identifier |
None. |
|
| IsReversal | boolean |
None. |
|
| Active | boolean |
None. |
|
| SupportOppose_GUID | globally unique identifier |
None. |
|
| rec_GUID | globally unique identifier |
None. |
|
| AmountReconciled | decimal number |
None. |
|
| LimitCheckOptIn | boolean |
None. |
|
| LimitCheckOptOut | boolean |
None. |
|
| DueDateText | string |
None. |
|
| IndExpPaymentDate | date |
None. |
|
| ComplianceId | string |
None. |
|
| StateReportableTransfer | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"GUID": "0fde15e7-1ecb-4fa7-8f6a-383618443b40",
"Date": "03/17/2026",
"Amount": 3.0,
"Check_No": "sample string 4",
"Purpose": "sample string 5",
"Statement": "03/17/2026",
"FecId": "sample string 6",
"TransId": "sample string 7",
"Note": "sample string 8",
"Reconciled": true,
"ReconciledOn": "03/17/2026",
"ForceItemize": true,
"ForceUnitemize": true,
"rlv_GUID": "a5bb86be-bd22-4e5a-97dd-293a667c12e8",
"dss_GUID": "607b40be-6204-4844-9a12-4edbe5cbaaca",
"per_GUID": "880f2b91-b9ec-4ea5-b391-3b25084c2d3b",
"chs_GUID": "23f07e42-a253-4838-9650-b1f6d2d4032a",
"bat_GUID": "093c1c6f-2758-4bbf-9b7c-2bedc215c0d9",
"acc_GUID": "d3294cad-2470-46ac-b06f-89cc43a795cc",
"link_GUID": "e388ee6e-0a3a-4f78-abbf-75a66f3de16e",
"Deleted": true,
"CreatedOn": "03/17/2026",
"CreatedBy": "a39fa956-0299-447f-8422-6aa79e3f9e26",
"UpdatedOn": "03/17/2026",
"UpdatedBy": "ce5a80f4-9f67-4330-9f98-68c16016b17f",
"DeletedOn": "03/17/2026",
"DeletedBy": "2853b8a8-1223-474f-9c94-d3578677264e",
"Support": true,
"Oppose": true,
"CheckPrinted": "03/17/2026",
"Posted": "03/17/2026",
"SourceId": "sample string 12",
"InterestRate": 1.0,
"State": "sample string 13",
"DueDate": "03/17/2026",
"MatchingFundsSequence": 1,
"YearPart": 1,
"AmendmentCode": "sample string 14",
"pmt_GUID": "7227001a-f6d2-43a7-82dd-c400769e6e1a",
"Locked": true,
"LockedOn": "03/17/2026",
"FillingId": "sample string 15",
"FillingDate": "03/17/2026",
"IsValid": true,
"indApproved_GUID": "c4dcca79-bf3b-4198-ab22-cd260bf8711c",
"ReportTransID": 16,
"tty_GUID": "d7c64fe6-dd81-4e8f-9108-2b851b5313d6",
"tca_GUID": "6ac0c2d5-52fe-4eec-907c-ae23f17e7a2c",
"IsReversal": true,
"Active": true,
"SupportOppose_GUID": "4dce136a-3efd-4f45-957d-0f09dec69eaa",
"rec_GUID": "18a0bafa-25e1-4f87-9073-32edd9507c65",
"AmountReconciled": 1.0,
"LimitCheckOptIn": true,
"LimitCheckOptOut": true,
"DueDateText": "sample string 17",
"IndExpPaymentDate": "03/17/2026",
"ComplianceId": "sample string 18",
"StateReportableTransfer": true
}
application/xml, text/xml
Sample:
<Disbursement xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Aristotle.CM.Model"> <Active>true</Active> <AmendmentCode>sample string 14</AmendmentCode> <Amount>3</Amount> <AmountReconciled>1</AmountReconciled> <CheckPrinted>2026-03-17T04:25:25.7808115-04:00</CheckPrinted> <Check_No>sample string 4</Check_No> <ComplianceId>sample string 18</ComplianceId> <CreatedBy>a39fa956-0299-447f-8422-6aa79e3f9e26</CreatedBy> <CreatedOn>2026-03-17T04:25:25.7808115-04:00</CreatedOn> <Date>2026-03-17T04:25:25.7651392-04:00</Date> <Deleted>true</Deleted> <DeletedBy>2853b8a8-1223-474f-9c94-d3578677264e</DeletedBy> <DeletedOn>2026-03-17T04:25:25.7808115-04:00</DeletedOn> <DueDate>2026-03-17T04:25:25.7808115-04:00</DueDate> <DueDateText>sample string 17</DueDateText> <FecId>sample string 6</FecId> <FillingDate>2026-03-17T04:25:25.7808115-04:00</FillingDate> <FillingId>sample string 15</FillingId> <ForceItemize>true</ForceItemize> <ForceUnitemize>true</ForceUnitemize> <GUID>0fde15e7-1ecb-4fa7-8f6a-383618443b40</GUID> <IndExpPaymentDate>2026-03-17T04:25:25.7808115-04:00</IndExpPaymentDate> <InterestRate>1</InterestRate> <IsReversal>true</IsReversal> <IsValid>true</IsValid> <LimitCheckOptIn>true</LimitCheckOptIn> <LimitCheckOptOut>true</LimitCheckOptOut> <Locked>true</Locked> <LockedOn>2026-03-17T04:25:25.7808115-04:00</LockedOn> <MatchingFundsSequence>1</MatchingFundsSequence> <Note>sample string 8</Note> <Oppose>true</Oppose> <Posted>2026-03-17T04:25:25.7808115-04:00</Posted> <Purpose>sample string 5</Purpose> <Reconciled>true</Reconciled> <ReconciledOn>2026-03-17T04:25:25.7808115-04:00</ReconciledOn> <ReportTransID>16</ReportTransID> <SourceId>sample string 12</SourceId> <State>sample string 13</State> <StateReportableTransfer>true</StateReportableTransfer> <Statement>2026-03-17T04:25:25.7808115-04:00</Statement> <Support>true</Support> <SupportOppose_GUID>4dce136a-3efd-4f45-957d-0f09dec69eaa</SupportOppose_GUID> <TransId>sample string 7</TransId> <UpdatedBy>ce5a80f4-9f67-4330-9f98-68c16016b17f</UpdatedBy> <UpdatedOn>2026-03-17T04:25:25.7808115-04:00</UpdatedOn> <YearPart>1</YearPart> <acc_GUID>d3294cad-2470-46ac-b06f-89cc43a795cc</acc_GUID> <bat_GUID>093c1c6f-2758-4bbf-9b7c-2bedc215c0d9</bat_GUID> <chs_GUID>23f07e42-a253-4838-9650-b1f6d2d4032a</chs_GUID> <dss_GUID>607b40be-6204-4844-9a12-4edbe5cbaaca</dss_GUID> <indApproved_GUID>c4dcca79-bf3b-4198-ab22-cd260bf8711c</indApproved_GUID> <link_GUID>e388ee6e-0a3a-4f78-abbf-75a66f3de16e</link_GUID> <per_GUID>880f2b91-b9ec-4ea5-b391-3b25084c2d3b</per_GUID> <pmt_GUID>7227001a-f6d2-43a7-82dd-c400769e6e1a</pmt_GUID> <rec_GUID>18a0bafa-25e1-4f87-9073-32edd9507c65</rec_GUID> <rlv_GUID>a5bb86be-bd22-4e5a-97dd-293a667c12e8</rlv_GUID> <tca_GUID>6ac0c2d5-52fe-4eec-907c-ae23f17e7a2c</tca_GUID> <tty_GUID>d7c64fe6-dd81-4e8f-9108-2b851b5313d6</tty_GUID> </Disbursement>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |