AmTrust Financial Services · Example Payload

Amtrust Financial Services Quote Response Example

Commercial InsuranceInsuranceProperty And CasualtySmall BusinessWorkers CompensationFortune 1000

Amtrust Financial Services Quote Response Example is an example object payload from AmTrust Financial Services, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

quote_idstatuspremiumproduct_typeeffective_dateexpiration_datebind_onlinecreated_atexpires_at

Example Payload

Raw ↑
{
  "quote_id": "QT-2025-78901",
  "status": "quoted",
  "premium": 8250.0,
  "product_type": "workers_compensation",
  "effective_date": "2025-07-01",
  "expiration_date": "2026-07-01",
  "bind_online": true,
  "created_at": "2025-03-15T14:30:00Z",
  "expires_at": "2025-04-14T14:30:00Z"
}