Get acquisition item
get_acquisition_itemRetrieve a specific item from an acquisition record by supplying the acquisition GUID and item GUID. Read-only lookup to verify or reference individual acquisition details.
Instructions
Retrieve a single item within an acquisition. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GUID of the acquisition. | |
| account | No | Which configured FastBound account to use for this one call — an alias or account number (see list_accounts). Omit to use the active account. | |
| acquisitionItemId | Yes | GUID of the acquisition item. |