curl --location --request POST '/porting_orders//actions/activate'
{
"data": {
"activate_at": "2021-03-19T10:07:15.527Z",
"activation_type": "scheduled",
"activation_windows": [
{
"end_at": "2021-03-19T10:07:15.527Z",
"start_at": "2021-03-19T10:07:15.527Z"
}
],
"created_at": "2021-03-19T10:07:15.527Z",
"id": "f1486bae-f067-460c-ad43-73a92848f902",
"record_type": "porting_activation_job",
"status": "created",
"updated_at": "2021-03-19T10:07:15.527Z"
}
}
Authorization: Bearer ********************