{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://raw.githubusercontent.com/api-evangelist/verifone/refs/heads/main/json-schema/order-service-api-poiuid.json", "title": "PoiUid", "description": "The Verifone allocated unique id for this terminal/POI. This is allocated by Verifone when an order is initially received.", "type": "string", "format": "uuid" }