get
https://api.beauthenticx.com/Receipts
Returns a list of receipts for interactions that have finished processing and match the specified criteria.
Each result in the response includes the following fields:
- ConversationId: Unique identifier for the conversation. Corresponds to the Id field from GET /Metadata and the ConversationId from GET /Conversations/Insights
- DateTimeReceived: The date/time the interaction arrived in the system
- ClientCallId: Your external telephony reference ID for this conversation
- DateTimeTransmitted: The date/time the export attempt was transmitted
- ReceiptId: The receipt ID returned from the downstream system
- SafetyEvent: Safety event classification result from the export
- AdverseEvent: Adverse event classification result from the export
- ProductQualityComplaint: Product quality complaint result from the export
- uid: The external system UID returned from the export endpoint
