schafferer/ap-plus-bundle

erp ap-plus api handling

1.2.5 2024-04-02 12:09 UTC

README

Provides API Endpoints to connect with the ap-plus erp

The openAPI document in Resources/doc/openAPI was created with Stoplight Studio

Basic-Setup

To get new content for larger lists (products, etc.) there will usually be a getDelta method that takes a date-time as input and returns all items of that type modified past the date provided. This list will always be complete - so may be quite large. The expectation is then, that the details for each object is pulled by a corresponding get method.