Executes the Add Estimate V2 action for the Pending Change Orders data object.

Adds a new Estimate detail on the specified item for the specified PCO. V2

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The code of the subscriber that you are making this request for.

Body Params
integer
required

Key to jc/2/jobs(JCCo, Job).

string
required
length ≤ 10

Key to jc/2/jobs(JCCo, Job).

string
required
length ≤ 10

key to pm/2/doc_types(doc_type).

string
required
length ≤ 10
string | null
required

Key for the item in the PCO.

string
required
length ≤ 20

Key for the estimate for the item in the PCO.

integer
required

Key for the estimate for the item in the PCO.

string
enum

Optional. Defaults to existing jc/original_estimate Active flag or Y if no existing jc/original_estimate.

Allowed:
string
^[-+]?[0-9]{1,11}(?:.[0-9]{0,5})?$

Optional. If Omitted, 0 will be defaulted. CostType must be setup for Tracking Hours to populate this value. Input ignored and value defaulted to 0.0 if CostType is not setup to Track Hours.

string
^[-+]?[0-9]{1,8}(?:.[0-9]{0,2})?$

Optional. If Omitted, 0 will be defaulted. CostType must be setup for Tracking Hours to populate this value. Input ignored and value defaulted to 0.0 if CostType is not setup to Track Hours. Input ignored and value defaulted if $.PricingMethod != L-LumpSum.

BudgetTypeDetails
object

Optional. Ignored if $.BudgetType != Y.

POSLTypeDetails

Optional. Ignored if $.SubType = N and $.POType = N. Each EstimatePurchaseDetail line can only be associated with an SL or a PO but not both.

__custom_fields
object

Add a property for each user defined values that should be set on the header form as part of this action.

Headers
string
required

Used to authorize access to the Direct API.

Responses

401

You have not provided a proper X-Application-Key in the header of this request.

403

The X-Application-Key provided is valid but the key does not have access to this resource.

404

The object with the given ID was not found OR a subscriber with the given URL was not found.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json