Executes the add action for the Original Estimates data object.

Adds a new Original Estimate.

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
1 to 255

Key to jc/jobs(JCCo, Job).

string
required
length ≤ 10

Key to jc/jobs(JCCo, Job).

string
required
length ≤ 20

Key to jc/job_phases(JCCo, Job, PhaseGroup, Phase).

integer
required

Key to jc/original_estimates(JCCo, Job, PhaseGroup, Phase, CostType). Key to jc/cost_types(PhaseGroup, CostType).

string
required
length ≤ 3

Key to hq/unit_of_measures(UM)

string
enum

Options: Y-Units and Dollars, C-Only Dollars, N-Neither. Required. If omitted, Vista defaulting logic will be applied. Please note that Vista Defaulting may be unable to provide a valid value if the Phase provided is not setup on the job or in the phase master with at least one CostType.

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

Optional. If omitted, 0 will be defaulted.

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

Optional. If omitted, 0 will be defaulted.

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

Optional. If omitted, 0 will be defaulted.

__custom_fields
object

Add a property to this object for each user defined field to be set. Property name set to the user defined field name.

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