Health Check
POST
Health Check
POST {baseUrl}/open-api/v1/health
Verifies AppKey, signature algorithm, and network connectivity. Request body may be empty {}.
Request parameters
| Name | Type | MOC | Description | Example |
|---|---|---|---|---|
| — | — | — | No business fields | {} |
Request example
No business fields; send an empty JSON object.
{}Response data
| Name | Type | Description | Example |
|---|---|---|---|
| status | String | Always UP | UP |
| tenantId | String | Tenant ID | 10001 |
| clientName | String | Client name | Dealer-A |
Response example
Generated from the OpenAPI schema to match the field tables above. Fields with no value may be omitted in live responses.
加载响应示例…