Skip to main content

List exceptions

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

Returns a list of exceptions for a sub request.

Request

Path Parameters

    port_request_id stringrequired

    Port Request id

    id stringrequired

    Sub Request id

Responses

200: Sub Request Exceptions

401: Unauthorized

422: Unprocessable entity. Check message field in response for details.

Loading...