Process transaction prompt
Process a transaction-related query with AI assistance
Path parameters
id
Company ID
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
prompt
User prompt or question about transactions
history
Previous conversation messages
contextData
Additional context for the prompt
customPrompt
Custom prompt to override the default one
stream
Whether to stream the response
Response
Prompt processed successfully
question
The user’s question being answered
answer