Get acquisition
get_acquisitionLook up a single acquisition record by its FastBound GUID or your external ID. Read-only retrieval for quick verification.
Instructions
Retrieve a single acquisition by FastBound GUID id or your externalId. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The id value to look up. | |
| idType | No | Whether `id` is the FastBound GUID (default) or your externalId. | |
| 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. |