$id: https://schema.beckn.io/AcceptedPaymentMethod/v2.0 $schema: https://json-schema.org/draft/2020-12/schema description: Payment methods accepted by a payee title: AcceptedPaymentMethod type: array items: type: string enum: - UPI - CREDIT_CARD - DEBIT_CARD - WALLET - BANK_TRANSFER - CASH - APPLE_PAY x-jsonld: '@id': beckn:acceptedPaymentMethod x-tags: - common