Copy for LLMView as MarkdownSDK Reference OverviewPayments v2SDKAPI v2API v1SDKauthorizations4 endpointsGETShow details for authorized payment/v2/payments/authorizations/{authorization_id}Shows details for an authorized payment, by ID.POSTCapture authorized payment/v2/payments/authorizations/{authorization_id}/captureCaptures an authorized payment, by ID.POSTReauthorize authorized payment/v2/payments/authorizations/{authorization_id}/reauthorizeReauthorizes an authorized PayPal account payment, by ID.POSTVoid authorized payment/v2/payments/authorizations/{authorization_id}/voidVoids, or cancels, an authorized payment, by ID.captures2 endpointsGETShow captured payment details/v2/payments/captures/{capture_id}Shows details for a captured payment, by ID.POSTRefund captured payment/v2/payments/captures/{capture_id}/refundRefunds a captured payment, by ID.find-eligible-methods1 endpointPOSTFind a list of eligible payment methods./v2/payments/find-eligible-methodsGet a list of eligible payment methods based on the input parameters provided.refunds1 endpointGETShow refund details/v2/payments/refunds/{refund_id}Shows details for a refund, by ID.