Ordering Redirect Feed Validator

Use this page to validate the contents of an Ordering Redirect feed. Select the appropriate feed tab, paste your JSON snippet into the validator, then click Validate to identify malformed or otherwise problematic entities. Enter the feed including the "data" container element, for example:
{
  "data": [
      {
          "service": {
              "service_id": "merchant-3-service-delivery",
              "service_type": "DELIVERY"
          }
      }
  ]
}

Feed Validator