get
https://api-identifid.determan.dev/v1/transaction-manager/transaction-thumbnail/
Return the thumbnail image associated with the transaction.
Response Payload Object
| Property | Type | Description |
|---|---|---|
| "key" | string | "key" = Guid of SignatureId. This is a dictionary object. |
The payload is an object where the key is the transaction signature ID and the value is the image of the type string.
Controlled Errors
These are the error codes that will appear when the property hasErrors is equal to true.
| Error Code | Error Message |
|---|---|
| failed_system_operation | Operation Failed |
