v1

latestOpenAPI 3.0.42026-08-0465139162.1 KB
Service Lines

Set recurring data blocks on service line

Required permission: Service plan, Edit.<br/>Service line must be on a top up plan

put/public/v2/service-lines/{serviceLineNumber}/data/recurring

Path parameters

serviceLineNumberstring required

Service line number

Request body

dataPoolIdstring nullable

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.

applyToCurrentMonthboolean nullable

When true, creates additional blocks for the current billing cycle so the current month data block counts match the new recurring configuration.

Response

Successfully set recurring blocks on service line

informationstring[] nullable
isValidboolean