Retrieve detailed information about a specific payment request using its ID
X-API-Key with your API key obtained from the dashboardapplication/json| Parameter | Description | Type | Required |
|---|---|---|---|
id | Payment request identifier | integer (int64) | YES |
| Code | Description |
|---|---|
200 | OK - Payment request found and returned |
400 | Bad Request - Invalid request format |
401 | Unauthorized - Invalid API key |
404 | Not Found - Payment request not found |
500 | Internal Server Error - Server error occurred |
OK