Tool to transcribe a receipt using base64 encoded image in JSON payload and return detailed results. Use when you have a base64 encoded receipt image and require comprehensive output including line items, merchant details, and confidence levels. The image must be larger than 1x1…
imageRequiredstringBase64 encoded receipt image. Must meet minimum size requirements (larger than 1x1 pixels).
refreshbooleanSet true to force re-process image transcription if receipt is already in storage.
filenameRequiredstringThe filename for the receipt image.
incognitobooleanSet true to avoid saving the receipt in storage.
containerIdstringTag a request with a container ID for fraud detection purposes.
contentTypeRequiredstringMIME type of the image (e.g., image/jpeg, image/png).
extractTimebooleanSet true to return time if found on the receipt. Otherwise, the time is always set to 12:00:00.000.
extractLineItemsbooleanSet true to return product line items in an array if found on the receipt.
ignoreMerchantNamestringIgnore this merchant name if detected on the receipt. Use this field to avoid detecting the customer name as the merchant name.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.