v1
latestOpenAPI 3.0.42026-07-2286621993.2 KBPayment-Resources
Retrieve a payment resource
Retrieves details for a specific payment resource, including current status, integration configuration, and related HATEOAS links.
get/v1/checkout/payment-resources/{id}
Path parameters
idstring required
ID of the setup token.
Headers
Content-Typestring
The media type. Required for operations with a request body. The value is application/<format>, where format is json.
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 200 OK status code with a JSON response body that shows payment resource details.