ProjectPricing

A project pricing [ProjectPricing] object holds information to generate estimates for specific projects based on different staffing, rate, and time required scenarios, and to view the key financial analysis for those scenarios.

XML

SOAP

REST

Database table

Object

ProjectPricing

oaProjectPricing

project_pricing

Supported Commands

Add, Read, Modify, Delete

add(), read(), modify(), upsert(), delete()

The ProjectPricing object has the following properties:

XML / SOAP

Database

Description

created

created

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

customerid

customer_id

[Required] The id of the associated customer. Must be the customer associated with the project. Cannot be modified.

discount_rate_cardid

discount_rate_card_id

Internal ID of the discount rate card to use.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

projectid

project_id

[Required] The id of the associated project. There can only be one project pricing for a specific project. Cannot be modified.

standard_rate_cardid

standard_rate_card_id

Internal ID of the standard rate card to use. Cannot be modified.

updated

updated

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