infra_billing_create_infra_billing_record
Create a new infrastructure billing history record by submitting a provider UUID, billing amount, and billed date to track expenses.
Instructions
POST /api/infra-billing/history Create infra billing history Tags: Infra Billing Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |