- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterableOrderClaimProps
The filters to apply on the retrieved claims.
An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
id
string | string[]OptionalThe IDs to filter the claims by.
order_id
string | string[]OptionalFilter the claims by their associated order's ID.
return_id
string | string[]OptionalFilter the claims by their associated return's ID.
Was this page helpful?