This chapter is about the APIs in the Wisefish APIs addon in Wisefish.
This solution contains
-
API endpoints needed to work with the main part of the Wisefish system. These are on the base url wisefish/base and allow the user to…
-
read and modify the most general setup of Wisefish
-
read and modify the main master data
-
create agreements (RA, DA, PA) and run the most common procedures on them
-
receive and ship through warehouse documents
-
do some simple inventory methods through journals
-
-
Change Log feature
-
The user can read the change log in order to monitor which data has been changed, for example master data, and then use the corresponding endpoints to retrieve that data - and mark the change log when data has been read.
-
Identification for this Wisefish API:
Publisher : wisefish
API Group : base
Version: v1.0
Endpoint Groups
On page Base APIs - Endpoint Overview there is a detailed list of all the endpoints with a link to a documentation for each of them, but here is a short list of the main data tables included.
|
Endpoint Group |
Contents |
Main Endpoints / examples |
|---|---|---|
|
Setup |
Reading the main setup for Wisefish. Stock Centers and Lot Groups can be updated. |
|
|
Master data |
Reading and modifying master data. All masterdata records can be updated. |
for example
|
|
Inventory |
Reading inventory status and doing some general methods, like adjusting inventory and transferring stock between locations. To get the list of inventory, either per item or trade item. Lots can be updated. Pallets can be created, and then ready to get trade items via inventory posting. |
Example of endpoints:
|
|
Trading |
Working with buying and selling, i.e. reading and inserting new agreements. Procedures for the most general actions, such as releasing, creating a posting document and posting the inventory change. For the logistics related to sales, there are endpoints for Scheduled Trips and Transport Units as well as for the most important actions. |
|
|
Production |
Production Lots can be created. |
|
|
Warehouse (standard documents) |
For working with the standard warehouse since these are not available in standard Business Central APIs. These documents cannot be modified, but the API is to post the received or shipped items. |
|
|
Fishing |
These endpoints are only available if the Fishing module is installed. |
|
|
|
|
|
Endpoint Overview
A list of all endpoints in the system
Wisefish API Endpoint Overview
Change Log
Installation
Wisefish API
By installing this app, this becomes available:
-
most of the data endpoints
-
the change log
-
endpoint overview within BC
Fishing & Quota
By installing this, the endpoints in group “Fishing” are added. They have the same base url: wisefish/base