Deal

A deal [Deal] is a potential sale to a prospect or customer.

XML

SOAP

REST

Database table

Object

Deal

oaDeal

deal

Supported Commands

Read

read()

The Deal object has the following properties:

XML / SOAP

Database

Description

active

active

[Read-only] A 1/0 field indicating whether this is designated as an active deal.

closed

closed

[Read-only] When this deal was closed.

created

created

[Read-only] Time the record was created. See Date Fields.

customerid

customer_id

[Read-only] The ID of the associated customer.

exported

exported

[Read-only] Date and time the record was marked as exported. See Date Fields.

id

id

[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro.

name

name

[Read-only] The name/description of the deal.

notes

notes

[Read-only] Notes for this deal.

opened

opened

[Read-only] When this deal was first opened.

rating

rating

[Read-only] The rating for this deal.

stage

deal_stage.percentage

[Read-only] The % of the work complete for this deal.

status

status

[Read-only] The status for this deal: O -Open, C -Closed, L -Lost

territoryid

territory_id

[Read-only] The territory for this deal.

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.

userid

userid

[Read-only] The ID of the associated user.