post /v1/issuing/authorizations/{authorization}/approve

Approve an authorization

PostIssuingAuthorizationsAuthorizationApprove

<p>[Deprecated] Approves a pending Issuing <code>Authorization</code> object. This request should be made within the timeout window of the <a href="/docs/issuing/controls/real-time-authorizations">real-time authorization</a> flow. This method is deprecated. Instead, <a href="/docs/issuing/controls/real-time-authorizations#authorization-handling">respond directly to the webhook request to approve an authorization</a>.</p>

Parameters

Name In Type Required Description
authorization path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.