API Docs / Operations / Client - Billing - Schedule / Skip Billing Schedule Item

Skip Billing Schedule Item

POST /tenants/{tenant}/clients/{client}/billingschedule/{code}/skip

Marks one scheduled occurrence as skipped. It is kept as a tombstone so the same period is never generated again.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
code* path string

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found