WEBHOOK
contract.updated
{
  "acv": {
    "currency": "<string>",
    "value_in_cents": 123
  },
  "auto_charges": true,
  "auto_renews": true,
  "bundle_pricing_id": "<string>",
  "change_custom_date": null,
  "change_proration_type": null,
  "change_reset_billing_anchor": null,
  "change_timing": null,
  "company_id": "<string>",
  "completed_date": null,
  "config_items": [
    {
      "minimum_units": 123,
      "num_licenses": 123,
      "product_metric_pricing_id": null,
      "product_pricing_id": null,
      "quantity_config": {
        "allow_custom_quantity": true,
        "max_quantity": 123,
        "min_quantity": 123
      },
      "upsell_product_metric_pricing_id": null
    }
  ],
  "contract_attachments": [
    {
      "created_at": "2023-11-07T05:31:56Z",
      "file_id": "<string>",
      "id": "<string>",
      "original_filename": "<string>",
      "uploaded_at": "2023-11-07T05:31:56Z"
    }
  ],
  "counter_signatories": [
    {
      "company_user": {
        "created_at": "2023-11-07T05:31:56Z",
        "id": "<string>",
        "image_url": "<string>",
        "title": "<string>",
        "updated_at": "2023-11-07T05:31:56Z",
        "user": {
          "email": "<string>",
          "id": "<string>",
          "name": "<string>",
          "verified": true
        }
      },
      "declined": true,
      "email": "<string>",
      "id": "<string>",
      "position": null,
      "signature_id": null,
      "signed": true,
      "signed_date": null
    }
  ],
  "created_at": "2023-11-07T05:31:56Z",
  "custom_variables": {},
  "customer_id": null,
  "discounts": [
    {
      "amount": {
        "currency": "<string>",
        "value_in_cents": 123
      },
      "cap": {
        "currency": "<string>",
        "value_in_cents": 123
      },
      "company_id": "<string>",
      "coupon_id": null,
      "created_at": "2023-11-07T05:31:56Z",
      "customer_id": null,
      "deleted_at": {},
      "expiration_date": null,
      "id": "<string>",
      "import_created_at_ref": null,
      "import_ref": null,
      "imported_from": null,
      "item_pricing_id": null,
      "name": "<string>",
      "onetime_billable": {
        "aggregate": 123,
        "company_id": "<string>",
        "created_at": "2023-11-07T05:31:56Z",
        "custom_price": {
          "amount": {
            "currency": "<string>",
            "value_in_cents": 123
          },
          "description": {},
          "product_id": "<string>"
        },
        "customer_id": null,
        "deleted_at": {},
        "id": "<string>",
        "import_ref": null,
        "imported_from": null,
        "name": "<string>",
        "product_pricing_id": null,
        "proposal_id": null,
        "quantity_config": {
          "allow_custom_quantity": true,
          "max_quantity": 123,
          "min_quantity": 123
        },
        "state": "<string>",
        "type": "<string>",
        "updated_at": "2023-11-07T05:31:56Z"
      },
      "onetime_billable_id": null,
      "percent": 123,
      "product_id": null,
      "product_pricing_id": null,
      "proposal_id": null,
      "state": "<string>",
      "subscription_id": null,
      "type": "<string>",
      "updated_at": "2023-11-07T05:31:56Z"
    }
  ],
  "expiration_date": null,
  "finalized_date": null,
  "id": "<string>",
  "invoice_due_date_from_creation": null,
  "invoice_event_grace_period": null,
  "metadata": [
    1
  ],
  "minimum_spend": {
    "currency": "<string>",
    "value_in_cents": 123
  },
  "one_time_billables": [
    {
      "aggregate": 123,
      "company_id": "<string>",
      "created_at": "2023-11-07T05:31:56Z",
      "custom_price": {
        "amount": {
          "currency": "<string>",
          "value_in_cents": 123
        },
        "description": {},
        "product_id": "<string>"
      },
      "customer_id": null,
      "id": "<string>",
      "name": "<string>",
      "product_pricing": {
        "company_id": "<string>",
        "computed_entitlements": [
          {
            "entitlement_id": "<string>",
            "inherited_from_id": null,
            "inherited_from_type": null,
            "key": "<string>",
            "name": "<string>",
            "original_value": "<any>",
            "overridden": null,
            "type": "<string>",
            "value": "<any>"
          }
        ],
        "created_at": "2023-11-07T05:31:56Z",
        "currency": "<string>",
        "description": "<string>",
        "external_name": "<string>",
        "id": "<string>",
        "import_created_at_ref": null,
        "import_ref": null,
        "imported_from": null,
        "metadata": [
          1
        ],
        "name": "<string>",
        "num_subs": 1,
        "override_entitlements": [
          {
            "entitlement_id": "<string>",
            "inherited_from_id": null,
            "inherited_from_type": null,
            "key": "<string>",
            "name": "<string>",
            "original_value": "<any>",
            "overridden": null,
            "type": "<string>",
            "value": "<any>"
          }
        ],
        "product": {
          "company_id": "<string>",
          "created_at": "2023-11-07T05:31:56Z",
          "description": "<string>",
          "entitlements": [
            {
              "entitlement_id": "<string>",
              "inherited_from_id": null,
              "inherited_from_type": null,
              "key": "<string>",
              "name": "<string>",
              "original_value": "<any>",
              "overridden": null,
              "type": "<string>",
              "value": "<any>"
            }
          ],
          "external_name": "<string>",
          "id": "<string>",
          "image_url": null,
          "import_created_at_ref": null,
          "import_ref": null,
          "imported_from": null,
          "metadata": [
            1
          ],
          "name": "<string>",
          "product_pricings": [
            {}
          ],
          "state": "<string>",
          "tags": [
            "<string>"
          ],
          "updated_at": "2023-11-07T05:31:56Z"
        },
        "product_id": "<string>",
        "product_metric_pricings": [
          {
            "company_id": "<string>",
            "created_at": "2023-11-07T05:31:56Z",
            "id": "<string>",
            "item": {
              "company_id": "<string>",
              "created_at": "2023-11-07T05:31:56Z",
              "description": "<string>",
              "display_type": "<string>",
              "editable": true,
              "external_name": "<string>",
              "id": "<string>",
              "name": "<string>",
              "standard": true,
              "type": "<string>",
              "updated_at": "2023-11-07T05:31:56Z"
            },
            "item_id": "<string>",
            "item_pricing": {
              "base_price": {
                "currency": "<string>",
                "value_in_cents": 123
              },
              "base_units": 123,
              "carry_over": true,
              "charge_type": "<string>",
              "company": {
                "address": {
                  "address_line_1": "<string>",
                  "address_line_2": "<string>",
                  "city": "<string>",
                  "country": "<string>",
                  "place_id": null,
                  "state": "<string>",
                  "zip": "<string>"
                },
                "computed_entitlements": {},
                "created_at": "2023-11-07T05:31:56Z",
                "customer_id": null,
                "demo": true,
                "email": "<string>",
                "id": "<string>",
                "is_dev": true,
                "legal_name": "<string>",
                "name": "<string>",
                "phone": "<string>",
                "preferred_currency": "<string>",
                "preferred_timezone": "<string>",
                "slug": "<string>",
                "updated_at": "2023-11-07T05:31:56Z"
              },
              "company_id": "<string>",
              "created_at": "2023-11-07T05:31:56Z",
              "credit_price": {
                "amount": {
                  "currency": "<string>",
                  "value_in_cents": 123
                },
                "item_id": null,
                "type": "<string>",
                "units": 123
              },
              "custom_price": {
                "max_price_per_unit": "<string>",
                "min_price_per_unit": "<string>",
                "preset_price_per_unit": "<string>",
                "price_per_unit": "<string>"
              },
              "description": "<string>",
              "display_type": "<string>",
              "editable": true,
              "external_name": "<string>",
              "fixed_price": {
                "price_per_unit": "<string>"
              },
              "frequency": "<string>",
              "gradient_price": [
                {
                  "end": 1,
                  "flat_price": "<string>",
                  "is_custom_tier": true,
                  "price_per_unit": "<string>",
                  "start": 1
                }
              ],
              "id": "<string>",
              "item": {
                "company_id": "<string>",
                "created_at": "2023-11-07T05:31:56Z",
                "description": "<string>",
                "display_type": "<string>",
                "editable": true,
                "external_name": "<string>",
                "id": "<string>",
                "name": "<string>",
                "standard": true,
                "type": "<string>",
                "updated_at": "2023-11-07T05:31:56Z"
              },
              "item_id": "<string>",
              "metadata": [
                1
              ],
              "minimum_spend": {
                "currency": "<string>",
                "value_in_cents": 123
              },
              "minimum_spend_schedule": {
                "allow_pulling_forward": true,
                "amount_per_period": null,
                "minimum_spend_schedule_type": "<string>"
              },
              "name": "<string>",
              "num_subs": 1,
              "proration_type": "<string>",
              "recognition_schedule": {
                "amount_per_period": null,
                "recognition_schedule_type": "<string>"
              },
              "scheduled_price": {
                "price_per_unit_per_period": [
                  "<string>"
                ]
              },
              "state": "<string>",
              "step_price": {
                "price_per_step": "<string>",
                "step_size": 1
              },
              "term_count": 123,
              "true_up_frequency": "<string>",
              "type": "<string>",
              "updated_at": "2023-11-07T05:31:56Z",
              "volume_price": [
                {
                  "flat_price": "<string>",
                  "is_custom_tier": true,
                  "price_per_unit": "<string>",
                  "total_units_end": 1,
                  "total_units_start": 1
                }
              ]
            },
            "item_pricing_id": "<string>",
            "metric": {
              "company_id": "<string>",
              "created_at": "2023-11-07T05:31:56Z",
              "description": "<string>",
              "external_name": "<string>",
              "id": "<string>",
              "item_id": "<string>",
              "metering_rule": {
                "aggregator": "<string>",
                "group_keys": [
                  "<string>"
                ],
                "property": "<string>",
                "rule": null
              },
              "name": "<string>",
              "standard": true,
              "type": "<string>",
              "updated_at": "2023-11-07T05:31:56Z"
            },
            "metric_id": "<string>",
            "product_id": "<string>",
            "updated_at": "2023-11-07T05:31:56Z"
          }
        ],
        "state": "<string>",
        "tags": [
          "<string>"
        ],
        "type": "<string>",
        "updated_at": "2023-11-07T05:31:56Z",
        "upsell_product_pricing_id": null
      },
      "product_pricing_id": null,
      "quantity_config": {
        "allow_custom_quantity": true,
        "max_quantity": 123,
        "min_quantity": 123
      },
      "state": "<string>",
      "type": "<string>",
      "updated_at": "2023-11-07T05:31:56Z"
    }
  ],
  "options": {
    "allow_promo_code": true,
    "collect_taxes": true,
    "completion_action": "<string>",
    "confirmation_message": "<string>",
    "redirect_url": "<string>",
    "requires_customer_address": true,
    "requires_customer_confirmation": true,
    "requires_customer_phone": true,
    "requires_email_verification": true,
    "save_card_on_checkout": true
  },
  "owner_id": null,
  "parent_billed": true,
  "payment_provided_date": null,
  "po_number": null,
  "require_payment_method": true,
  "signatories": [
    {
      "declined": true,
      "email": "<string>",
      "name": "<string>",
      "position": null,
      "signature_id": "<string>",
      "signature_link": "<string>",
      "signed": true,
      "signed_date": null,
      "title": "<string>",
      "view_timestamps": [
        "2023-11-07T05:31:56Z"
      ]
    }
  ],
  "signed_date": null,
  "signed_file_id": null,
  "signed_offline": true,
  "start_date": null,
  "start_type": "<string>",
  "status": "<string>",
  "tcv": {
    "currency": "<string>",
    "value_in_cents": 123
  },
  "template_variables": [
    "<string>"
  ],
  "term": {
    "count": 123,
    "frequency": "<string>"
  },
  "title": "<string>",
  "trial": true,
  "trial_term": {
    "count": 123,
    "frequency": "<string>"
  },
  "type": "<string>",
  "updated_at": "2023-11-07T05:31:56Z"
}

Body

application/json

Contract Updated

The body is of type object.

Response

200

Return a 200 status to indicate that the data was received successfully