appmixer.cliniko.core.MakeApiCall
Make API Call
1.0.0
Public
/patients is enough.| Field | Type | Description |
|---|---|---|
| API Endpoint Path | text | Path relative to the account base URL (for example /patients) or a full URL on the same host. |
| HTTP Method | select | Select the HTTP method for the API call. |
| Query Parameters | key-value | Optional query parameters. Use the key q[] more than once to send several Cliniko filters. |
| Request Body | textarea | Enter the request body as a JSON object (supports nested objects, arrays, and non-string values). |
| Request Headers | key-value | Optional additional request headers. |
| Field | Type | Description |
|---|---|---|
| Status Code | - | |
| Response Headers | - | |
| Response Body | - |