QueueProcessingError
Failure details recorded when a transaction completes unsuccessfully.
Properties¶
| Property | Type | Description |
|---|---|---|
associatedImageFilePath? |
string |
Optional path to a screenshot or image associated with the failure. |
createdTime? |
string |
Timestamp when the failure was recorded. Present on responses. |
details? |
string |
Additional details describing the failure. |
reason |
string |
Short reason for the failure (e.g. "Vendor not found"). |
type? |
QueueExceptionType |
Failure category — see QueueExceptionType. |