---
title: "Payments - Extended Authorization"
method: POST
path: "/payments/{payment_id}/extend_authorization"
tags: ["Payments"]
---

# Payments - Extended Authorization

`POST /payments/{payment_id}/extend_authorization`

Extended authorization is available for payments currently in the `requires_capture` status
Call this endpoint to increase the authorization validity period

## Path parameters

- `payment_id` string, required

## Response `200`

Extended authorization for the payment

## Other responses

- `400` — Missing mandatory fields

---

[API](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0.md) · [All operations](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hyperswitch/dynamic-routing-openapi-3-0/revisions/8fbf69ab2597/schema)
