set_purchase_order_receipts
Preview exact purchase-order receipt or unreceipt stock changes and validate inventory semantics before committing them.
Instructions
Preview exact purchase-order receipt changes. Apply remains blocked until receipt/unreceipt stock semantics are canary-proven.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | ||
| action | Yes | ||
| dryRun | No | ||
| receiveAll | No | ||
| previewToken | No | ||
| receiveLines | Yes | ||
| unreceiveAll | No | ||
| idempotencyKey | No | ||
| receiveLineIds | No | ||
| purchaseOrderId | Yes | ||
| expectedDesiredHash | No | ||
| expectedSemanticHash | No | ||
| expectedWriteShapeHash | No | ||
| expectedEntityTimestamp | No |