Payment updatedCopy Pagewbhk paymentUpdatedOccurs when a payment record is updatedPayloadThis datatype represents a webhook event that is triggered by a specific event.idstringrequiredlength between 1 and 255Unique 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 255The event that triggered the webhook.customer.createdpayment.updatedAllowed:payment.updatedcreated_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 about 1 month ago