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

Headers

api-key
string | null
required

Path Parameters

order_id
string
required

Response

200
application/json
Successful Response
status
string
required
order_id
string | null
default: