---
title: "Authorise MOTO (api) payment"
method: POST
path: "/v1/api/charges/authorise"
tags: ["Charge operations"]
---

# Authorise MOTO (api) payment

`POST /v1/api/charges/authorise`

## Response `204`

No content

## Other responses

- `400` — Bad request - invalid one time token or one_time_token has already been used
- `402` — Authorisation declined
- `404` — Not found - charge not found
- `422` — Unprocessable Entity - Invalid payload or missing mandatory attributes
- `500` — Authorisation error

---

[API](https://skmtc.net/government-digital-service/apis/connector-api.md) · [All operations](https://skmtc.net/government-digital-service/apis/connector-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/government-digital-service/connector-api/revisions/62149e57992f/schema)
