Details that comprise a port order can only be changed based on the current status of the order.
Method
PATCH /portorders/:portorder_idResponse Format
On success, the HTTP status code in the response header is 200 OK and the response body contains status information of the specified port order ID.
Operation | Allowed Port Order Status | URI |
---|---|---|
Change Phone Numbers | Pending | /portorders/<portorder_id> |
Add Business Documents |
Pending, Rejected |
POST
/portorders/<portorder_id>/upload_file /portorders/<portorder_id>/files |
Change Presets |
Pending, Processing, Submitted, Rejected, Review, Accepted |
PATCH /portorders/<portorder_id> |
Change Other Details |
Pending, Rejected |
PATCH
/portorders/<portorder_id> |