Update disposition
update_dispositionUpdate pending disposition header fields like type, date, note, TSN, and theft-loss details. Preview changes by default; pass confirm:true to apply.
Instructions
Edit header fields on a PENDING disposition (type, date, note, TTSN/OTSN, PO/invoice/tracking, theft-loss/destroyed details). Read-merge-write so unspecified fields keep their values. Dry-run by default; pass confirm:true. Write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GUID of the pending disposition. | |
| date | No | ||
| note | No | ||
| otsn | No | ||
| ttsn | No | ||
| type | No | Disposition type (see list_smartlists DisposeType). | |
| 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 | ||
| generateTTSN | No | ||
| invoiceNumber | No | ||
| destroyed_Date | No | ||
| submissionDate | No | ||
| theftLoss_Type | No | ||
| destroyed_Witness1 | No | ||
| destroyed_Witness2 | No | ||
| purchaseOrderNumber | No | ||
| destroyed_Description | No | ||
| shipmentTrackingNumber | No | ||
| theftLoss_DiscoveredDate | No | ||
| theftLoss_PoliceIncidentNumber | No | ||
| theftLoss_ATFIssuedIncidentNumber | No |