Skip to main content

Retrieve a sub request

GET 
/origination/porting/port_requests/:port_request_id/sub_requests/:id

Retrieves the details of an existing sub request.

Request

Path Parameters

    port_request_id stringrequired

    Port Request id

    id stringrequired

    Sub Request id

Responses

200: Sub Requests Response

401: Unauthorized

Loading...