Mastercard · Example Payload

Mastercard Ethoca Merchant Self Services Short Address Example

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

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

Top-level fields

addressLine1addressLine2regionCodecitypostalCode

Example Payload

Raw ↑
{
  "addressLine1": "example_value",
  "addressLine2": "example_value",
  "regionCode": "example_value",
  "city": "example_value",
  "postalCode": "example_value"
}