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

Takealot view sales orders API

The view sales orders API from Takealot — 2 operation(s) for view sales orders.

Takealot view sales orders API is one of 12 APIs that Takealot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include view sales orders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

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

Requests are made against the base URL https://seller-api.takealot.com.

2 operations 2 paths 5 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2.0
Base URL
https://seller-api.takealot.com
Resource Areas
1

Paths & Operations 2

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

view sales orders 2
GET
/{version}/sales/orders
Retrieve Information About Your Sales Orders On The Takealot Platform
get_sales_orders 9 params → 200default
GET
/{version}/sales/orders/{order_id}/customer_invoices
Retrieve Information About Your Sales Orders On The Takealot Platform
get_sales_order_customer_invoices_credit_notes 2 params → 200default

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Sale (20 properties), PageSummary (3 properties), Error (3 properties), ViewSalesOrdersResponse (2 properties). Each schema is shown below with its type and property counts.

Error
object
3 properties
Sale
object
20 properties
ViewSalesOrdersResponse
object
2 properties
CustomerInvoicesResponse
object
1 property
PageSummary
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

takealot-view-sales-orders-api-openapi.yml Raw ↑

Other APIs Takealot publishes across the network.

Takealot Create a batch API
Takealot Create an offer API
Takealot Get a batch API
Takealot Get an offer API
Takealot Get offers API
Takealot Get offers count API
Takealot Get stock counts API
Takealot Get stock health API
Takealot sales summary API
Takealot Update an offer API
Takealot view sales API