Optionalparams: AuthorizationRetrieveParamsOptionaloptions: RequestOptionsRetrieves an Issuing Authorization object.
Optionaloptions: RequestOptionsUpdates the specified Issuing Authorization object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Optionalparams: AuthorizationUpdateParamsOptionaloptions: RequestOptionsReturns a list of Issuing Authorization objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Optionalparams: Stripe.Issuing.AuthorizationListParamsOptionaloptions: RequestOptionsReturns a list of Issuing Authorization objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Optionaloptions: RequestOptions[Deprecated] Approves a pending Issuing Authorization object. This request should be made within the timeout window of the real-time authorization flow. This method is deprecated. Instead, respond directly to the webhook request to approve an authorization.
Optionalparams: AuthorizationApproveParamsOptionaloptions: RequestOptions[Deprecated] Approves a pending Issuing Authorization object. This request should be made within the timeout window of the real-time authorization flow. This method is deprecated. Instead, respond directly to the webhook request to approve an authorization.
Optionaloptions: RequestOptions[Deprecated] Declines a pending Issuing Authorization object. This request should be made within the timeout window of the real time authorization flow. This method is deprecated. Instead, respond directly to the webhook request to decline an authorization.
Optionalparams: AuthorizationDeclineParamsOptionaloptions: RequestOptions[Deprecated] Declines a pending Issuing Authorization object. This request should be made within the timeout window of the real time authorization flow. This method is deprecated. Instead, respond directly to the webhook request to decline an authorization.
Optionaloptions: RequestOptions
Retrieves an Issuing Authorization object.