NetworkPrefixes API

get listing

GET /api/rest/customer/v1/network-prefixes

Parameters

Name Description
filter[id] id filter
filter[prefix-eq] prefix eq filter
filter[prefix-not-eq] prefix not eq filter
filter[prefix-cont] prefix cont filter
filter[prefix-start] prefix start filter
filter[prefix-end] prefix end filter
filter[prefix-in] prefix in filter
filter[prefix-not-in] prefix not in filter
filter[prefix-cont-any] prefix cont any filter
filter[number-min-length-eq] number min length eq filter
filter[number-min-length-not-eq] number min length not eq filter
filter[number-min-length-cont] number min length cont filter
filter[number-min-length-start] number min length start filter
filter[number-min-length-end] number min length end filter
filter[number-min-length-in] number min length in filter
filter[number-min-length-not-in] number min length not in filter
filter[number-min-length-cont-any] number min length cont any filter
filter[number-max-length-eq] number max length eq filter
filter[number-max-length-not-eq] number max length not eq filter
filter[number-max-length-cont] number max length cont filter
filter[number-max-length-start] number max length start filter
filter[number-max-length-end] number max length end filter
filter[number-max-length-in] number max length in filter
filter[number-max-length-not-in] number max length not in filter
filter[number-max-length-cont-any] number max length cont any filter

Request

Headers

Version: HTTP/1.0
Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjI2LCJhdWQiOlsiY3VzdG9tZXItdjEiXSwiZXhwIjoxNzMxNTc4MjI4fQ.N9IFTu2Htng9SoQaRgYHUlV7wZ7rewejdOkjfICJm_A
Host: example.org
Cookie: 

Route

GET /api/rest/customer/v1/network-prefixes

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 0
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Content-Type: application/vnd.api+json
Vary: Accept
ETag: W/"8679d5129fa5da180771485679a6bfab"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: a12a9c80-798f-4fa2-83df-114a81ca0c57
X-Runtime: 0.048824
Content-Length: 27601

Status

200 OK

Body

{
  "data": [
    {
      "id": "0000a10f-4304-4ed2-818e-91fd4030b06e",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0000a10f-4304-4ed2-818e-91fd4030b06e"
      },
      "attributes": {
        "prefix": "55001293834",
        "number-min-length": 13,
        "number-max-length": 13
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0000a10f-4304-4ed2-818e-91fd4030b06e/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0000a10f-4304-4ed2-818e-91fd4030b06e/network"
          }
        }
      }
    },
    {
      "id": "0000a8f1-c841-4362-bb8f-3d77af1d192f",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0000a8f1-c841-4362-bb8f-3d77af1d192f"
      },
      "attributes": {
        "prefix": "1714205",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0000a8f1-c841-4362-bb8f-3d77af1d192f/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0000a8f1-c841-4362-bb8f-3d77af1d192f/network"
          }
        }
      }
    },
    {
      "id": "0000c9dc-8d53-4543-888c-a01ed146e724",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0000c9dc-8d53-4543-888c-a01ed146e724"
      },
      "attributes": {
        "prefix": "1939940",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0000c9dc-8d53-4543-888c-a01ed146e724/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0000c9dc-8d53-4543-888c-a01ed146e724/network"
          }
        }
      }
    },
    {
      "id": "0000d858-b6ce-4db6-bbe1-9a115fdcb99a",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0000d858-b6ce-4db6-bbe1-9a115fdcb99a"
      },
      "attributes": {
        "prefix": "1864484",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0000d858-b6ce-4db6-bbe1-9a115fdcb99a/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0000d858-b6ce-4db6-bbe1-9a115fdcb99a/network"
          }
        }
      }
    },
    {
      "id": "000123e3-b3b3-4257-b5a3-0c684476e83e",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/000123e3-b3b3-4257-b5a3-0c684476e83e"
      },
      "attributes": {
        "prefix": "1724978",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/000123e3-b3b3-4257-b5a3-0c684476e83e/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/000123e3-b3b3-4257-b5a3-0c684476e83e/network"
          }
        }
      }
    },
    {
      "id": "00012fa3-a771-4c4d-8546-50ebd7380995",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00012fa3-a771-4c4d-8546-50ebd7380995"
      },
      "attributes": {
        "prefix": "52962179",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00012fa3-a771-4c4d-8546-50ebd7380995/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00012fa3-a771-4c4d-8546-50ebd7380995/network"
          }
        }
      }
    },
    {
      "id": "00015a54-6fa1-433c-be46-6ead079c28e6",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00015a54-6fa1-433c-be46-6ead079c28e6"
      },
      "attributes": {
        "prefix": "1703295",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00015a54-6fa1-433c-be46-6ead079c28e6/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00015a54-6fa1-433c-be46-6ead079c28e6/network"
          }
        }
      }
    },
    {
      "id": "00021350-edc4-4656-92bb-1484ad8b9211",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00021350-edc4-4656-92bb-1484ad8b9211"
      },
      "attributes": {
        "prefix": "1872339",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00021350-edc4-4656-92bb-1484ad8b9211/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00021350-edc4-4656-92bb-1484ad8b9211/network"
          }
        }
      }
    },
    {
      "id": "00024344-8f27-41e9-9668-74411bc33171",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00024344-8f27-41e9-9668-74411bc33171"
      },
      "attributes": {
        "prefix": "1352529",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00024344-8f27-41e9-9668-74411bc33171/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00024344-8f27-41e9-9668-74411bc33171/network"
          }
        }
      }
    },
    {
      "id": "00024bcb-5e40-4dfe-b398-8cbe1c22835d",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00024bcb-5e40-4dfe-b398-8cbe1c22835d"
      },
      "attributes": {
        "prefix": "5492983313",
        "number-min-length": 13,
        "number-max-length": 13
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00024bcb-5e40-4dfe-b398-8cbe1c22835d/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00024bcb-5e40-4dfe-b398-8cbe1c22835d/network"
          }
        }
      }
    },
    {
      "id": "0002612d-f845-4037-acd3-66188947cdb7",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0002612d-f845-4037-acd3-66188947cdb7"
      },
      "attributes": {
        "prefix": "5493401402",
        "number-min-length": 13,
        "number-max-length": 13
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0002612d-f845-4037-acd3-66188947cdb7/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0002612d-f845-4037-acd3-66188947cdb7/network"
          }
        }
      }
    },
    {
      "id": "000262f0-dddb-4908-ab70-213d2b0235c8",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/000262f0-dddb-4908-ab70-213d2b0235c8"
      },
      "attributes": {
        "prefix": "549226763",
        "number-min-length": 13,
        "number-max-length": 13
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/000262f0-dddb-4908-ab70-213d2b0235c8/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/000262f0-dddb-4908-ab70-213d2b0235c8/network"
          }
        }
      }
    },
    {
      "id": "00029112-1b19-40f8-b2a5-043136aa0e56",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00029112-1b19-40f8-b2a5-043136aa0e56"
      },
      "attributes": {
        "prefix": "529681167",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00029112-1b19-40f8-b2a5-043136aa0e56/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00029112-1b19-40f8-b2a5-043136aa0e56/network"
          }
        }
      }
    },
    {
      "id": "00029703-31dc-45d6-98ec-41019e1ccd08",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00029703-31dc-45d6-98ec-41019e1ccd08"
      },
      "attributes": {
        "prefix": "1805404",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00029703-31dc-45d6-98ec-41019e1ccd08/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00029703-31dc-45d6-98ec-41019e1ccd08/network"
          }
        }
      }
    },
    {
      "id": "0002bc12-08eb-42c7-9518-ce66e00decc2",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0002bc12-08eb-42c7-9518-ce66e00decc2"
      },
      "attributes": {
        "prefix": "487286",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0002bc12-08eb-42c7-9518-ce66e00decc2/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0002bc12-08eb-42c7-9518-ce66e00decc2/network"
          }
        }
      }
    },
    {
      "id": "0002c804-ba5f-4a73-a128-c9c54a91306f",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0002c804-ba5f-4a73-a128-c9c54a91306f"
      },
      "attributes": {
        "prefix": "529842011",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0002c804-ba5f-4a73-a128-c9c54a91306f/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0002c804-ba5f-4a73-a128-c9c54a91306f/network"
          }
        }
      }
    },
    {
      "id": "0002d55b-86c8-476b-b02a-f10e05d14bcf",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0002d55b-86c8-476b-b02a-f10e05d14bcf"
      },
      "attributes": {
        "prefix": "1414491",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0002d55b-86c8-476b-b02a-f10e05d14bcf/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0002d55b-86c8-476b-b02a-f10e05d14bcf/network"
          }
        }
      }
    },
    {
      "id": "0002dffd-7091-454f-961a-8e0c7edf5a62",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0002dffd-7091-454f-961a-8e0c7edf5a62"
      },
      "attributes": {
        "prefix": "526861507",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0002dffd-7091-454f-961a-8e0c7edf5a62/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0002dffd-7091-454f-961a-8e0c7edf5a62/network"
          }
        }
      }
    },
    {
      "id": "0002f3f2-c410-452f-9fa7-69259eeb517e",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0002f3f2-c410-452f-9fa7-69259eeb517e"
      },
      "attributes": {
        "prefix": "6662362",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0002f3f2-c410-452f-9fa7-69259eeb517e/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0002f3f2-c410-452f-9fa7-69259eeb517e/network"
          }
        }
      }
    },
    {
      "id": "000301fe-acbe-4b1c-b78d-49bf245b2ae4",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/000301fe-acbe-4b1c-b78d-49bf245b2ae4"
      },
      "attributes": {
        "prefix": "519519",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/000301fe-acbe-4b1c-b78d-49bf245b2ae4/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/000301fe-acbe-4b1c-b78d-49bf245b2ae4/network"
          }
        }
      }
    },
    {
      "id": "00033c20-2f9e-4ab0-b6f6-b7649c714f21",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00033c20-2f9e-4ab0-b6f6-b7649c714f21"
      },
      "attributes": {
        "prefix": "529535385",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00033c20-2f9e-4ab0-b6f6-b7649c714f21/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00033c20-2f9e-4ab0-b6f6-b7649c714f21/network"
          }
        }
      }
    },
    {
      "id": "0003526c-6489-4cc1-b5ab-77eccbbe61c1",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0003526c-6489-4cc1-b5ab-77eccbbe61c1"
      },
      "attributes": {
        "prefix": "1829249",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0003526c-6489-4cc1-b5ab-77eccbbe61c1/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0003526c-6489-4cc1-b5ab-77eccbbe61c1/network"
          }
        }
      }
    },
    {
      "id": "00037018-d9c3-49f3-b9dd-4eb4b4dcf049",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00037018-d9c3-49f3-b9dd-4eb4b4dcf049"
      },
      "attributes": {
        "prefix": "52348115",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00037018-d9c3-49f3-b9dd-4eb4b4dcf049/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00037018-d9c3-49f3-b9dd-4eb4b4dcf049/network"
          }
        }
      }
    },
    {
      "id": "0003900c-7b6d-4e24-a0e9-e545413b9541",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0003900c-7b6d-4e24-a0e9-e545413b9541"
      },
      "attributes": {
        "prefix": "498373",
        "number-min-length": 12,
        "number-max-length": 14
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0003900c-7b6d-4e24-a0e9-e545413b9541/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0003900c-7b6d-4e24-a0e9-e545413b9541/network"
          }
        }
      }
    },
    {
      "id": "00039ade-ac01-4eb3-9efc-ebbee6783f70",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00039ade-ac01-4eb3-9efc-ebbee6783f70"
      },
      "attributes": {
        "prefix": "527831000",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00039ade-ac01-4eb3-9efc-ebbee6783f70/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00039ade-ac01-4eb3-9efc-ebbee6783f70/network"
          }
        }
      }
    },
    {
      "id": "0003c79a-2579-4a37-8fd1-fbc6e44306a4",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0003c79a-2579-4a37-8fd1-fbc6e44306a4"
      },
      "attributes": {
        "prefix": "355036",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0003c79a-2579-4a37-8fd1-fbc6e44306a4/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0003c79a-2579-4a37-8fd1-fbc6e44306a4/network"
          }
        }
      }
    },
    {
      "id": "0003ce28-164c-4ed0-bacc-d2256fd84f3e",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0003ce28-164c-4ed0-bacc-d2256fd84f3e"
      },
      "attributes": {
        "prefix": "1873232",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0003ce28-164c-4ed0-bacc-d2256fd84f3e/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0003ce28-164c-4ed0-bacc-d2256fd84f3e/network"
          }
        }
      }
    },
    {
      "id": "0003e16a-76c5-4aa0-89bd-5c6c528e43ff",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0003e16a-76c5-4aa0-89bd-5c6c528e43ff"
      },
      "attributes": {
        "prefix": "6662870",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0003e16a-76c5-4aa0-89bd-5c6c528e43ff/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0003e16a-76c5-4aa0-89bd-5c6c528e43ff/network"
          }
        }
      }
    },
    {
      "id": "000404bf-97d2-48ff-994d-d0dd6f4224ba",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/000404bf-97d2-48ff-994d-d0dd6f4224ba"
      },
      "attributes": {
        "prefix": "1870417",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/000404bf-97d2-48ff-994d-d0dd6f4224ba/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/000404bf-97d2-48ff-994d-d0dd6f4224ba/network"
          }
        }
      }
    },
    {
      "id": "00041080-0169-4b53-898d-ec4621c1059f",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00041080-0169-4b53-898d-ec4621c1059f"
      },
      "attributes": {
        "prefix": "526145119",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00041080-0169-4b53-898d-ec4621c1059f/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00041080-0169-4b53-898d-ec4621c1059f/network"
          }
        }
      }
    },
    {
      "id": "00045472-74de-4bc3-8357-2f96972370cd",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00045472-74de-4bc3-8357-2f96972370cd"
      },
      "attributes": {
        "prefix": "1504837",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00045472-74de-4bc3-8357-2f96972370cd/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00045472-74de-4bc3-8357-2f96972370cd/network"
          }
        }
      }
    },
    {
      "id": "00045a03-0f42-4815-94b6-06a5d39fa5e4",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00045a03-0f42-4815-94b6-06a5d39fa5e4"
      },
      "attributes": {
        "prefix": "5493757647",
        "number-min-length": 13,
        "number-max-length": 13
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00045a03-0f42-4815-94b6-06a5d39fa5e4/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00045a03-0f42-4815-94b6-06a5d39fa5e4/network"
          }
        }
      }
    },
    {
      "id": "00046993-7174-4139-9faf-48cddbbc19a4",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00046993-7174-4139-9faf-48cddbbc19a4"
      },
      "attributes": {
        "prefix": "1360979",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00046993-7174-4139-9faf-48cddbbc19a4/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00046993-7174-4139-9faf-48cddbbc19a4/network"
          }
        }
      }
    },
    {
      "id": "0004e431-f378-4cff-8d89-d85e6d3a49dc",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0004e431-f378-4cff-8d89-d85e6d3a49dc"
      },
      "attributes": {
        "prefix": "1507375",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0004e431-f378-4cff-8d89-d85e6d3a49dc/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0004e431-f378-4cff-8d89-d85e6d3a49dc/network"
          }
        }
      }
    },
    {
      "id": "00050e02-d6f8-4fac-963e-c68d247b08c9",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00050e02-d6f8-4fac-963e-c68d247b08c9"
      },
      "attributes": {
        "prefix": "1367700",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00050e02-d6f8-4fac-963e-c68d247b08c9/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00050e02-d6f8-4fac-963e-c68d247b08c9/network"
          }
        }
      }
    },
    {
      "id": "0005bf51-1b59-4dea-9483-f3423b099e63",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0005bf51-1b59-4dea-9483-f3423b099e63"
      },
      "attributes": {
        "prefix": "526531694",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0005bf51-1b59-4dea-9483-f3423b099e63/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0005bf51-1b59-4dea-9483-f3423b099e63/network"
          }
        }
      }
    },
    {
      "id": "0005c6ff-862d-4d37-9cda-7112cc820c7a",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0005c6ff-862d-4d37-9cda-7112cc820c7a"
      },
      "attributes": {
        "prefix": "52981135",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0005c6ff-862d-4d37-9cda-7112cc820c7a/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0005c6ff-862d-4d37-9cda-7112cc820c7a/network"
          }
        }
      }
    },
    {
      "id": "00062b41-06ea-4c11-9d7c-aa89b5787720",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00062b41-06ea-4c11-9d7c-aa89b5787720"
      },
      "attributes": {
        "prefix": "1602999",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00062b41-06ea-4c11-9d7c-aa89b5787720/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00062b41-06ea-4c11-9d7c-aa89b5787720/network"
          }
        }
      }
    },
    {
      "id": "000648a4-5018-4d26-95ab-9776893a66e2",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/000648a4-5018-4d26-95ab-9776893a66e2"
      },
      "attributes": {
        "prefix": "1306799",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/000648a4-5018-4d26-95ab-9776893a66e2/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/000648a4-5018-4d26-95ab-9776893a66e2/network"
          }
        }
      }
    },
    {
      "id": "0006695d-776a-477d-ac93-c078b7ff3bff",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0006695d-776a-477d-ac93-c078b7ff3bff"
      },
      "attributes": {
        "prefix": "5492946507",
        "number-min-length": 13,
        "number-max-length": 13
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0006695d-776a-477d-ac93-c078b7ff3bff/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0006695d-776a-477d-ac93-c078b7ff3bff/network"
          }
        }
      }
    },
    {
      "id": "0006ae4d-c193-4c1a-b6eb-e9460a1ceea7",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0006ae4d-c193-4c1a-b6eb-e9460a1ceea7"
      },
      "attributes": {
        "prefix": "1720335",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0006ae4d-c193-4c1a-b6eb-e9460a1ceea7/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0006ae4d-c193-4c1a-b6eb-e9460a1ceea7/network"
          }
        }
      }
    },
    {
      "id": "0006ee2d-1e86-45f7-9ffd-7eb67c701624",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0006ee2d-1e86-45f7-9ffd-7eb67c701624"
      },
      "attributes": {
        "prefix": "6682714",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0006ee2d-1e86-45f7-9ffd-7eb67c701624/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0006ee2d-1e86-45f7-9ffd-7eb67c701624/network"
          }
        }
      }
    },
    {
      "id": "00070a9a-1e0b-4dd8-9bce-968f8decb932",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00070a9a-1e0b-4dd8-9bce-968f8decb932"
      },
      "attributes": {
        "prefix": "52444778",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00070a9a-1e0b-4dd8-9bce-968f8decb932/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00070a9a-1e0b-4dd8-9bce-968f8decb932/network"
          }
        }
      }
    },
    {
      "id": "000717ce-abc2-4e2d-b6f3-7f56bbd3300d",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/000717ce-abc2-4e2d-b6f3-7f56bbd3300d"
      },
      "attributes": {
        "prefix": "1937655",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/000717ce-abc2-4e2d-b6f3-7f56bbd3300d/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/000717ce-abc2-4e2d-b6f3-7f56bbd3300d/network"
          }
        }
      }
    },
    {
      "id": "0007443e-6b89-4539-967c-a4f6cb24d18c",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0007443e-6b89-4539-967c-a4f6cb24d18c"
      },
      "attributes": {
        "prefix": "523782010",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0007443e-6b89-4539-967c-a4f6cb24d18c/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0007443e-6b89-4539-967c-a4f6cb24d18c/network"
          }
        }
      }
    },
    {
      "id": "00077890-cecb-45a9-b0ae-866edb2f181a",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00077890-cecb-45a9-b0ae-866edb2f181a"
      },
      "attributes": {
        "prefix": "5493773457",
        "number-min-length": 13,
        "number-max-length": 13
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00077890-cecb-45a9-b0ae-866edb2f181a/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00077890-cecb-45a9-b0ae-866edb2f181a/network"
          }
        }
      }
    },
    {
      "id": "000781b1-58b1-457c-b0fd-2317c1c90f66",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/000781b1-58b1-457c-b0fd-2317c1c90f66"
      },
      "attributes": {
        "prefix": "1780598",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/000781b1-58b1-457c-b0fd-2317c1c90f66/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/000781b1-58b1-457c-b0fd-2317c1c90f66/network"
          }
        }
      }
    },
    {
      "id": "00078f06-7527-430a-94fb-b2a14220cf2a",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00078f06-7527-430a-94fb-b2a14220cf2a"
      },
      "attributes": {
        "prefix": "52825125",
        "number-min-length": 12,
        "number-max-length": 12
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00078f06-7527-430a-94fb-b2a14220cf2a/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00078f06-7527-430a-94fb-b2a14220cf2a/network"
          }
        }
      }
    },
    {
      "id": "00078f8f-6c76-423c-ab2c-56622c2d2d51",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/00078f8f-6c76-423c-ab2c-56622c2d2d51"
      },
      "attributes": {
        "prefix": "1781685",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/00078f8f-6c76-423c-ab2c-56622c2d2d51/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/00078f8f-6c76-423c-ab2c-56622c2d2d51/network"
          }
        }
      }
    },
    {
      "id": "0007aa33-a2f2-45c5-85c6-c943429a4c60",
      "type": "network-prefixes",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/network-prefixes/0007aa33-a2f2-45c5-85c6-c943429a4c60"
      },
      "attributes": {
        "prefix": "6696953",
        "number-min-length": 11,
        "number-max-length": 11
      },
      "relationships": {
        "network": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/network-prefixes/0007aa33-a2f2-45c5-85c6-c943429a4c60/relationships/network",
            "related": "http://example.org/api/rest/customer/v1/network-prefixes/0007aa33-a2f2-45c5-85c6-c943429a4c60/network"
          }
        }
      }
    }
  ],
  "meta": {
    "total-count": 453058
  },
  "links": {
    "first": "http://example.org/api/rest/customer/v1/network-prefixes?page%5Bnumber%5D=1&page%5Bsize%5D=50",
    "next": "http://example.org/api/rest/customer/v1/network-prefixes?page%5Bnumber%5D=2&page%5Bsize%5D=50",
    "last": "http://example.org/api/rest/customer/v1/network-prefixes?page%5Bnumber%5D=9062&page%5Bsize%5D=50"
  }
}