Get the canonical seller decision record for an intelligence run
Storefront
Get the canonical seller decision record for an intelligence run
Fetch the seller-readable chronology for one intelligence run, including the recorded buyer ask, fit decision, selling posture, response state, approval, commercial outcome, learning eligibility, and provenance. Historical facts that were not persisted are marked unavailable rather than inferred.
GET
Get the canonical seller decision record for an intelligence run
Authorizations
API key or access token
Path Parameters
Surrogate id of the intelligence-run row.
Required range:
1 <= x <= 9007199254740991Example:
42
Response
Get the canonical seller decision record for an intelligence run
Canonical seller-readable decision record projected from one storefront intelligence run and its attributed approval/commercial evidence.
Available options:
pending, responded, declined, failed, booked, delivered, rejected, unattributed Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$