Get Analyze Receipt Result

Track the progress and obtain the result of the analyze receipt operation.

get/prebuilt/receipt/analyzeResults/{resultId}

Path parameters

resultIdstring uuid required

Analyze operation result identifier.

Response

Success

status'notStarted' | 'running' | 'succeeded' | 'failed' required

Status of the queued operation.

createdDateTimestring date-time required

Date and time (UTC) when the analyze operation was submitted.

lastUpdatedDateTimestring date-time required

Date and time (UTC) when the status was last updated.

Changes

No recorded changes to this endpoint across all 10 revisions of this API.