Skip to main content

Override Edition

POST 

/api/sales-order-lines/:sales_order_line/override-edition

Override the subscription edition for a sales order line. Assigns a specific edition instead of the automatically resolved one.

Authentication: Requires Bearer token.

Body:

  • subscription_edition_id (required): ID of the subscription edition to apply
  • reason (optional): Reason for the override, max 500 characters

Request

Responses

Successful response