Skip to main content

Retrieve a supporting document

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

Retrieves the details of an existing supporting document.

Request

Path Parameters

    port_request_id stringrequired

    Port request id

    id stringrequired

    Supporting document id

Responses

200: Supporting Document Response

401: Unauthorized

Loading...