---
title: "Settlement API"
method: POST
path: "/?settlementapi"
---

# Settlement API

`POST /?settlementapi`

## Query parameters

- `app_id` string, required
- `auth_key` string, required
- `userid` integer
- `mtype` string, required
- `epi` string, required

## Request body

- unknown

## Response `200`

200

- object
  - `error_no` string
  - `error_code` string
  - `amount` string
  - `msg` string
  - `desc` unknown
  - `additional_info` unknown
  - `epi` string
  - `channel` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/valorpaytech/apis/ecommerce-api.md) · [All operations](https://skmtc.net/valorpaytech/apis/ecommerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/valorpaytech/ecommerce-api/revisions/c6468b606325/schema)
