receipt
Retrieve the structured data extracted from the processed receipt images.
This method fetches the result of the receipt image processing from the server.
Parameters
receipt Id
The unique identifier for the receipt obtained from the publish method.
token
The address token to connect with TIKI API.
on Result
A callback functions that revceives the array of ReceiptResponse objects, each containing the structured data extracted from an image of the receipt, or null if the retrieval fails.