Billing
billing

Update Contract Developer

Update an existing billing contract (developer only).

put/billing/developer/contracts/{contract_id}

Path parameters

contract_idstring uuid required

Request body

start_datestring date-time required
number_of_monthsinteger required

Contract length in months

Response

Successful Response

billing_contract_idstring uuid required
customer_idstring uuid required
start_datestring date-time required
number_of_monthsinteger required
created_atstring date-time required
updated_atstring date-time required
end_datestring date-time required
is_activeboolean required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.