{ "$schema": "https://json-structure.org/meta/extended/v0/#", "$id": "https://api.att.com/schemas/network/sim-swap-check-response", "title": "SIM Swap Check Response", "description": "Result of SIM swap check", "type": "object", "properties": { "swapped": { "type": "boolean" } } }