v47

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-181,0851,7264.5 MB
Porting Orders

Retrieve the associated V1 sub_request_id and port_request_id

Retrieve the associated V1 sub_request_id and port_request_id

get/porting_orders/{id}/sub_request

Path parameters

idstring uuid required

Porting Order id

Response

Successful response

Example response

{
  "data": {
    "sub_request_id": "9787fb5f-cbe5-4de4-b765-3303774ee9fe",
    "port_request_id": "59b0762a-b274-4f76-ac32-4d5cf0272e66"
  }
}