Transactions: assign multiple receipts to transactions
transactions_assign_batch_receiptAssign multiple receipts to transactions in one batch operation, linking each receipt to its specified transaction.
Instructions
๐ก WRITE ยท links/unlinks records โ Creates or removes an assignment between records (e.g. receipt โ transaction). Reversible. assign multiple receipts to transactions Assign multiple receipts to transactions.
Endpoint: POST /transactions/assign-batch/receipt
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. | |
| transactions_to_receipts | Yes | list of receipts to transactions maximum of 50 element are allowed |