Data/Templates/Supplier.json

[
    {
      "id": 0,
      "name": "string",
      "logo": "string",
      "toplevel_id": 0,
      "toplevel_name": "string",
      "contact_name": "string",
      "email_address": "string",
      "phone_number": "string",
      "inactive": true,
      "emailtemplate_id": 0,
      "datecreated": "2019-08-02T14:35:55.453Z",
      "phone_number_2": "string",
      "phone_number_3": "string",
      "notes": "string",
      "address": "string",
      "switchslatosupplier": true,
      "emailoverduefixby": true,
      "emailoverdueresponse": true,
      "webserviceurl": "string",
      "emailtemplate_name": "string",
      "accounts_id": "string",
      "website": "string",
      "portal_url": "string",
      "portal_ref": "string",
      "portal_username": "string",
      "portal_password": "string",
      "contact_title": "string",
      "mobile": "string",
      "fax": "string",
      "email_start_tag": "string",
      "email_end_tag": "string",
      "usesnhd": true,
      "nhdurl": "string",
      "nhdemailaddress": "string",
      "nhdpassword": "string",
      "parentid": 0,
      "_warning": "string",
      "customfields": [
        {
          "id": 0,
          "name": "string",
          "label": "string",
          "summary": "string",
          "type": 0,
          "value": {},
          "display": "string",
          "characterlimit": 0,
          "characterlimittype": 0,
          "inputtype": 0,
          "copytochild": true,
          "searchable": true,
          "ordervalues": true
        }
      ]
    }
  ]