Add items to disposition
add_disposition_itemsAdd inventory items to a pending disposition by GUID, with optional sale price for each item.
Instructions
Add inventory items (by GUID, optionally with a price) to a pending disposition. Executes directly. Write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Inventory items (by GUID) to add to a pending disposition. | |
| 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. | |
| dispositionId | Yes | GUID of the pending disposition. |