Mastercard · Example Payload

Mastercard Ethoca Merchant Self Services Sanction Screening Example

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Ethoca Merchant Self Services Sanction Screening Example is an example object payload from Mastercard, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

taxIdformerLegalNamesdoBusinessWithSanctionedGeographiessanctionedGeographiespubliclyTradedtickerSymbolbeneficialOwnerslegalEntities

Example Payload

Raw ↑
{
  "taxId": "500123",
  "formerLegalNames": [],
  "doBusinessWithSanctionedGeographies": true,
  "sanctionedGeographies": [],
  "publiclyTraded": true,
  "tickerSymbol": "example_value",
  "beneficialOwners": [],
  "legalEntities": []
}