This API lets convert various documents and text to the structured data. The output structure of order always is the same. The order reader can detect the different information in any place unlike traditional OCR it doesn't require the setup to start processing orders..docx , .doc, .rtf (Word)
Additional functionalities:#
The system validates the dates and differences between dates if there are mismatches returns as warnings
If loading or unloading missing returns as warnings
Ability to populate the information of customers and branches with master dataAdd missing customer base on provided metadata (email)
With request is possible to provide additional metadata which will be returned when data is received via the endpoint. This could be used to add tracking IDs for transaction in case of async processing.
When emails is reader by SpotGo the EmailAddress and OriginalSender email addresses is returned.
Possibility to customise which order numbers to retrieve from documents or other custom processing logic base on internal knowledge. (setup by SpotGo)
Recomendations#
Implement webhooks to be notified when orders is processed
Modified at 2025-05-04 13:57:38