WEBHOOK
credit.expired
{
  "amount": {
    "currency": "<string>",
    "value_in_cents": 123
  },
  "coupon_id": null,
  "created_at": "2023-11-07T05:31:56Z",
  "customer_id": "<string>",
  "expiration_date": null,
  "id": "<string>",
  "import_created_at_ref": null,
  "import_ref": null,
  "imported_from": null,
  "issued_amount": {
    "currency": "<string>",
    "value_in_cents": 123
  },
  "issued_units": 123,
  "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": null,
  "metric_record_id": null,
  "name": "<string>",
  "one_time_billable_id": null,
  "proration_date": null,
  "state": "<string>",
  "subscription_id": null,
  "type": "<string>",
  "units": 123
}

Body

application/json

Credit Expired

The body is of type object.

Response

200

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