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

Katana PriceListRowController API

The PriceListRowController API from Katana — 2 operation(s) for pricelistrowcontroller.

Katana PriceListRowController API is one of 64 APIs that Katana publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://api.katanamrp.com/v1.

5 operations 2 paths 2 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.0.1
Base URL
https://api.katanamrp.com/v1
Resource Areas
1

Paths & Operations 5

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

PriceListRowController 5
PATCH
/price_list_rows/{id}
PriceListRowController.updateById 1 param body → 200
GET
/price_list_rows/{id}
PriceListRowController.findById 1 param → 200
DELETE
/price_list_rows/{id}
PriceListRowController.deleteById 1 param → 204
POST
/price_list_rows
PriceListRowController.create body → 200
GET
/price_list_rows
PriceListRowController.findAndPaginate 4 params → 200

Schemas 2

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

CreatePriceListRowsDto
object
2 properties 2 required
PatchPriceListRowDto
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

katana-pricelistrowcontroller-api-openapi.yml Raw ↑

Other APIs Katana publishes across the network.

Katana AdditionalCostController API
Katana BatchController API
Katana BatchStockController API
Katana BinInventoryController API
Katana BinLocationController API
Katana BinTransferController API
Katana BinTransferRowController API
Katana BomRowController API
Katana CustomerAddressController API
Katana CustomerController API
Katana CustomFieldDefinitionController API
Katana CustomSalesOrderController API