Get an integration delivery
GET/api/wallets/:walletExternalKey/integration-deliveries/:id
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Returns details of a single delivery, including the full lastError text.
Required Role
| Role | Description |
|---|---|
WALLET_INTEGRATION_DELIVERY_READ | Read integration deliveries (outbound event audit trail) |
Request
Responses
- 200
- 401
- 403
- 404
Successfully retrieved delivery
Unauthorized.
Forbidden.
Delivery not found.