Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit a9f5cc8

Browse files
aharin90akharin
andauthored
/lsrorders description (#714)
* /lsrorders description * /lsrorders description updates * /lsrorders description updates * lsr updates Co-authored-by: akharin <[email protected]>
1 parent d21db0c commit a9f5cc8

File tree

1 file changed

+30
-4
lines changed

1 file changed

+30
-4
lines changed

site/specs-temp/numbers.json

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23138,39 +23138,49 @@
2313823138
"type": "string"
2313923139
},
2314023140
"CustomerOrderId": {
23141+
"description": "The Customer Order ID is an ID assigned by the account owner to provide a reference number for the Port.",
2314123142
"type": "string"
2314223143
},
2314323144
"SiteId": {
23145+
"description": "The numeric designation for the Site ID that applied to the Lsr order. The SiteId is used to provide a home within the account for the TN(s) that were ported in by the Lsr order.",
2314423146
"type": "integer",
2314523147
"format": "int32"
2314623148
},
2314723149
"PeerId": {
23150+
"description": "The numeric designation for the Location or PeerId that applied to the Lsr order. The PeerId is used to provide a home within the location for the TN(s) that were ported in by the Lsr order.",
2314823151
"type": "integer",
2314923152
"format": "int32"
2315023153
},
2315123154
"OverrideValidation": {
23155+
"description": "This Bandwidth internal field is applicable only to internal orders that are in exception state. A value of true bypasses all port-out validation checking.",
2315223156
"type": "boolean"
2315323157
},
2315423158
"AuthorizingPerson": {
23159+
"description": "The name of the person that authorized the telephone number(s) on the LSR order to be ported out.",
2315523160
"type": "string"
2315623161
},
2315723162
"SPID": {
23163+
"description": "Service Provider ID - A unique number associated with each carrier.",
2315823164
"type": "string"
2315923165
},
2316023166
"BillingTelephoneNumber": {
23167+
"description": "The BillingTelephoneNumber is the primary telephone number associated with the invoice that the subscriber gets from the losing carrier.",
2316123168
"type": "string"
2316223169
},
2316323170
"Pon": {
23171+
"description": "The PON that is referenced in the Lsr order.",
2316423172
"type": "string"
2316523173
},
2316623174
"PonVersion": {
2316723175
"type": "integer",
2316823176
"format": "int32"
2316923177
},
2317023178
"PartialPort": {
23179+
"description": "The PartialPort must be set to true if the intent is to NOT port all of the telephone numbers associated with the BillingTelephoneNumber. If PartialPort is omitted or false, and the ListOfPhoneNumbers does not include all of the telephone numbers associated with the BillingTelephoneNumber, the port-in will be rejected. PartialPort is applicable only to on-net port-types. This element is not applicable to toll free or off-net port-in orders.",
2317123180
"type": "boolean"
2317223181
},
2317323182
"RequestedFocDate": {
23183+
"description": "This is the FOC (Final Order Commit) date requested by the person (or machine) creating the Lsr order.",
2317423184
"type": "string"
2317523185
},
2317623186
"Subscriber": {
@@ -23189,6 +23199,7 @@
2318923199
}
2319023200
},
2319123201
"CountOfTNs": {
23202+
"description": "Total count of telephone numbers in order.",
2319223203
"type": "string"
2319323204
}
2319423205
}
@@ -24858,7 +24869,7 @@
2485824869
"type": "object",
2485924870
"properties": {
2486024871
"ErrorCode": {
24861-
"description": "Numeric designation of corresponding Error",
24872+
"description": "Numeric designation of corresponding error",
2486224873
"type": "integer"
2486324874
},
2486424875
"Description": {
@@ -29206,7 +29217,7 @@
2920629217
"type": "object",
2920729218
"properties": {
2920829219
"ErrorCode": {
29209-
"description": "Numeric designation of corresponding Error.",
29220+
"description": "Numeric designation of corresponding error.",
2921029221
"type": "integer"
2921129222
},
2921229223
"PortinOrderId": {
@@ -29335,7 +29346,7 @@
2933529346
"type": "object",
2933629347
"properties": {
2933729348
"Code": {
29338-
"description": "Numeric designation of corresponding Error.",
29349+
"description": "Numeric designation of corresponding error.",
2933929350
"type": "integer"
2934029351
},
2934129352
"Description": {
@@ -30372,48 +30383,61 @@
3037230383
"type": "object",
3037330384
"properties": {
3037430385
"accountId": {
30386+
"description": "This is the account that the searched-for order will be contributing to. Specifying this parameter will restrict the search to portin orders within the specified account.",
3037530387
"type": "integer"
3037630388
},
3037730389
"CountOfTNs": {
30390+
"description": "Total count of telephone numbers in order.",
3037830391
"type": "integer"
3037930392
},
3038030393
"CustomerOrderId": {
30394+
"description": "The Customer Order ID is an ID assigned by the account owner to provide a reference number for the Lsr order.",
3038130395
"type": "string"
3038230396
},
3038330397
"userId": {
30398+
"description": "The UserId is authenticated for access to the network via a username string.",
3038430399
"type": "string"
3038530400
},
3038630401
"lastModifiedDate": {
30402+
"description": "This is the date when Lsr order was last modified.",
3038730403
"type": "string"
3038830404
},
3038930405
"OrderType": {
3039030406
"type": "string"
3039130407
},
3039230408
"OrderDate": {
30409+
"description": "A specific date on which you wish to see modifications to a Lsr order.",
3039330410
"type": "string"
3039430411
},
3039530412
"OrderStatus": {
30413+
"description": "The state of the Lsr order.",
3039630414
"type": "string"
3039730415
},
3039830416
"ActualFocDate": {
30417+
"description": "This is the FOC (Final Order Commit) date assigned to the Port-in Order by the losing carrier or their agent.",
3039930418
"type": "string"
3040030419
},
3040130420
"BillingTelephoneNumber": {
30421+
"description": "The BillingTelephoneNumber is the primary telephone number associated with the invoice that the subscriber gets from the losing carrier.",
3040230422
"type": "string"
3040330423
},
3040430424
"CreatedByUser": {
30425+
"description": "The username of the person that created the order.",
3040530426
"type": "string"
3040630427
},
3040730428
"OrderId": {
30429+
"description": "The identifier that uniquely identifies a Lsr order.",
3040830430
"type": "string"
3040930431
},
3041030432
"Pon": {
30433+
"description": "The PON that is referenced in the Lsr order.",
3041130434
"type": "string"
3041230435
},
3041330436
"PonVersion": {
3041430437
"type": "string"
3041530438
},
3041630439
"RequestedFocDate": {
30440+
"description": "This is the FOC (Final Order Commit) date requested by the person (or machine) creating the Lsr order.",
3041730441
"type": "string"
3041830442
}
3041930443
}
@@ -30470,10 +30494,12 @@
3047030494
"type": "object",
3047130495
"properties": {
3047230496
"Code": {
30497+
"description": "Numeric designation of corresponding error.",
3047330498
"type": "integer",
3047430499
"format": "int32"
3047530500
},
3047630501
"Description": {
30502+
"description": "Detailed explanation about error.",
3047730503
"type": "string"
3047830504
}
3047930505
}
@@ -30822,7 +30848,7 @@
3082230848
"type": "object",
3082330849
"properties": {
3082430850
"Code": {
30825-
"description": "Numeric designation of corresponding Error.",
30851+
"description": "Numeric designation of corresponding error.",
3082630852
"type": "integer"
3082730853
},
3082830854
"Description": {

0 commit comments

Comments
 (0)