Persist a URL — typically the final_url from /resolve-url — as a PRODUCT-scoped resolution rule on the trade item linked to this capture.
Returns 400 when the capture has no linked product (the lookup pipeline either has not run yet or did not match). The client should retry once capture_status is COMPLETED.
The new rule is appended to the end of the product’s existing rule list so it never silently jumps ahead of a manually-curated rule. Manage / reorder via the resolver UI.
Documentation Index
Fetch the complete documentation index at: https://docs.closient.com/llms.txt
Use this file to discover all available pages before exploring further.
Unique capture short_id identifier.
Request body for accepting a resolved URL as a trade-item redirect.
URL to persist as the redirect destination. Stored as-is — no further transformation, no tracking-param stripping in v1. Typically the final_url returned by /resolve-url.
1 - 2048Created
Result of saving a resolved URL as a PRODUCT-scoped resolution rule.
Short ID of the new resolution rule.
Short ID of the linked trade item.
Persisted custom URL on the rule.
Evaluation index assigned to the new rule within the PRODUCT scope. Appended to the end of any existing list.
x >= 0