Skip to main content
POST
/
payments
/
{payment_id}
/
extend_authorization
Payments - Extended Authorization
curl --request POST \
  --url https://sandbox.hyperswitch.io/payments/{payment_id}/extend_authorization \
  --header 'api-key: <api-key>'
This response does not have an example.

Authorizations

api-key
string
header
required

Path Parameters

payment_id
string
required

Response