# Online Installment


Product Overview

Methods for Initiating and completing Installment Loan application from the merchant site.

Add your business on https://tbcganvadeba.ge


API Overview

Endpoint Addresses:

All endpoints are structured according to the following pattern:
{base-url}/{api-version}/{product}/{sub-product}

Base URL

API Version

current version: v1

Product endpoints

  • Create Application: POST /online-installments/applications
    For initiating Online Installment application.
  • Cancel Application: POST /online-installments/applications/{session-id}/cancel
    To cancel the application for whatever reason.
  • Confirm Application: POST /online-installments/applications/{session-id}/confirm
    To confirm that products requested during application process are available and loan disbursment can be completed.
  • Check Status: GET /online-installments/applications/{session-id}/status
    Return a status of the initiated installment loan application.
  • Check Status changes for merchant applications: GET /online-installments/merchant/applications/status-changes
    Returns changed statuses of installment loan applications initiated by merchant.
  • Confirm application status synchronization POST /online-installments/merchant/applications/status-changes-sync
    To approve synchronization of requested information.

Authorizing Requests:

Testing services:

Resource Types:


Steps to follow for Online Installment integration:


To Go LIVE we need the following information:


  • Company logo
  • Company mail
  • Final handed method

That required information will be sent to your email after you submit the request form.
Be sure to send the requested information before Go LIVE.