Billing
billing

List Customer Contracts Developer

List all billing contracts for a specific customer (developer only).

Returns contracts ordered by start_date descending (newest first).

get/billing/developer/contracts/{customer_id}

Path parameters

customer_idstring uuid required

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.