{
"id": "67f10123456789abcdef0456",
"name": "Front Counter 1",
"description": "Primary checkout terminal",
"merchantId": "67e90123456789abcdef0001",
"merchantStatus": "active",
"type": "virtual",
"merchantLocationId": "67f00123456789abcdef0123",
"merchantLocation": {
"id": "67f00123456789abcdef0123",
"name": "Main Store",
"address": {
"address1": "123 Main St",
"city": "Boston",
"region": "MA",
"country": "US",
"postalCode": "02110"
},
"isEnabled": true
},
"displayLogo": true,
"webhookUrl": "https://example.com/webhooks/terminal/67f10123456789abcdef0456",
"isEnabled": true,
"extendRedirectUrl": false,
"tenderTypes": ["ethereum", "usdcBase"],
"created": "2026-04-02T15:00:00Z",
"updated": "2026-04-02T15:10:00Z",
"maxTransactionAmount": 5000,
"apiKey": {
"secret": "pk_test_terminal_secret_value",
"maskedSecret": "pk_****_value"
},
"useSandboxSharedWallet": true
}