curl --request GET \ --url https://api.lygosapp.com/v1/gateway/{gateway_id}
200
example
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "amount": 123, "currency": "<string>", "shop_name": "<string>", "message": "<string>", "user_country": { "name": "Cameroon", "iso_code": "CMR" }, "creation_date": "2023-11-07T05:31:56Z", "link": "<string>", "order_id": "<string>", "success_url": "<string>", "failure_url": "<string>" }
Show child attributes