Find Owned Products
POST/FindOwnedProducts
This endpoint enables retrieval of a subset of owned product definitions within your system tenant. All criteria are optional.
- EffectiveNow - passed as true will only return owned products that have an effective from prior to now and either no expiration date or an expiration date time in the future.
- Limit - allows specification of the maximum number of results to return. A maximum number of 200 results may be returned and will be applied if no Limit is specified.
- Offset - allows for skipping a certain number of prior records and should be specified in subsequent calls if all data could not be returned in a single call.
Request
Responses
- 200
OK