set_game_acquisition
Set or clear acquisition info on a collection copy. Only provided fields change; clear_fields removes specific items.
Instructions
Set or clear ACQUISITION INFO on a collection copy. Only provided fields change. clear_fields is a JSON list (source, amount, date, notes, acquisition, digital_service, additional_cost). One UPDATE GAME. collection_id required when multiple copies exist. Never DELETE GAME. Never UNLOCK CUSTOM TAGS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| slug | Yes | ||
| notes | No | ||
| amount | No | ||
| source | No | ||
| wait_ms | No | ||
| acquisition | No | ||
| clear_fields | No | ||
| subscription | No | ||
| collection_id | No | ||
| additional_cost | No | ||
| digital_service | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |