Executes the Change Line action for the Change Orders data object.

Change a single line

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
length ≤ 16

Key to ContractItems array in jc/contracts(JCCo, Contract, Item). Optional.

string | null

Optional.

date

Format: YYYY-MM-01. Optional.

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

Quantity to change the contract line by. Optional. If UM for the referenced Contract Item is LS you should omit or provide 0.

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

Amount to change the contract line by. Optional. If UM for the referenced Contract Item is not LS you should omit or provide 0.

string | null

Optional.

string | null

Optional.

integer | null

Optional.

__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