Runs a portability check, returning the results immediately.
PortabilityCheck Response
Unauthorized
Unprocessable entity. Check message field in response for details.
{- "phone_numbers": [
- "+13035550000",
 - "+13035550001",
 - "+13035550002"
 
] 
}{- "data": [
- {
- "fast_portable": true,
 - "not_portable_reason": "No coverage",
 - "phone_number": "+13125550123",
 - "portable": true,
 - "record_type": "portability_check_result"
 
} 
] 
}