midtrans_get_status_codes
Retrieve Midtrans HTTP status code documentation by range (2xx, 3xx, 4xx, 5xx) to troubleshoot payment API errors, understand response meanings, and resolve integration issues.
Instructions
Get Midtrans HTTP status code reference for a specific range.
Includes status code numbers, descriptions, common scenarios, and troubleshooting tips.
Args: params: Contains the status code range (2xx, 3xx, 4xx, or 5xx).
Returns: str: Status code reference table with descriptions and handling guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |