Mastercard · Schema

CardAcceptorNamesBulkResource

Set of Card Acceptor Names resource

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Properties

Name Type Description
cardAcceptorNames array
View JSON Schema on GitHub

JSON Schema

mastercard-ethoca-merchant-self-services-card-acceptor-names-bulk-resource-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CardAcceptorNamesBulkResource",
  "type": "object",
  "description": "Set of Card Acceptor Names resource",
  "properties": {
    "cardAcceptorNames": {
      "type": "array"
    }
  }
}