Update Contracted Invoice (V3)

Update a Contracted Invoice with a nested WBS tree (wbs1 -> wbs2 -> wbs3).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 24

Invoice identifier

Body Params
string | null
Defaults to null

Invoice custom identifier

wbs1
array of objects | null
Defaults to null

Top-level work breakdown structure items. When provided, replaces the existing tree.

wbs1
string | null
Defaults to null

Funding source identifier

date | null
Defaults to null

Invoice date

date | null
Defaults to null

Invoice billing-period start date

date | null
Defaults to null

Invoice billing-period end date

document_ids
array of strings | null
Defaults to null

List of document identifiers to attach as supporting documents. Existing documents not included in this list will be removed.

document_ids
Responses
204

Updated

400

Malformed request

401

Unauthorized

403

Access forbidden

404

Invoice or contract not found

422

Validation errors

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!