Skip to main content

Replay Integration Message

GET 

/api/integrationmessages/ReplayIntegrationMessage/:id

Tier: Internal — subject to change without notice.

Replays a previously sent integration message by re-publishing it to the integration queue. Retrieves the original message, reconstructs its payload, and publishes it for reprocessing by the integration service.

Requires LocafiModule.Administration Update permission. The original message is not modified; its payload and domain event data are repackaged into a IntegrationMessageController.ReplayIntegrationMessage(...) and republished.

Request

Responses

The integration message was replayed successfully.