Skip to main content

Create a number order document

POST 
/number_order_documents

Upload a phone number order document.

Request

Body

required

    file_id string

    The id of the file to associate as a number order document.

    requirements_id string

    Unique id for a requirement.

    customer_reference string

    A customer reference string for customer look ups.

Responses

200: Successful response with details about a number order document.

default: Unexpected error

Loading...