---
title: "Outlet Status"
method: GET
path: "/outletStatus"
---

# Outlet Status

`GET /outletStatus`

This API is used to check the status of the outlet.

## Response `200`

200

- object
  - `statuscode` string
  - `actcode` unknown
  - `status` string
  - `data` object
    - `cspStatus` string
    - `cspCode` string
  - `timestamp` string
  - `ipay_uuid` string
  - `orderid` unknown
  - `environment` string
  - `internalCode` unknown

## Other responses

- `400` — 400

---

[API](https://skmtc.net/instantpay/apis/identity.md) · [All operations](https://skmtc.net/instantpay/apis/identity/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instantpay/identity/versions/1d0672797b14/schema)
