Example request
POST https://api.jupiter-erp.com/api/account/receipts/example-id/analyze
Code
curl -X POST 'https://api.jupiter-erp.com/api/account/receipts/example-id/analyze' \
-H 'Authorization: Bearer YOUR_API_TOKEN' \
-H 'X-Account-Uuid: YOUR_ACCOUNT_UUID' \
-H 'Accept: application/json'Parameters
| Name | In | Required | Description |
|---|---|---|---|
| id | path | yes | — |
Responses
202Accepted - analysis started
AnalyzeReceiptFile202Response
Receipts