Payment Created

A notification sent when a payment is created.

Required OAuth 2.0 scope: business/orders:read

Headers

webhook-signaturestringRequired
An HMAC signature of the payload used to verify the webhook came from Yoco.

Payload

The payload of this webhook request is an object.
event_typestringRequired
order_idstringRequired
payment_idstringRequired

Response

200
any
Return a 200 status to indicate that the data was received successfully.