{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Bundles", "type": "object", "properties": { "bundles": { "type": "array", "description": "List of eligible benefit bundles after a segment has been assigned to a card number." } } }