appmixer.paddle.core.MakeApiCall
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| API Endpoint Path | text | Enter the API endpoint path relative to https://api.paddle.com (for example /v1/resource) or provide a full URL. |
| HTTP Method | select | Select the HTTP method for the API call. |
| Request Headers | textarea | Optional additional request headers as a JSON object (e.g. {"X-Custom-Header": "value"}). |
| Query Parameters | textarea | Optional query parameters as a JSON object (e.g. {"key": "value"}). |
| Request Body | textarea | Enter the request body for the API call (JSON format). |
| Field | Type | Description |
|---|---|---|
| Status Code | - | |
| Response Headers | - | |
| Response Body | - |