Skip to main content

Update a draft sub request

PUT 
/origination/porting/draft_port_requests/:draft_port_request_id/sub_requests/:id

Updates the specified draft sub request with the values of the parameters passed. Any parameters not included in the request will be left unchanged.

Note: this is where you can set a default connection to pre-configure the numbers on a sub request. Connections can be created using the create connections endpoint

Request

Responses

200:

Sub request

401:

Unauthorized

422:

Unprocessable entity. Check message field in response for details.