SendQBXML
Sends the provided QBXML directly to Reckon.
Input
| Name | Type | Description |
| RawXML | String | The QBXML to be sent to Reckon. |
| OutputRawResponse | String | Determines whether or not to output the raw response or the parsed response. The default behavior is to return the parsed response.
The default value is false. |
Result Set Columns
| Name | Type | Description |
| * | String | Output varies depending on the supplied QBXML request. |