curl --request GET \ --url https://api.lygosapp.com/v1/gateway/payin/{order_id} \ --header 'api-key: <api-key>'
200
example
{ "order_id": "<string>", "status": "<string>" }