Skip to main content

Edit a porting order

PATCH 
/porting_orders/:id

Edits the details of an existing porting order.

Any or all of a porting orders attributes may be included in the resource object included in a PATCH request.

If a request does not include all of the attributes for a resource, the system will interpret the missing attributes as if they were included with their current values. To explicitly set something to null, it must be included in the request with a null value.

Request

Responses

200:

Successful response

401:

Unauthorized

422:

Unprocessable entity. Check message field in response for details.