/max/partner/managed-customers/{customer_id}/updates

Get updates for a managed customer

Path Params
uuid
required

Customer identifier

Query Params
string

Search updates by providing a JSON string that represents an array of objects; each object should include “id” for the field to search, “type” for the matching operator (e.g., “like” or “eq”), and “value” as an array of values to compare.

string

Sort 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

Filter updates by providing a JSON string that represents an array of objects; each object should include “id” for the field to filter, “type” for the operator (e.g., “like” or “eq”), and “value” as an array of values to compare.

Headers
string

API version header

Responses

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