Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.monime.io/llms.txt

Use this file to discover all available pages before exploring further.

Redeem entitlements on a receipt (single, bulk, or all). If any of the entitlements has completed redemption, the entire redemption is considered a failure.
{
    "redeemAll": null,
    "entitlements": [],
    "metadata": null
}
📋
Properties
redeemAll
boolean
Whether to redeem all entitlements in the receipt.
entitlements
array
List of entitlements to redeem. When set, it takes precedence over the ‘redeemAll’ flag.
metadata
object
Optional metadata for attaching context or tracking info.