API-ReferenzVertragContract The contract API allows you to manage your contracts and orders GETReturn the Contract for the given Certificate./v2/certificates/{certificateId}/contract/GETReturns the Contract with the given ID./v2/contracts/{contractId}/GETReturn the BaseItem of the Contract with the given ID./v2/contracts/{contractId}/base-items/GETGet the ContractItem with the given ID./v2/contracts/{contractId}/items/{contractItemId}/GETReturn the next TerminationDate for the ContractItem with the given ID./v2/contracts/{contractId}/items/{contractItemId}/next-termination-dates/DELETECancel the TariffChange for the referred ContractItem./v2/contracts/{contractId}/items/{contractItemId}/tariff-change/POSTSchedule the Termination of a ContractItem./v2/contracts/{contractId}/items/{contractItemId}/termination/DELETECancel the Termination for the referred ContractItem./v2/contracts/{contractId}/items/{contractItemId}/termination/POSTSchedule the Termination of a Contract./v2/contracts/{contractId}/termination/DELETECancel the Termination for the referred Contract./v2/contracts/{contractId}/termination/GETReturn a list of Contracts for the given Customer./v2/customers/{customerId}/contracts/GETGet InvoiceSettings of a Customer./v2/customers/{customerId}/invoice-settings/PUTUpdate InvoiceSettings of a Customer./v2/customers/{customerId}/invoice-settings/GETList Invoices of a Customer./v2/customers/{customerId}/invoices/GETGet details of an Invoice./v2/customers/{customerId}/invoices/{invoiceId}/deprecated!GETRequest an Access Token for the Invoice file./v2/customers/{customerId}/invoices/{invoiceId}/file-access-token/GETGet list of Orders of a Customer./v2/customers/{customerId}/orders/GETReturn the Contract for the given Domain./v2/domains/{domainId}/contract/GETGet details of an Invoice./v2/invoices/{invoiceId}/POSTPreview Order./v2/order-previews/GETGet list of Orders./v2/orders/POSTCreate an Order./v2/orders/GETGet Order for Customer./v2/orders/{orderId}/GETReturn the Contract for the given Project./v2/projects/{projectId}/contract/GETGet list of Orders of a Project./v2/projects/{projectId}/orders/GETReturn the Contract for the given Server./v2/servers/{serverId}/contract/POSTPreview TariffChange./v2/tariff-change-previews/POSTCreate TariffChange Order./v2/tariff-changes/