diff --git a/site/specs/numbers.yml b/site/specs/numbers.yml index c91b56b6c..7750fd670 100644 --- a/site/specs/numbers.yml +++ b/site/specs/numbers.yml @@ -25221,6 +25221,28 @@ paths: required: false schema: type: integer + - description: > +

* A telephone number included in the + ListOfPhoneNumbers in a port-in order. Note that order tn cannot be + combined with any of the date-based query parameters (date, + startdate, or enddate).

+ example: 9143982871 + in: query + name: orderTn + required: false + schema: + type: integer + - description: > +

* Search for a specified customer order + ID. No quotes are necessary. Note that customer order ID cannot be + combined with any of the date-based query parameters (date, + startdate, or enddate).

+ example: PO-58472159 + in: query + name: customerOrderId + required: false + schema: + type: string - description: >

* The port order number. Note that pon cannot be combined @@ -25263,8 +25285,8 @@ paths: content: application/xml: examples: - example: - description: example + Portins in FOC: + description: List of portin orders with FOC processing status value: |- @@ -25311,6 +25333,36 @@ paths: 979E019287CDF6A1 + RespOrg exception toll-free portin order: + description: >- + List containing a single RespOrg exception toll-free portin + order + value: |- + + + 1 + + Link=<https://test.dashboard.bandwidth.com:443/v1.0/accounts/9900012/portins?page=1&size=10&date=2020-01-15&>;rel="first"; + + + 9900012 + 5 + RE Portin + jg_eng_customer + 2022-11-15T18:39:12.948Z + 2022-11-15T18:23:15.291Z + 167aa53b-f715-459c-b740-70c3a32351cd + port_in + JohnsAccount + false + SUBMITTED + 2022-11-18T16:30:00.000Z + true + + TST52 + TST52 + + schema: $ref: '#/components/schemas/LNPResponseWrapper' description: The port-ins have been successfully retrieved. @@ -39119,4 +39171,3 @@ tags: - name: Tn Option - name: Tn Reservation - name: Tns - - name: Admin