# Payment Requests Payment request retrieval endpoints ## List payment requests - [GET /partner/v2/account/{accountId}/location/{locationId}/payment-request](https://lobbie-partner.redocly.app/openapi/payment-requests/listpaymentrequests.md): Retrieve a paginated list of payment requests for the location. Supports filtering by patient, status, and date range. ## Get payment request by ID - [GET /partner/v2/account/{accountId}/location/{locationId}/payment-request/{paymentRequestId}](https://lobbie-partner.redocly.app/openapi/payment-requests/getpaymentrequest.md): Retrieve detailed information about a specific payment request.