List eligible port-out rejection codes for a specific order
Given a port-out ID, list rejection codes that are eligible for that port-out
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Identifies a port out order.
Example:
"329d6658-8f93-405d-862f-648776e8afd7"
Query Parameters
Consolidated filter parameter (deepObject style). Originally: filter[code], filter[code][in]
Response
Successful response
JavaScript