Skip to main content

Upload file required for a messaging hosted number order

POST 
/messaging_hosted_number_orders/:id/actions/file_upload

Upload file required for a messaging hosted number order

Request

Path Parameters

    id stringrequired

    Identifies the type of resource.

Body

Message payload

    loa binary

    Must be a signed LOA for the numbers in the order in PDF format.

    bill binary

    Must be the last month's bill with proof of ownership of all of the numbers in the order in PDF format.

Responses

200: Successful response with details about a messaging hosted number order.

default: Unexpected error

Loading...