/max/customer/vendors/updates

Get vendor updates for the current customer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Word or phrase to search records for

string

Sort vendor updates by providing a JSON string representing an array of objects; each object should include "id" for the column to sort by and "desc" as a boolean indicating descending (true) or ascending (false) order.

integer

optionally specify which page of results to return

integer
≤ 1500

optionally specify how many results to return, maximum is 1500

string

Used to filter vendor updates data by applying one or more conditions. Accepts a URL-encoded JSON array where each object defines a filter with keys: 'operator', 'id', 'value', and 'type'. For example, to filter vendor updates by a specific vendor name, use an object like {"operator": "eq", "id": "vendor_name", "value": ["example.com"], "type": "multiValue"}.

Headers
string

API version header

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json