• Documentation of Corr Tool
    • Installation
    • Journey Programming Language
      • Data Types
      • Expressions
      • Templates
      • Statements
        • Rest Operations
          • get call
          • post call
          • put call
          • patch call
          • delete call
        • Service Virtualisation

Rest Operations

Rest calls are first-class citizens of the Journey Programming Language Because makers of corr tool believe that most of the data purpose operations should ideally happen through api and not depend on lower-level details of the application. You can find more details of each operation in the respective sections