latestOpenAPI 3.0.42026-07-2286621993.2 KB

672aceee1190

authorizations

Show details for authorized payment

Shows details for an authorized payment, by ID.

get/v2/payments/authorizations/{authorization_id}

Path parameters

authorization_idstring required

The ID of the authorized payment for which to show details.

Headers

Authorizationstring

Standard headers are generally less restrictive in structure due to historical precedent across browsers, etc. This is a common schema for use in defining most standard headers.

Holds authorization information for external API calls.

PayPal-Auth-Assertionstring

Header for an API client-provided JWT assertion that identifies the merchant. Establishing the consent to act-on-behalf of a merchant is a prerequisite for using this header.

Header for an API client-provided JWT assertion that identifies the merchant. Establishing the consent to act-on-behalf of a merchant is a prerequisite for using this header.

Response

A successful request returns the HTTP <code>200 OK</code> status code and a JSON response body that shows authorization details.

Authorization2 required— unresolved $ref