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 Accounts API

The Accounts API from Chaldal — 4 operation(s) for accounts.

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

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

This API exposes 4 operations across 4 paths, and defines 16 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.

4 operations 4 paths 16 schemas 4 GET

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 4

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

Accounts 4
GET
/api/Accounts/GetCurrentOrgAccountingTransactionsForDateRange
Accounts_GetCurrentOrgAccountingTransactionsForDateRange 2 params → 200
GET
/api/Accounts/GetPaymentHistoryForMyOrg
Accounts_GetPaymentHistoryForMyOrg 4 params → 200
GET
/api/Accounts/GetBillsForMyOrg
Accounts_GetBillsForMyOrg 4 params → 200
GET
/api/Accounts/GetBillItemsForMyBill
Accounts_GetBillItemsForMyBill 3 params → 200

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are TaskDto (13 properties), AddressInfoDto (9 properties), BillItemDto (8 properties), BillDto (8 properties). Each schema is shown below with its type and property counts.

FSharpOptionOfString
object
FSharpOptionOfDateTimeOffset
object
TaskDto
object
13 properties 2 required
AddressIdDto
object
FSharpOptionOfGeoLocationDto
object
TaskNoteDto
object
4 properties 3 required
DeliveryAreaIdDto
object
BillDto
object
8 properties 4 required
BillItemDto
object
8 properties 4 required
ConfidenceLevelDto
object
AccountDto
object
2 properties
AddressInfoDto
object
9 properties 1 required
PhysiqueDto
object
AccountPeriodSummaryDto
object
7 properties 7 required
DeliveryAreaDto
object
2 properties
TxnDto
object
8 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chaldal-accounts-api-openapi.yml Raw ↑

Other APIs Chaldal publishes across the network.

Chaldal Heartbeat API
Chaldal Identity API
Chaldal Organization API
Chaldal Task API