Update acquisition
update_acquisitionUpdate pending acquisition header fields: type, date, note, PO/invoice, tracking, externalId. Merge-keep existing values; dry-run preview by default, confirm:true to write.
Instructions
Edit header fields (type, date, note, PO/invoice/tracking, externalId) on a PENDING acquisition. Read-merge-write so unspecified fields keep their current values. Dry-run by default; pass confirm:true. Write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GUID of the pending acquisition. | |
| date | No | ||
| note | No | ||
| type | No | Acquisition type (see list_smartlists AcquireType). | |
| confirm | No | Set true to actually execute. Omit or false returns a DRY RUN preview that sends nothing. | |
| auditUser | No | Email recorded as X-AuditUser for the ATF audit trail. Overrides FASTBOUND_AUDIT_USER for this call. Must be an active user on the account. | |
| externalId | No | ||
| invoiceNumber | No | ||
| purchaseOrderNumber | No | ||
| shipmentTrackingNumber | No |