Skip to content

BillingModelOptionsTimeMaterials

billing_modelstring(BillingModel)required

The Billing Model of the Project Offering Configuration. This needs to match the Billing Model in the parent request body.

Enum:"fixed_bid""time_materials""retainer""non_billable""investment""admin"
rate_card_idstring, (uuid)required

The ID for the Rate Card that should be associated with this Time and Materials Project Offering.

{ "rate_card_id": "a52b47d0-92e1-47c0-b51c-82eab072d332", "billing_model": "fixed_bid" }