| URL | https://api.telecomx.dk/internet/account/ACCOUNT_ID/confirm |
| Method | POST |
| Access level | RESELLER_ADMIN or ADMIN. |
| Params | ACCOUNT_ID | Id of the Internet account. | |
| Body | startDate | Date | The date the account will be delivered/go live. |
| circuit | String | Id of the circuit. |
| installTime | String | Time of delivery. Valid values: 7_30_TO_16, 7_30_TO_12, 12_TO_16. |
| name | String | Logical name of connection. Min 1, max 100 chars. |
| takeoverCustomer | String | Customer number at donor operator (DSL takeover only). |
| installCallNumber | String | Number that technician will call 30 minutes before arriving. |
| installCallName | String | Name of person technician will call 30 minutes before arriving. |
| notes | String | Note about the service. Max length 4096. |
| notify | Array | |
| notify[]._id | Id | Id of employee to notify. |
| notify[].email | Boolean | True to notify via e-mail. |
| notify[].sms | Boolean | True to notify via SMS. |
| net | Object | |
| net.ipAddress | String | Assigned IP address. IPv4 dotted-quad, or an empty string to clear. |
| net.subnet | String | Assigned subnet mask. IPv4 dotted-quad, or an empty string to clear. |
| net.gateway | String | Assigned default gateway. IPv4 dotted-quad, or an empty string to clear. |
| net.lanNet | String | If an additional network is assigned, this is the first IP address in the range. IPv4 dotted-quad, or an empty string to clear. |
| net.lanSubnet | String | If an additional network is assigned, this is the subnet mask of the range. IPv4 dotted-quad, or an empty string to clear. |
| net.failover | Boolean | True if this line has 3G/4G failover. |
| net.failoverNumber | String | Phone number of failover SIM, if net.failover is true. |
| net.routerId | Id | Id of the router |
| fiber | Object | |
| fiber.initiationCost | Number | Installation cost (FIBER only), 0-500000. |
| fiber.initiationWholesale | Number | Reseller installation price (FIBER only), 0-500000. |
| fiber.initiationCustomer | Number | Customer installation price (FIBER only), 0-500000. |
| fiber.monthlyCost | Number | Monthly fee cost (FIBER only), 0-500000. |
| fiber.monthlyWholesale | Number | Monthly fee reseller (FIBER only), 0-500000. |
| fiber.monthlyCustomer | Number | Monthly fee customer (FIBER only), 0-500000. |
| provider | Object |
| provider.orderId | String | Providers order id for the circuit. |
| provider.name | String | Name of provider. |
| provider.ipAddresses | Number | Number of IP addresses ordered: 1, 2, 4, 8, 16 or 32 (FIBER only). |