put_service_lines_by_service_line_number_data_recurring
Configure recurring data blocks for a Starlink service line on a top-up plan. Optionally assign to a data pool or apply to current billing cycle.
Instructions
Set recurring data blocks on service line — Required permission: Service plan, Edit.Service line must be on a top up plan — [PUT /public/v2/service-lines/{serviceLineNumber}/data/recurring]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceLineNumber | Yes | Service line number | |
| recurringDataBlocks | No | Recurring data blocks to configure | |
| dataPoolId | No | If provided, onboard the service line onto an existing data pool. The data pool must be multi-service-line enabled. This parameter is mutually exclusive with RecurringDataBlocks. | |
| applyToCurrentMonth | No | When true, creates additional blocks for the current billing cycle so the current month data block counts match the new recurring configuration. |