cURL
curl --request GET \ --url https://api.lygosapp.com/v1/api/deposit/get_transaction \ --header 'api-key: <api-key>'
{ "track_id": "<string>", "amount": 123, "phone_number": "<string>", "country": "<string>", "currency": "<string>", "operator": "<string>", "status": "<string>", "created_at": "2025-12-12T09:15:34.448314" }
get transaction details from track_id
Clé API pour l'authentification
Successful Response