Get Transaction Type for COO Document

Overview

Use this endpoint to retrieve the list of Transaction type.

Endpoint

HTTP Method: GET

Endpoint URL: https://coreapi.impexdocs.com/api/v1/coo/transaction_type

Authentication: Required

Response Format (Successfully Retrieved)

A successful retrieval will yield a JSON response containing the following details:

  • Transaction Type Id
  • Transaction Type

Request Parameters

To fetch transaction type list, use the provided Endpoint url.

Example

Request

GET https://coreapi.impexdocs.com/api/v1/coo/transaction_type

This example demonstrates a request to fetch the document type.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!