EFT REST API Reference for v8.1


THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT v8.1 and later

DISCUSSION

A RESTful API is an architectural style for an application program interface (API) that uses HTTP requests to access and use data. That data can be used to GET, PUT, POST, PATCH, and DELETE data types, which refers to the reading, updating, creating, and deleting of operations concerning resources on EFT.
Refer to the attached EFT REST API Reference for information on using the REST API to manage EFT.

Refer to the online help for details of the REST API in EFT, including examples.