diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index a52dcc5d..ebb13ee3 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -114854,6 +114854,7 @@ }, "/v1/issuing/authorizations/{authorization}/approve": { "post": { + "deprecated": true, "description": "

[Deprecated] Approves a pending Issuing Authorization object. This request should be made within the timeout window of the real-time authorization flow. \nThis method is deprecated. Instead, respond directly to the webhook request to approve an authorization.

", "operationId": "PostIssuingAuthorizationsAuthorizationApprove", "parameters": [ @@ -114946,6 +114947,7 @@ }, "/v1/issuing/authorizations/{authorization}/decline": { "post": { + "deprecated": true, "description": "

[Deprecated] Declines a pending Issuing Authorization object. This request should be made within the timeout window of the real time authorization flow.\nThis method is deprecated. Instead, respond directly to the webhook request to decline an authorization.

", "operationId": "PostIssuingAuthorizationsAuthorizationDecline", "parameters": [ diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 3f7f4165..8e65a736 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -105046,6 +105046,7 @@ paths: description: Error response. '/v1/issuing/authorizations/{authorization}/approve': post: + deprecated: true description: >-

[Deprecated] Approves a pending Issuing Authorization object. This request should be made within the timeout window of the -

[Deprecated] Declines a pending Issuing Authorization object. This request should be made within the timeout window of the [Deprecated] Approves a pending Issuing Authorization object. This request should be made within the timeout window of the real-time authorization flow. \nThis method is deprecated. Instead, respond directly to the webhook request to approve an authorization.

", "operationId": "PostIssuingAuthorizationsAuthorizationApprove", "parameters": [ @@ -84399,6 +84400,7 @@ }, "/v1/issuing/authorizations/{authorization}/decline": { "post": { + "deprecated": true, "description": "

[Deprecated] Declines a pending Issuing Authorization object. This request should be made within the timeout window of the real time authorization flow.\nThis method is deprecated. Instead, respond directly to the webhook request to decline an authorization.

", "operationId": "PostIssuingAuthorizationsAuthorizationDecline", "parameters": [ diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index b28b3dd4..8b8d04da 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -89394,6 +89394,7 @@ }, "/v1/issuing/authorizations/{authorization}/approve": { "post": { + "deprecated": true, "description": "

[Deprecated] Approves a pending Issuing Authorization object. This request should be made within the timeout window of the real-time authorization flow. \nThis method is deprecated. Instead, respond directly to the webhook request to approve an authorization.

", "operationId": "PostIssuingAuthorizationsAuthorizationApprove", "parameters": [ @@ -89486,6 +89487,7 @@ }, "/v1/issuing/authorizations/{authorization}/decline": { "post": { + "deprecated": true, "description": "

[Deprecated] Declines a pending Issuing Authorization object. This request should be made within the timeout window of the real time authorization flow.\nThis method is deprecated. Instead, respond directly to the webhook request to decline an authorization.

", "operationId": "PostIssuingAuthorizationsAuthorizationDecline", "parameters": [ diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index f52d7077..94a482e1 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -81698,6 +81698,7 @@ paths: description: Error response. '/v1/issuing/authorizations/{authorization}/approve': post: + deprecated: true description: >-

[Deprecated] Approves a pending Issuing Authorization object. This request should be made within the timeout window of the -

[Deprecated] Declines a pending Issuing Authorization object. This request should be made within the timeout window of the -

[Deprecated] Approves a pending Issuing Authorization object. This request should be made within the timeout window of the -

[Deprecated] Declines a pending Issuing Authorization object. This request should be made within the timeout window of the