feat: 🎸 sdks, docs for schedule and getCustomer and creditnotes

This commit is contained in:
amianthus
2026-05-06 12:00:59 +01:00
parent 33ac5a942d
commit a6c00c1882
109 changed files with 15314 additions and 2497 deletions

View File

@@ -0,0 +1,8 @@
---
title: "Create Schedule"
openapi: "openapi POST /v1/billing.create_schedule"
---
import { DynamicParamField } from "/components/dynamic-param-field.jsx";
import { DynamicResponseField } from "/components/dynamic-response-field.jsx";
import { DynamicResponseExample } from "/components/dynamic-response-example.jsx";