Porting Orders
Send the verification codes
Send the verification code for all porting phone numbers.
post/porting_orders/{id}/verification_codes/send
Path parameters
idstring uuid required
Porting Order id
Request body
Example request
{
"phone_numbers": [
"+61424000001",
"+61424000002"
],
"verification_method": "sms"
}Response
No content