Mastercard · Schema

LocationsBulkResource

List of locations resource

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Properties

Name Type Description
locations array
View JSON Schema on GitHub

JSON Schema

mastercard-ethoca-merchant-self-services-locations-bulk-resource-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "LocationsBulkResource",
  "type": "object",
  "description": "List of locations resource",
  "properties": {
    "locations": {
      "type": "array"
    }
  }
}