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

Zubale Live Tracking For Cencosud API

The Live Tracking For Cencosud API from Zubale — 4 operation(s) for live tracking for cencosud.

Zubale Live Tracking For Cencosud API is one of 8 APIs that Zubale publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Live Tracking For Cencosud. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.0.3, at version v3.

Requests are made against 2 base URLs: https://api.zubale.com, https://api-cencosandbox.zubale.com.

4 operations 4 paths 0 schemas 3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v3
Servers
https://api.zubale.com
https://api-cencosandbox.zubale.com
Authentication
HTTP Bearer, HTTP Basic, OAuth 2.0
Contact
Resource Areas
1

Authentication & Security 3

Zubale Live Tracking For Cencosud API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It accepts HTTP basic authentication (basicAuth). It supports OAuth 2.0 (oauth2) using the clientCredentials flow. By default, every request must be authenticated.

  • bearerAuth — OAuth2 client-credentials access token from POST /oauth2/token, sent as Authorization: Bearer .
  • basicAuth — HTTP Basic (clientid:clientsecret) used only against POST /oauth2/token.

Paths & Operations 4

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

Live Tracking For Cencosud 4
POST
/oauth2/token
1. Create Credential Token
createCredentialToken body → 200
POST
/smart-hub/api/cencosud/order
2. Create Order
createOrder body → 200
PUT
/smart-hub/api/cencosud/orders/states
3. Update Status of the order
updateStatusOfTheOrder body → 200
POST
/smart-hub/api/cencosud/coordinates
4. Send Coordinates
sendCoordinates body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zubale-live-tracking-for-cencosud-api-openapi.yml Raw ↑

Other APIs Zubale publishes across the network.

Zubale API Documentation for External Notification Handler API
Zubale Cancel tasks API
Zubale Delivery API API
Zubale External outbound API
Zubale Picking & Delivery API API
Zubale Product catalog API
Zubale Webhook: Payload Structure for Order Notification API