Example

Ejemplo de respuesta del webhook

{
    "data": {
        "status":"Payment",
        "description": "Plan Name",
        "currency": "MXN",
        "amount": 199,
        "client_id": "=_J!Sx5miDAOigdjaBF!GaQc5a8x3F",
        "id": "_VPDGTU6FXM5OhHO5MgT6uU8_3RZOB",
        "object": "Paid",
        "transactionTokenId": "57d973cf-96ff-4d1d-94af-4e3a3f3cd9f5"
      },
      "event": "subscription.paid",
      "type": "subscription",
      "createdAt": "1563225681"
}