get https://api-sandbox.thisisbud.com/search/beta/transactions//insight
Retrieves an AI-generated insight to enrich the output, or answer the question asked in the input to the transaction search. There is no multi-currency support in insights, so the default currency for the customer's region will be assumed.
This insight can take some time to generate, so the status
property can be used in combination with the Retry-After
response header to poll until the insight is generated (at which point the status will be success
).
📘 Note: Searches are transient. After the search expires (see metadata.expires_in
), this endpoint will return a Not Found
response. The recommended behaviour in this case is to resubmit the desired search using the Search customer transactions
endpoint.