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