REST API
SOAP API
FAQ
Changelog
Terms & Conditions
Help Center
REST API
SOAP API
FAQ
Changelog
Terms & Conditions
Help Center
  • Common Datatypes
  • AccountService Datatypes
  • AttachmentService Datatypes
  • AuthenticateService Datatypes
  • BudgetService Datatypes
  • ClientService Datatypes
  • CompanyService Datatypes
  • FileService Datatypes
  • InvoiceService Datatypes
  • PaymentService Datatypes
  • PersonService Datatypes
  • ProductService Datatypes
  • ProjectService Datatypes
  • SalesOppService DataTypes
  • TemplateService DataTypes
  • TimeService Datatypes
  • TransactionService DataTypes

SalesOppService DataTypes

Back to SalesOppService

SalesOpp

PropertyTypeDescription
TitleString
IdInt
DescriptionString
AmountDecimal
Amount2Decimal
ProbabilityByte
CustomerContactIdInt
DateRegDateTime
DateChangedDateTime
DeliveryDateDateTime
ProjectIdInt
StartDateDateTime
StatusByte1 – Open
2 – Closed and won
3 – Closed and lost
Please note that the status 1 is the default. Depending on your framework this might mean that this property won’t be set when it is open. If this is the case, you can assume that Status is 1. 1, 2 and 3 are the only valid statuses.
StepIdInt
CloseDateDateTime
ClosedDateDateTime
CustomerIdInt
TypeIdInt
OwnerIntThis is the EmployeeId from PersonService
CreatedByInt
CampaignIdInt? (nillable)
SourceIdInt

SalesOppSearch

PropertyTypeDescription
SalesOppIdInt
CustomerIdInt
ProjectIdInt
CustomerNameString
DateRegAfterDatetime
SalesOppTitleString
DateChangedAfterDatetime

SalesOppType

PropertyTypeDescription
IdInt
TitleString

SalesOppStep

PropertyTypeDescription
IdInt
TitleString

Campaign

PropertyTypeDescription
IdInt
NameString

CRMSource

PropertyTypeDescription
IdInt
NameString

SalesOppSeller

PropertyTypeDescription
SalesOppIdInt
SellerSeller

Seller

PropertyTypeDescription
PercentageDecimal
AddedByInt
SellerIdInt
DateDateTime

Back to SalesOppService

Last Updated: 1/24/24, 8:37 AM
Prev
ProjectService Datatypes
Next
TemplateService DataTypes