AMCS Group OneOffAction 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 OneOffAction. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes
5 operations
across 3 paths,
and defines 12 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 paths12 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.
OneOffAction 5
GET
/transport/oneOffActions/changes
Retrieve changes
OneOffAction_GetChanges2 params→ 200
GET
/transport/oneOffActions/{guid}
Find with GUID
OneOffAction_Get2 params→ 200
PUT
/transport/oneOffActions/{guid}
Partial update
OneOffAction_Update1 parambody→ 200
GET
/transport/oneOffActions
Find with Filters
OneOffAction_GetCollection5 params→ 200
POST
/transport/oneOffActions
Create or update
OneOffAction_Createbody→ 200
Schemas 12
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are ApiIntegratorOneOffActionResource (33 properties), ApiResourceResultEntity[ApiIntegratorOneOffActionResource] (5 properties), ApiResourceResultCollection[ApiIntegratorOneOffActionResource] (4 properties), ApiResourceResultEntityLinks (4 properties). Each schema is shown below with its type and property counts.