Authorization: Bearer ********************curl --location --request GET '/porting_orders//sub_request' \
--header 'Authorization: Bearer <token>'{
"data": {
"port_request_id": "59b0762a-b274-4f76-ac32-4d5cf0272e66",
"sub_request_id": "9787fb5f-cbe5-4de4-b765-3303774ee9fe"
}
}