Skip to main content
WEBHOOK
invoice.paid
{
  "id": "<string>",
  "type": "invoice.paid",
  "created_at": "2023-11-07T05:31:56Z",
  "data": {}
}

Authorizations

x-store-id
string
header
required

Body

application/json
id
string
type
string
Example:

"invoice.paid"

created_at
string<date-time>
data
object

Response

200

Webhook received successfully.