TABLE OF CONTENTS



JSON Feed Format

[
  {
    "StaticAttribute1": "value",
    ...
    "StaticAttributeN": "value",

    "Attributes":
    {
      "CustomAttribute1": "value",
      ...
      "CustomAttributeM": "value"
    }
  },
  ...
]

Static Attributes

Static attributes are supported by default, no additional action needed on the Prefixbox Portal.