{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Seed Fixtures",
  "dateModified": "2026-06-02T09:39:35.503Z",
  "fixtures": [
    {
      "id": "fx.customer.basic",
      "description": "Single Thai customer record with KYC=verified"
    },
    {
      "id": "fx.order.notary",
      "description": "Sample notary order in state=quoted"
    },
    {
      "id": "fx.order.naati",
      "description": "NAATI translation order EN→TH 5 pages"
    },
    {
      "id": "fx.payment.promptpay",
      "description": "PromptPay QR mock with 200 OK"
    },
    {
      "id": "fx.payment.x402-usdc",
      "description": "HTTP 402 USDC settlement on Base testnet"
    },
    {
      "id": "fx.embassy.au",
      "description": "Australian Embassy Bangkok legalization sample"
    }
  ]
}