Skip to main content
POST
Create a Milestone

Authorizations

X-API-Key
string
header
required
zivio-tenant-id
string
header
required

Body

application/json
id
number
Example:

"66"

title
string
Example:

"Title of Milestone"

details
string
Example:

"Details of Milestone"

rate
number<double>
Example:

"1500.00"

ccy
string
Example:

"GBP"

due_on
string<date-time>
notes
string
Example:

"some notes relating to the milestone"

comments
string
Example:

"some comments relating to the milestone"

job_id
integer
Example:

"2669"

job_summary
string
Example:

"summary of miestone"

created_at
string<date-time>
updated_at
string<date-time>
status
string
Example:

"open"

approved_at
string<date-time>
approved_by
object
level_1_approved_at
string<date-time>
level_1_approved_by
object
children
integer[]
parents
integer[]
custom_fields
object

Response

ok

id
integer
Example:

"66"

title
string
Example:

"Title of Milestone"

details
string
Example:

"Details of Milestone"

rate
string
Example:

"1500.00"

ccy
string
Example:

"GBP"

due_on
string<date-time>
notes
string
Example:

"some notes relating to the milestone"

comments
string
Example:

"some comments relating to the milestone"

job_id
integer
Example:

"2669"

job_summary
string
Example:

"summary of miestone"

created_at
string<date-time>
updated_at
string<date-time>
status
string
Example:

"open"

approved_at
string<date-time>
approved_by
object
level_1_approved_at
string<date-time>
level_1_approved_by
object
children
integer[]
parents
integer[]
custom_fields
object