AMCS Group SupplierBill API is one of 257 APIs that AMCS Group publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include SupplierBill. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes
5 operations
across 3 paths,
and defines 11 schemas.
It is described by OpenAPI 3.0.1, at version core.
Requests are made against the base URL https://rstapi-sbx-svc-core.amcsplatform.com/erp/api/integrator/erp.
5 operations3 paths11 schemas3 GET1 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
Across 3 paths, the API surfaces 5 operations — 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
SupplierBill 5
GET
/purchasing/supplierBills/changes
Retrieve changes
SupplierBill_GetChanges2 params→ 200
GET
/purchasing/supplierBills/{guid}
Find with GUID
SupplierBill_Get2 params→ 200
PUT
/purchasing/supplierBills/{guid}
Partial update
SupplierBill_Update1 parambody→ 200
GET
/purchasing/supplierBills
Find with Filters
SupplierBill_GetCollection5 params→ 200
POST
/purchasing/supplierBills
Create or update
SupplierBill_Createbody→ 200
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ApiIntegratorSupplierBillResource (14 properties), ApiResourceResultEntity[ApiIntegratorSupplierBillResource] (5 properties), ApiResourceResultCollection[ApiIntegratorSupplierBillResource] (4 properties), ApiResourceResultEntityLinks (4 properties). Each schema is shown below with its type and property counts.