Skip to main content

Create a draft supporting document download link

POST 
/origination/porting/draft_port_requests/:draft_port_request_id/supporting_documents/:id/download_links

Creates a link that allows the draft supporting document to be downloaded. The link expires 1 hour after creation.

Request

Path Parameters

    draft_port_request_id stringrequired

    Draft Port request id

    id stringrequired

    Supporting document id

Responses

201: Supporting Document Download Link Response

401: Unauthorized

Loading...