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 Cancel tasks API

The Cancel tasks API from Zubale — 2 operation(s) for cancel tasks.

Zubale Cancel tasks API is one of 8 APIs that Zubale publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Cancel tasks. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 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.

2 operations 2 paths 0 schemas 2 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 Cancel tasks 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 2

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

Cancel tasks 2
PUT
/orders/api/{brandId}/cancel
Cancel task
cancelTask 1 param body → 200
PUT
/orders/api/{brand_id}/canceldeprecated
Cancel task
cancelTask2 1 param body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zubale-cancel-tasks-api-openapi.yml Raw ↑

Other APIs Zubale publishes across the network.

Zubale API Documentation for External Notification Handler API
Zubale Delivery API API
Zubale External outbound API
Zubale Live Tracking For Cencosud API
Zubale Picking & Delivery API API
Zubale Product catalog API
Zubale Webhook: Payload Structure for Order Notification API