Skip to main content

Download a porting order loa template

GET 
/porting_orders/:id/loa_template

Download a porting order loa template

Request

Path Parameters

    id uuidrequired

    Porting Order id

Query Parameters

    loa_configuration_id uuid

    The identifier of the LOA configuration to use for the template. If not provided, the default LOA configuration will be used.

    Example: a36c2277-446b-4d11-b4ea-322e02a5c08d

Responses

200: Successful response

401: Unauthorized

Request samples


curl -L 'https://api.telnyx.com/v2/porting_orders/:id/loa_template' \
-H 'Accept: application/pdf' \
-H 'Authorization: Bearer <TOKEN>'

Response samples


%PDF-1.4...