JSON Schemas
Machine-readable schemas for HFT71 plugin payloads and configuration objects.
| Schema | Description |
|---|---|
order-payload.schema.json |
Order payload sent to POST /order |
webhook-request.schema.json |
Incoming webhook body for order status updates |
status-mapping.schema.json |
HFT71 → WooCommerce status mapping table |
customer-status-response.schema.json |
Response shape from GET /order/{orderId}/customer-status |
stock-available-response.schema.json |
Response shape from GET /stock/available |
model-config.schema.json |
Normalized model config from hft71_get_model() (v1.3.0) |