Terminate billing term
Terminates a billing term as of the given end date. This is irreversible: once terminated, the billing term can never be edited again (enforced both backend and frontend).
Authentication
Authorizationstring
API Key authentication via header
Path parameters
id
Contract Id
billingTermId
Billing Term Id
Request
This endpoint expects an object.
endDate
Termination end date
Response
Billing term terminated; invoice regeneration enqueued
id
Billing term ID
terminatedAt
Timestamp the billing term was terminated
Errors
400
Bad Request Error
404
Not Found Error
500
Internal Server Error

