Returns a paginated list of payment resources created by the authenticated merchant. Supports filtering by status and pagination parameters.
Oauth 2.0 authentication.
The media type. Required for operations with a request body. The value is application/<format>, where format is json.
1 - 255An API-caller-provided JSON Web Token (JWT) assertion that identifies the merchant. For details, see PayPal-Auth-Assertion.
A non-negative, non-zero integer indicating the maximum number of results to return at one time. This parameter must only be provided on initial request and not combined with page_token.
1 <= x <= 100An opaque value representing the page to navigate to.
1 - 255A boolean indicating total number of items and pages are expected to be returned in the response.
A successful request returns the HTTP 200 OK status code with a JSON response body that shows payment resource details.
List of payment resources.
List of resources.
1 - 100 elementsTotal number of payment resources.
0 <= x <= 65535Total number of pages.
1 <= x <= 65535