get_payment_request
Retrieve payment request details including title, amount, status, and invoice count from BTCPay Server for tracking and managing merchant transactions.
Instructions
Get details of a specific payment request.
Args: payment_request_id: The payment request ID.
Returns payment request details including title, amount, status, and generated invoice count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment_request_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |