Executes the Add action for the Change Order Batch Entries data object.

Add

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 sl/co_batches(Co, Mth, BatchId).

date
required
^([0-9]{4})-(1[0-2]|0[1-9])-01$

Key to sl/co_batches(Co, Mth, BatchId). Format: YYYY-MM-01.

integer
required

Key to sl/co_batches(Co, Mth, BatchId).

integer

SL Change Order Number. Optional. If not provided the next available SLCO number will be used.

string | null

Approved Change Order Number/Owners Change Order Number. Optional. If omitted, null will be defaulted. If you are applying multiple changes that are logically grouped together, they can share the same Approved Change Order value.

date

Format: YYYY-MM-DD. Optional. If omitted, it will be defaulted to today.

string
required
length ≤ 30

Key to sl/subcontracts(SLCo, SL)

required

key to sl/subcontracts(SLCo, SL) LineItems array(SLItem). If adding a new SL Item to the SL. You must also provide values for the new SL Line in the $.NewLineItem property

string | null

Optional. If omitted Vista defaulting will apply.

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

Change to Current Units. Optional. If omitted, 0 will be defaulted. This Property can only be provided if the UM for this SL Item is NOT LS.

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

Change to Current Unit Costs. Optional. If omitted, the SLItem UnitPrice will remain unchanged. This Property can only be provided when adding a new line items and the UM is NOT LS.

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

Change to Current Cost. Optional. If omitted, the SLItem CurCost will remain Unchanged. This Property can only be provided if the UM for this SL Item is LS.

NewLineItem
object

This property is only used when a SLItem is provided that needs to be added to the Subcontract.

string | null

Optional. If not provided, null 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