Executes the Change Estimate on a Line Item V2 action for the Pending Change Orders data object.

Change an Estimate on a Line Item 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
__key
required
string
enum

Optional.

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

Optional. 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. CostType must be setup for Tracking Hours to populate this value. Otherwise 0.00 will be defaulted.

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