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.
デフォルト値はfalseです。 |
Result Set Columns
Name | Type | Description |
* | String | Output varies depending on the supplied QBXML request. |