Table of Contents

Search

  1. Preface
  2. RulePoint Interfaces
  3. RulePoint Services
  4. Custom Service API
  5. Java Adapter for REST API
  6. RulePoint REST API
  7. Sample XML and JSON Requests and Responses
  8. RulePoint Pluggable Authentication Module
  9. HTTP Request and Response Attributes

Developer Guide

Developer Guide

JSON Format

JSON Format

When you use the JSON format, define a request object with the type attribute, as follows:
{ "name": "<object name>", "type": "<object type>", "description": "<object description>", "config": { "<attribute1>": "<value1>", "<attribute2>": "<value2>" } }

0 COMMENTS

We’d like to hear from you!