MCP Server for Salesforce

Build 24.0.9300

ContractStatus

Defines possible statuses for contracts, such as Draft, Active, or Expired.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the contract status.

MasterLabel String True

Display label for the contract status.

SortOrder Int True

Order in which the status appears in picklists or lists.

IsDefault Boolean True

Indicates whether this status is the default selection (true) or not (false).

StatusCode String True

API name of the contract status used for integrations or logic.

CreatedById String True

User.Id

ID of the user who created this contract status record.

CreatedDate Datetime True

Date and time when the contract status was created.

LastModifiedById String True

User.Id

ID of the user who last modified this contract status record.

LastModifiedDate Datetime True

Date and time when the contract status was last modified.

SystemModstamp Datetime True

System-generated timestamp for the last modification of the record.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9300