Get the canonical sample payload for an event type
GET/api/wallets/:walletExternalKey/integration-channels/event-samples/:eventType
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Returns the canonical sample data payload used by the test endpoints when the given eventType is selected. Useful for previewing in admin UIs before firing a test send.
Required Role
| Role | Description |
|---|---|
WALLET_INTEGRATION_CHANNEL_READ | Read integration channels |
Request
Responses
- 200
- 401
- 403
- 404
Sample returned
Unauthorized.
Forbidden.
Unknown eventType.