⚠️ IMPORTANT: The interactive form does not properly support filter syntax. Do NOT use the "Try It" button for filtering. Instead, copy the code samples (cURL, JavaScript, etc.) and modify the filter parameter directly.
Filter Format: filter[field][operator]=value
Invalid filter formats will return a 422 status code with detailed error information.
Supported operators:
eq: Equal to
neq: Not equal to
gt: Greater than
gte: Greater than or equal
lt: Less than
lte: Less than or equal
like: Contains (case-insensitive)
Supported fields:
external_id: Filter by customer's external ID
id: Resource ID
product_id: Filter by product ID