get
https://api.accelevents.com/rest/events//fundaneed/items
This API is used to get list of fund a need items with item details by event in pagination manner.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Here is the description of response attributes, which returns to the form of JSON.
| Attributes | Description |
|---|---|
| itemCategorys | Represents an array of items category to display |
| items | An array of auction items with all basic details. |
| totalItems | Represents a total number of items. |
| moduleShow | States show module or not |
Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.
| Error Code | Error Description |
|---|---|
| 200 | OK |
| 400 | The request could not be understood by the server due to malformed syntax. |
| 4040200 | Event Not Found |