Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Chaldal Organization API

The Organization API from Chaldal — 5 operation(s) for organization.

Chaldal Organization API is one of 5 APIs that Chaldal publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Organization. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 5 operations across 5 paths, and defines 10 schemas. It is described by OpenAPI 2.0, at version 1.0.0.

Requests are made against the base URL https://eggtransport.chaldal.com/api.

5 operations 5 paths 10 schemas 2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0.0
Base URL
https://eggtransport.chaldal.com/api
Resource Areas
1

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Organization 5
POST
/api/Organization/CreateOrganization
Organization_CreateOrganization 1 param → 200401500
POST
/api/Organization/GetOrgStatus
Organization_GetOrgStatus → 200401400
POST
/api/Organization/AddOrgPickupPoint
Organization_AddOrgPickupPoint 1 param → 200401500
GET
/api/Organization/GetOrgPickupPoints
Organization_GetOrgPickupPoints → 200401
GET
/api/Organization/GetOrgPickupPointByTrackingRef
Organization_GetOrgPickupPointByTrackingRef 1 param → 200401404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are OrganizationDto (10 properties), BusinessDetailsDto (7 properties), OrgPickupPointDto (4 properties). Each schema is shown below with its type and property counts.

FSharpOptionOfString
object
MerchantIDTypeDto
object
BusinessTypeDto
object
PaymentTypeDto
object
OrganizationDto
object
10 properties
OrgPickupPointDto
object
4 properties 1 required
FSharpOptionOfBkashDetailsDto
object
FSharpOptionOfBankDetailsDto
object
FSharpOptionOfOrgVerificationStatusDto
object
BusinessDetailsDto
object
7 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chaldal-organization-api-openapi.yml Raw ↑

Other APIs Chaldal publishes across the network.

Chaldal Accounts API
Chaldal Heartbeat API
Chaldal Identity API
Chaldal Task API