Executes the Add action for the Progress Batch Entries data object.

Adds a progress batch entry

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

Company.

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

Format: YYYY-MM-01.

integer
required
string
required
length ≤ 10

Job Id. Part of the natural key for this object (JCCo, Job, PhaseGroup, Phase). Part of key identifying the Job (JCCo, Job).

string
required
length ≤ 20

Phase Id. Part of the natural key for this object (JCCo, Job, PhaseGroup, Phase). Part of key identifying the Phase (PhaseGroup, Phase).

integer
required

CostType Id. This property is a natural key for the CostTypes of this Job Phase

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

Actual Units

string | null
^[-+]?[0-9]{1,6}(?:.[0-9]{0,4})?$

Progress Complete

string | null

Actual Date

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