Payin created
Webhook event triggered when a payin is first persisted, before any confirmation from the provider.
It carries who paid (instrument.payer), how much (amount) and the key the payment
was received on (recipient_data). No funds have moved to the subaccount yet.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
eventobject
timestampstring
Timestamp when the webhook event was generated
Format
date-timeResponse Body
Example Requests
POST
/payin_created