GET
/business-partnersgetBusinessPartnersGet list of business partners
Responses
| Status | Description |
|---|---|
| 200 | A list of business partners |
Sample OpenAPI spec for demoing integration between an LLM and SAP using REST endpoints.
/business-partnersgetBusinessPartnersGet list of business partners
| Status | Description |
|---|---|
| 200 | A list of business partners |
/material-stockgetMaterialStockCheck stock availability
| Name | In | Required | Description |
|---|---|---|---|
| materialId | query | Yes |
| Status | Description |
|---|---|
| 200 | Stock level for the material |
/sales-orderscreateSalesOrderCreate a new sales order
application/json| Status | Description |
|---|---|
| 201 | Sales order created |