Outbound: 支付状态变更

方向:Outbound(BNPL WL → 合作伙伴)。 这不是可调用的 API 端点 — 它记录我们发送到您的 webhook_url 的 payload。

当支付被确认或失败时发送到您的 webhook_url

您的端点必须:

  • 在 10 秒内返回 HTTP 2xx
  • 具有幂等性(您可能收到相同事件多次)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
Allowed:
string
string | null
string
enum
Allowed:
double
string
enum
Allowed:
order_references
array of objects
order_references
date-time
string

请求体的 Base64url ECDSA-P521-SHA256 签名。与 X-Webhook-Signature 请求头相同 — 为基础设施会剥离自定义请求头的合作伙伴提供的便利字段,包含在请求体中。

Response
200

您的端点应返回 HTTP 2xx 以确认收到

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!