{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/PaymentAccount", "title": "PaymentAccount", "type": "object", "properties": { "accountStatus": { "type": "string", "description": "The status of the account that is updated by the user through an application or an API.