Retrieve details for non-user initiated transactions based on the provided ID
Get non user initiated transaction details
Unauthorized
Transaction not found
Error
{- "data": {
- "id": "1effa8d8-2ef7-6c06-81e5-334cabffcd28",
- "type": "giveaway",
- "type_defined_for": "asset",
- "direction": "incoming",
- "created_at": "2024-12-15T09:00:01+01:00",
- "asset": {
- "id": "9a8e2316-c808-4ae2-bc67-110d372f94e4",
- "amount": "0.62"
}, - "fiat": {
- "id": "ea96ccef-edee-11eb-9bf0-06502b1fe55d",
- "amount": "1.89"
}
}
}