Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
The customer ID, plan ID, and date range for the plan to be applied
RFC 3339 timestamp for when the plan becomes active for this customer. Must be at 0:00 UTC (midnight).
RFC 3339 timestamp for when the plan ends (exclusive) for this customer. Must be at 0:00 UTC (midnight).
Number of days after issuance of invoice after which the invoice is due (e.g. Net 30).
A list of price adjustments can be applied on top of the pricing in the plans. See the price adjustments documentation for details.
A custom trial can be set for the customer's plan. See the trial configuration documentation for details.
An optional list of overage rates that override the rates of the original plan configuration. These new rates will apply to all pricing ramps.
Response
Success