ocr
Receipt OCR Upload
Upload Receipt Image to extract text from in an running background task
post/v2/ocr/receipt/upload
Headers
Authorizationstring required
With the bearer started
Response
success, the list in Data is ReceiptOCRUploadResponse
Example response
{
"message": "success"
}