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 Create an offer API

The Create an offer API from Takealot — 2 operation(s) for create an offer.

Takealot Create an offer API is one of 12 APIs that Takealot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Create an offer. 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 7 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 7 schemas 2 POST

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 POST. Each is listed below with its method, path, parameters, and response codes.

Create an offer 2
POST
/v2/offers/offer/{identifier}
Create An Offer (v2)
create_offer_by_identifier_v2 2 params → 200400403404500
POST
/v2/offers/offer
Create An Offer (v2)
create_offer_by_identifier_query_v2 2 params → 200400403404500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are V2Offer (25 properties), V2OfferSingleCreate (5 properties), V2OfferLeadtimeStock (2 properties), V2OfferWarehouseStock (2 properties). Each schema is shown below with its type and property counts.

V2OfferSingleCreate
object
5 properties
V2OfferUpdateSuccessResponse
object
2 properties
V2StockCover
object
please note that 0 means there is no stock and hence no cover. -1 means there have been no sales units in the past 30 days hence stock cover cannot be determin…
2 properties
V2SalesUnits
object
2 properties
V2Offer
object
25 properties
V2OfferWarehouseStock
object
2 properties
V2OfferLeadtimeStock
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

takealot-create-an-offer-api-openapi.yml Raw ↑

Other APIs Takealot publishes across the network.

Takealot Create a batch 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
Takealot view sales orders API