Postings: unconfirm transaction posting
postings_unconfirm_transactionRemove postings for a transaction by unconfirming them, reverting a prior state change. Only works if postings are not fixed.
Instructions
๐ก WRITE ยท reverts state โ Reverts a prior state change (un-confirm a posting, restore a deleted receipt). Reversible. unconfirm transaction posting Remove postings for a specified transaction by unconfirming them. This will only work if the postings are not fixed.
Endpoint: POST /postings/unconfirm/transaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Optional. The BB customer api_key to act on. Defaults to the BB_API_KEY configured on the server โ only set this to target a different customer. | |
| transaction_id_by_customer | Yes | The id_by_customer of the transaction. |