Upgrade customer to a new plan
Upgrades a customer from one plan to another with automatic proration. Credits are applied for the unused portion of the current billing period, and the order is updated with the new plan's pricing.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
customerExternalId
The external ID of the customer
oldPlanId
The ID of the current plan
newPlanId
The ID of the plan to upgrade to
Response
Plan upgrade completed successfully
orderId
The ID of the order
amendmentId
The ID of the amendment record
version
The new version of the order after the amendment
effectiveDate
The effective date of the plan change
endedLineIds
IDs of order lines that were ended
createdLineIds
IDs of new order lines that were created
creditLineIds
IDs of credit lines that were created
prorationDetails
Detailed proration calculations for each updated attribute