Skip to main content

Basic Information

This document provides a REST-based interface to easily integrate the Finrota Vendor Service REST API with your systems, allowing you to manage, list, create, and update Dealer, Customer, Sub-Dealer, and Sub-Customer records. All requests must be sent over HTTPS in JSON format.

  • Purpose: To create, update, list, and delete account movements (debit/credit) between your Finrota system and external systems.
  • Connection Method: Uses HTTPS/REST protocol and sends data in JSON format with UTF-8 character set.
  • Security: Protected with TLS 1.2+ and uses Bearer Token.

Environments