Mono Colombia

Payin template updated

Webhook event triggered after every successful update of a payin template.

The payload is the updated template plus a previous_values object holding only the fields that changed, with their pre-update values. When an update of total_minimum_amount/total_maximum_amount also moves the template between ready, minimum_paid and paid, the transition travels inside this event (previous_values.state) and the separate state webhooks are not sent.

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

eventobject
timestampstring

Timestamp when the webhook event was generated

Formatdate-time

Response Body

Example Requests

POST/payin_template_updated