Ophelos APIPayment ManagementPayment createdCopy Pagewbhk paymentCreatedOccurs when a new payment record is createdPayloadThis datatype represents a webhook event that is triggered by a specific event.idstringrequiredlength between 1 and 255^wh_evt_[a-zA-Z0-9]+$Unique identifier of the webhook event.objectstringrequiredlength between 5 and 5Defaults to eventObject type, value is always "event".api_versionstring | nullThe version of the API that the webhook event was triggered on.event_typeconstenumrequiredlength between 1 and 255^[a-z_]+(?:\.[a-z_]+)+$The event that triggered the webhook.customer.createdpayment.createdAllowed:payment.createdcreated_atdate-timerequiredlength ≤ 24The ISO 8601 formatted timestamp at which the webhook event was created.dataobjectrequiredThe data associated with the webhook event.data objectResponse 200Webhook received successfullyUpdated 2 months ago Retrieve a single paymentPayment updatedDid this page help you?YesNo