Owostack

Receive a Paystack webhook

Provider webhook endpoint for Paystack. The organization can be addressed by ID or slug.

POST
/webhooks/{organizationId}

Path Parameters

organizationId*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://api.owostack.com/webhooks/string"
{
  "success": true,
  "received": true,
  "skipped": true,
  "error": "string",
  "property1": null,
  "property2": null
}
{
  "success": true,
  "error": "string",
  "code": "string",
  "message": "string",
  "property1": null,
  "property2": null
}
{
  "success": true,
  "error": "string",
  "code": "string",
  "message": "string",
  "property1": null,
  "property2": null
}
{
  "success": true,
  "error": "string",
  "code": "string",
  "message": "string",
  "property1": null,
  "property2": null
}
{
  "success": true,
  "error": "string",
  "code": "string",
  "message": "string",
  "property1": null,
  "property2": null
}

AI Chat

Owostack docs assistant

Start a new chat below.