Skip to main content

Send a synchronous test webhook

POST 

/api/wallets/:walletExternalKey/integration-channels/:id/test

URLDescription
https://wallet.acc.credenco.comGenerated server url

Fires a real HTTP POST against the configured webhook URL using the same signing/headers logic as the dispatcher. No integration_delivery row is written and no retries are scheduled. When eventType is supplied, the test uses that event's canonical sample payload and a real CloudEvents binary-mode envelope; otherwise a legacy stub payload is sent.

Required Role

RoleDescription
WALLET_INTEGRATION_CHANNEL_CRUDCreate, read, update and delete integration channels

Request

Responses

Test attempt finished. See payload for HTTP status / error.