{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "PageableCardAcceptorNamesResource", "type": "object", "description": "Pageable card acceptor names resource with pagination metadata", "properties": { "data": { "type": "array", "description": "List of card acceptor resources" } } }