Get list of dynamic URLs
Responses
- 200
- application/json
- Schema
- Example (from schema)
Schema array
- allOf
[
{
"va_code": "VA-00001",
"url": "www.mediahawk.co.uk",
"google_bot_filter": false,
"subdomain_tracking": false,
"pools": [
{
"id": 1,
"name": "My first pool",
"prefix": {
"prefix": "441234",
"description": "01234 - Bedford",
"country": "GB"
},
"format": "0800 000 0000",
"international_format": "None",
"custom_format": "",
"numbers_to_replace": [
"441111222333",
"00302932323"
]
}
]
}
]