Skip to main content
PATCH
Partially Update Contract Usage Revenue

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

contract_id
integer
required
id
integer
required

Body

contract
integer
product
integer | null
usage_group
integer | null
department
integer | null
tags
string
description
string | null
start_date
string<date> | null
end_date
string<date> | null

Response

200 - application/json
id
integer
required
read-only
contract
integer
required
product_bundle
string
required
read-only
contract_product_bundle
object
required

Read-only serializer for ContractProductBundle in milestone responses.

product_name
string
required
read-only
product_bundle_name
string
required
read-only
usage_group_name
string
required
read-only
lines
string
required
read-only
created_at
string<date-time> | null
required
read-only
last_modified_at
string<date-time> | null
required
read-only
product
integer | null
usage_group
integer | null
department
integer | null
tags
string
description
string | null
start_date
string<date> | null
end_date
string<date> | null