Verifone · Schema

MerchantCompanyEntityUid

The Verifone allocated unique ID for this merchant company.

PaymentsPOSTerminal ManagementeCommerceFinTechPayment ProcessingOmnichannel
View JSON Schema on GitHub

JSON Schema

order-service-api-merchantcompanyentityuid.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/verifone/refs/heads/main/json-schema/order-service-api-merchantcompanyentityuid.json",
  "title": "MerchantCompanyEntityUid",
  "description": "The Verifone allocated unique ID for this merchant company.",
  "type": "string",
  "format": "uuid"
}