Update an existing instance of the AccountContractStatusType object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Account/Contract/StatusType/{id}Path ParamsidintegerrequiredBody ParamsThis object lists the different types of contract status types such as "Active" or "Expired".namestringstatusTypeIdnumberUnique identifier for the associated StatusType object.statusTypeNamestringThe name of the object associated with the statusTypeId property.Responses 200Update a AccountContractStatusType 400The request could not be processed.Updated 2 months ago