Submit a draft port-in order
PATCH {{baseUrl}}/porting/portInOrders/:portInOrderId
Allows you to update the status of a port-in order.
Request Body
{"status"=>"SUBMITTED"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
apiKey | string | Authentication to Voxbone APIs is handled via key based authentication. You can manage your API key on our platform under Account Settings. Please use our API quickstart guide for more help. |