Payment Created
A notification sent when a payment is created.
Required OAuth 2.0 scope: business/orders:read
Headers
webhook-signature
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_type
order_id
payment_id
Response
200
any
Return a 200 status to indicate that the data was received successfully.