Vendor Notifications
List Notifications
Retrieves a list of notifications for the authenticated vendor/seller.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The number of items to skip before starting to collect the result set.
The number of items to return.
The order in which to sort the results.
Comma-separated fields to include in the response.
Response
200
application/json
OK
The response is of type object
.