Skip to main content
GET
/
v1
/
{tenantUUID}
/
market
/
ipv4
/
services
/
{serviceUUID}
/
loa
/
download
Get LOA documents Zip
curl --request GET \
  --url https://apigw.ipxo.com/billing/v1/{tenantUUID}/market/ipv4/services/{serviceUUID}/loa/download \
  --header 'Authorization: Bearer <token>'
null

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenantUUID
string
required

UUID

Pattern: ^[a-zA-Z0-9]{8}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{12}$
serviceUUID
string
required

UUID

Pattern: ^[a-zA-Z0-9]{8}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{12}$

Response

LOA Documents

The response is of type string.