post_service_lines_by_service_line_number_user_terminals
Assign a user terminal to an existing service line by providing the service line number and device ID.
Instructions
Add user terminal to service line — Required permission: Service plan, Edit.User terminal must already be on the account. See POST /v2/user-terminals to add user terminal to account. — [POST /public/v2/service-lines/{serviceLineNumber}/user-terminals]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceLineNumber | Yes | Service line number | |
| deviceId | Yes | User terminal Id, kit serial number, or dish serial number. Ex: 12345678-12345678-12345678 |