Skip to main content
POST
/
transactions
/
{id}
/
resendWebhook
Resend Webhook(single transaction)
curl --request POST \
  --url https://api.obiex.finance/v1/transactions/{id}/resendWebhook
{
  "message": "Ok",
  "data": {}
}

Documentation Index

Fetch the complete documentation index at: https://developer.obiex.finance/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Response

200 - application/json

Successful response

The response is of type object.