Skip to main content

Create a porting order

POST 
/porting_orders

Creates a new porting order object.

Request

Body

required

    phone_numbers string[]required

    The list of +E.164 formatted phone numbers

    customer_reference string

    A customer-specified reference number for customer bookkeeping purposes

Responses

201: Successful response

401: Unauthorized

422: Unprocessable entity. Check message field in response for details.

Loading...