SendQBXML
Sends the provided QBXML directly to QuickBooks.
Input
Name | Type | Description |
RawXML | String | The QBXML to be sent to QuickBooks. |
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. |