get https://coreapi.impexdocs.com/api/v1/coo/document_type
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.