Pauses a contractAsk AIpost https://sandbox.billwerk.com/api/v1/contracts/{contractId}/pausePath ParamscontractIdstringrequiredContract IDBody ParamsContractPauseDTOStartDatedate-time | nullStartdate of contractpause. When this is null, the current time is used (start of current day when daily billing precision is used).EndDatedate-time | nullEnddate of contractpause. When this is null, no end date is added.Responses 200OK 401Unauthorized 404Not Found 422Unprocessable EntityUpdated 3 months ago