ClearTransaction
Marks the transaction checks with Cleared, NotCleared or Pending status.
Input
| Name | Type | Description |
| TxnID | String | The ID of the Transaction. The TxnID should be of type balance sheet. |
| TxnLineID | String | The ID of the Transaction Line Item |
| ClearedStatus | String | The Cleared Status of the Transaction
使用できる値は次のとおりです。Cleared, NotCleared, Pending |
Result Set Columns
| Name | Type | Description |
| * | String | Output varies depending on the supplied QBXML request. |