Tasks
List Incoming Tasks
This endpoint returns a list of tasks your ERP system should perform. The list is ordered by priority, and the first task is the one that should be performed first.
GET
Authorizations
The API Token of your ERP Connection.
Query Parameters
Filter retrieved tasks.
Response
200
application/json
Success
Whether or not more tasks can be fetched on the next page.
Amount of tasks returned per page.
Amount of tasks on the current page.
Supplied to the cursor
query parameter. See [Pagination] for more info.
Prebuilt URL to retrieve the next page of tasks.
Was this page helpful?