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

Rithum Returns API

Return and refund management

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

This API exposes 2 JSON Schema definitions.

Tagged areas include Returns. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and 2 JSON Schemas.

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

Requests are made against a single base URL, https://api.dsco.io/api/v3.

2 operations 2 paths 4 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v3
Base URL
https://api.dsco.io/api/v3
Authentication
HTTP Bearer
License
Proprietary
Terms of Service
Resource Areas
1

Authentication & Security 1

Rithum Returns API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

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.

Returns 2

Return and refund management

POST
/supplier/return-in
Create Return
supplierCreateReturn body → 200401
POST
/retailer/return-in
Create Retailer Return
retailerCreateReturn body → 200401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ReturnItem (4 properties), BatchResponse (3 properties), BatchError (3 properties), ReturnBatchRequest (1 property). Each schema is shown below with its type and property counts.

ReturnBatchRequest
object
1 property
BatchError
object
3 properties
BatchResponse
object
3 properties
ReturnItem
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rithum-returns-api-openapi.yml Raw ↑

Other APIs Rithum publishes across the network.

Rithum Authentication API
Rithum Catalog API
Rithum Inventory API
Rithum Invoices API
Rithum Orders API
Rithum Shipments API
Rithum Streams API