GET /porting_orders
Operation ID: listPortingOrders
Auth: unknown
Description
Returns a list of your porting order.
Parameters (14)
(boolean, query, optional)
Filter results by fast port eligible
(string, query, optional)
Filter results by foc date later than this value
(string, query, optional)
Filter results by foc date earlier than this value
(string, query, optional)
Filter results by user reference
(string, query, optional)
Filter results by authorized person
(string, query, optional)
Filter results by person or company name
(?, query, optional)
Filter results by porting order type
(string, query, optional)
Filter results by old service provider
(string, query, optional)
Filter results by country ISO 3166-1 alpha-2 code
(?, query, optional)
Filter results by status
(boolean, query, optional, default: True)
Include the first 50 phone number objects in the results
(integer, query, optional, default: 1)
The page number to load.
Constraints: {'minimum': 1}
(integer, query, optional, default: 20)
The size of the page.
Constraints: {'minimum': 1, 'maximum': 250}
(string, query, optional)
Specifies the sort order for results. If not given, results are sorted by created_at in descending order.
Constraints: {'enum': ['created_at', '-created_at', 'activation_settings.foc_datetime_requested', '-activation_settings.foc_datetime_requested']}
No probe data for this endpoint yet.