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 BomRowController API

The BomRowController API from Katana — 3 operation(s) for bomrowcontroller.

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

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

This API exposes 5 operations across 3 paths, and defines 3 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 3 paths 3 schemas 1 DELETE1 GET1 PATCH2 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 3 paths, the API surfaces 5 operations — 1 DELETE, 1 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

BomRowController 5
POST
/bom_rows/batch/create
BomRowController.createBomRowsBatch body → 200
PATCH
/bom_rows/{id}
BomRowController.updateBomRow 1 param body → 200
DELETE
/bom_rows/{id}
BomRowController.deleteBomRow 1 param → 200
POST
/bom_rows
BomRowController.createBomRow body → 200
GET
/bom_rows
BomRowController.getBomRows 6 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are BomRowCreateDto (5 properties), BomRowUpdateDto (3 properties), CreateBomRowsBatchDto (1 property). Each schema is shown below with its type and property counts.

BomRowCreateDto
object
5 properties 3 required
BomRowUpdateDto
object
3 properties
CreateBomRowsBatchDto
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

katana-bomrowcontroller-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 CustomerAddressController API
Katana CustomerController API
Katana CustomFieldDefinitionController API
Katana CustomSalesOrderController API
Katana DemandForecastController API