Request re-posting of an event webhook
Retries sending of an event webhook post from LotusPay to your webhook URL. Useful if you missed a webhook. Supply the unique identifier of the event.
ARGUMENTS
Scroll inside to view more
|
Argument
|
Description
|
|---|---|
event REQUIRED
| The identifier of the event to be retrieved.
|
Returns Returns a success message if a valid identifier was provided.
Request
Response
API Endpoints
Sandbox Link
POST
https://api-test.lotuspay.com/v1/events/{ID}/webhook
Production Link
POST
https://api.lotuspay.com/v1/events/{ID}/webhook
- Have questions?
- Need help? Contact support
- LLM? Read llms.txt

