YoboPay
Events
Copy Page
YoboPay
接入说明
Introduction
Webhook接入
Webhook Introduction
Checkout
Create Session
POST
Expire Session
POST
Retrieve Session
GET
Customers
Create Customer
POST
Update Customer
POST
Retrieve Customer
GET
Events
The Event object
Types of Events
Data Object
PaymentIntent
Refunds
Create Refund
POST
List all refunds
GET
Events
Copy Page
The Event object
Schema
Example
Event
eventId
string
required
created
integer
创建时间
required
Timestamp at which the event was created.
type
string
事件类型
required
Types of Events
data
object
required
object
object
事件数据对象
required
Event data object
Type枚举详见
Types of Events
Modified at
2025-04-08 07:56:23
Previous
Retrieve Customer
Next
Types of Events