Get Document Type for COO Document

Overview

Use this endpoint to retrieve the list of Document type.

Endpoint

HTTP Method: GET

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

Authentication: Required

Response Format (Successfully Retrieved)

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

  • Document Type Id
  • Document Type
  • Transaction Type Id

Request Parameters

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

Example

Request

GET https://coreapi.impexdocs.com/api/v1/coo/document_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!