curl --request GET \
--url https://api.example.com/policies/{policyId}{
"claimsHistory": [
{
"year": 123,
"claimsNumber": 123,
"fleetSize": 123
}
],
"owners": [
{
"userId": "<string>",
"email": "<string>",
"roles": [
{
"productId": "<string>",
"roleId": "<string>"
}
]
}
],
"type": "<string>",
"id": "<string>",
"productId": "<string>",
"createdAt": "<string>",
"lastModifiedAt": "<string>",
"status": "POLICY_CREATED",
"assets": [
"<string>"
],
"customers": [
"<string>"
],
"periodDuration": {
"amount": 123,
"unit": "YEAR"
},
"invoicingConfig": {
"frequency": "YEARLY",
"timing": "IN_ADVANCE",
"billAtSignature": "EARLY_PAYMENT",
"earlyPayment": {
"amount": 123,
"unit": "YEAR"
}
},
"customFields": [
{
"key": "<string>",
"value": "<string>"
}
],
"name": "<string>",
"parent": "<string>",
"brokerageFirm": "<string>",
"incrementalId": 123,
"externalId": "<string>",
"branchType": "BASE",
"author": {
"firstName": "<string>",
"lastName": "<string>",
"userId": "<string>",
"email": "<string>",
"brokerRole": "<string>"
},
"signedAt": "<string>",
"startedAt": "<string>",
"endedAt": "<string>",
"stoppedAt": "<string>",
"suspendedAt": "<string>",
"reactivatedAt": "<string>",
"acceptedEmailDomains": [
"<string>"
],
"acceptedQuoteOptions": {
"availableConfigs": [
{
"tier": "<string>",
"excess": "<string>",
"perils": [
{
"id": "<string>",
"required": true,
"options": [
"<string>"
],
"showWhen": {
"fieldKey": "<string>",
"fieldValue": "<string>",
"condition": "<string>",
"value": "<string>"
}
}
]
}
],
"defaultConfig": {
"tier": "<string>",
"excess": "<string>",
"perils": [
{
"id": "<string>",
"option": "<string>",
"available": true,
"unavailabilityMessage": "<string>"
}
]
}
},
"additionalQuoteComponents": {
"id": "<string>",
"type": "PREMIUM",
"premium": {
"amountPreFeesAndTaxes": 123,
"fees": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123,
"brokerageFirmId": "<string>"
}
],
"totalFees": 123,
"amountWithFeesPreTaxes": 123,
"taxes": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123
}
],
"totalTaxes": 123,
"amountWithFeesAndTaxes": 123
},
"chargeType": "ONE_TIME"
},
"quote": {
"id": "<string>",
"entityId": "<string>",
"provider": {
"id": "<string>",
"version": "<string>"
},
"rates": [
{
"id": "<string>",
"rate": 123,
"inputs": [
{
"id": "<string>",
"value": "<string>"
}
]
}
],
"totalPremium": {
"amountPreFeesAndTaxes": 123,
"fees": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123,
"brokerageFirmId": "<string>"
}
],
"totalFees": 123,
"amountWithFeesPreTaxes": 123,
"taxes": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123
}
],
"totalTaxes": 123,
"amountWithFeesAndTaxes": 123
},
"components": [
{
"id": "<string>",
"type": "PREMIUM",
"premium": {
"amountPreFeesAndTaxes": 123,
"fees": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123,
"brokerageFirmId": "<string>"
}
],
"totalFees": 123,
"amountWithFeesPreTaxes": 123,
"taxes": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123
}
],
"totalTaxes": 123,
"amountWithFeesAndTaxes": 123
},
"chargeType": "ONE_TIME"
}
],
"basePrice": 123
},
"proratedQuote": {
"id": "<string>",
"entityId": "<string>",
"provider": {
"id": "<string>",
"version": "<string>"
},
"rates": [
{
"id": "<string>",
"rate": 123,
"inputs": [
{
"id": "<string>",
"value": "<string>"
}
]
}
],
"totalPremium": {
"amountPreFeesAndTaxes": 123,
"fees": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123,
"brokerageFirmId": "<string>"
}
],
"totalFees": 123,
"amountWithFeesPreTaxes": 123,
"taxes": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123
}
],
"totalTaxes": 123,
"amountWithFeesAndTaxes": 123
},
"components": [
{
"id": "<string>",
"type": "PREMIUM",
"premium": {
"amountPreFeesAndTaxes": 123,
"fees": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123,
"brokerageFirmId": "<string>"
}
],
"totalFees": 123,
"amountWithFeesPreTaxes": 123,
"taxes": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123
}
],
"totalTaxes": 123,
"amountWithFeesAndTaxes": 123
},
"chargeType": "ONE_TIME"
}
],
"basePrice": 123
},
"maximumNumberOfBikes": 123,
"selectedTier": {},
"stop": {
"reason": "<string>",
"details": [
{
"key": "<string>",
"value": "<string>"
}
],
"createdAt": "<string>"
},
"brokerageFees": [
{
"brokerageFirmId": "<string>",
"fee": 50
}
]
}curl --request GET \
--url https://api.example.com/policies/{policyId}{
"claimsHistory": [
{
"year": 123,
"claimsNumber": 123,
"fleetSize": 123
}
],
"owners": [
{
"userId": "<string>",
"email": "<string>",
"roles": [
{
"productId": "<string>",
"roleId": "<string>"
}
]
}
],
"type": "<string>",
"id": "<string>",
"productId": "<string>",
"createdAt": "<string>",
"lastModifiedAt": "<string>",
"status": "POLICY_CREATED",
"assets": [
"<string>"
],
"customers": [
"<string>"
],
"periodDuration": {
"amount": 123,
"unit": "YEAR"
},
"invoicingConfig": {
"frequency": "YEARLY",
"timing": "IN_ADVANCE",
"billAtSignature": "EARLY_PAYMENT",
"earlyPayment": {
"amount": 123,
"unit": "YEAR"
}
},
"customFields": [
{
"key": "<string>",
"value": "<string>"
}
],
"name": "<string>",
"parent": "<string>",
"brokerageFirm": "<string>",
"incrementalId": 123,
"externalId": "<string>",
"branchType": "BASE",
"author": {
"firstName": "<string>",
"lastName": "<string>",
"userId": "<string>",
"email": "<string>",
"brokerRole": "<string>"
},
"signedAt": "<string>",
"startedAt": "<string>",
"endedAt": "<string>",
"stoppedAt": "<string>",
"suspendedAt": "<string>",
"reactivatedAt": "<string>",
"acceptedEmailDomains": [
"<string>"
],
"acceptedQuoteOptions": {
"availableConfigs": [
{
"tier": "<string>",
"excess": "<string>",
"perils": [
{
"id": "<string>",
"required": true,
"options": [
"<string>"
],
"showWhen": {
"fieldKey": "<string>",
"fieldValue": "<string>",
"condition": "<string>",
"value": "<string>"
}
}
]
}
],
"defaultConfig": {
"tier": "<string>",
"excess": "<string>",
"perils": [
{
"id": "<string>",
"option": "<string>",
"available": true,
"unavailabilityMessage": "<string>"
}
]
}
},
"additionalQuoteComponents": {
"id": "<string>",
"type": "PREMIUM",
"premium": {
"amountPreFeesAndTaxes": 123,
"fees": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123,
"brokerageFirmId": "<string>"
}
],
"totalFees": 123,
"amountWithFeesPreTaxes": 123,
"taxes": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123
}
],
"totalTaxes": 123,
"amountWithFeesAndTaxes": 123
},
"chargeType": "ONE_TIME"
},
"quote": {
"id": "<string>",
"entityId": "<string>",
"provider": {
"id": "<string>",
"version": "<string>"
},
"rates": [
{
"id": "<string>",
"rate": 123,
"inputs": [
{
"id": "<string>",
"value": "<string>"
}
]
}
],
"totalPremium": {
"amountPreFeesAndTaxes": 123,
"fees": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123,
"brokerageFirmId": "<string>"
}
],
"totalFees": 123,
"amountWithFeesPreTaxes": 123,
"taxes": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123
}
],
"totalTaxes": 123,
"amountWithFeesAndTaxes": 123
},
"components": [
{
"id": "<string>",
"type": "PREMIUM",
"premium": {
"amountPreFeesAndTaxes": 123,
"fees": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123,
"brokerageFirmId": "<string>"
}
],
"totalFees": 123,
"amountWithFeesPreTaxes": 123,
"taxes": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123
}
],
"totalTaxes": 123,
"amountWithFeesAndTaxes": 123
},
"chargeType": "ONE_TIME"
}
],
"basePrice": 123
},
"proratedQuote": {
"id": "<string>",
"entityId": "<string>",
"provider": {
"id": "<string>",
"version": "<string>"
},
"rates": [
{
"id": "<string>",
"rate": 123,
"inputs": [
{
"id": "<string>",
"value": "<string>"
}
]
}
],
"totalPremium": {
"amountPreFeesAndTaxes": 123,
"fees": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123,
"brokerageFirmId": "<string>"
}
],
"totalFees": 123,
"amountWithFeesPreTaxes": 123,
"taxes": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123
}
],
"totalTaxes": 123,
"amountWithFeesAndTaxes": 123
},
"components": [
{
"id": "<string>",
"type": "PREMIUM",
"premium": {
"amountPreFeesAndTaxes": 123,
"fees": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123,
"brokerageFirmId": "<string>"
}
],
"totalFees": 123,
"amountWithFeesPreTaxes": 123,
"taxes": [
{
"id": "<string>",
"chargeType": "ONE_TIME",
"amount": 123
}
],
"totalTaxes": 123,
"amountWithFeesAndTaxes": 123
},
"chargeType": "ONE_TIME"
}
],
"basePrice": 123
},
"maximumNumberOfBikes": 123,
"selectedTier": {},
"stop": {
"reason": "<string>",
"details": [
{
"key": "<string>",
"value": "<string>"
}
],
"createdAt": "<string>"
},
"brokerageFees": [
{
"brokerageFirmId": "<string>",
"fee": 50
}
]
}the policy's id
Optional: the whenAt datetime
Optional: the simulatedAt datetime
Optional: the branchId
Claims history
Show child attributes
Owners of the entity
Show child attributes
Entity type
Unique identifier for the policy
Product ID
Date and time when the policy was created
Date and time when the policy was last modified
Status of the policy
POLICY_CREATED, POLICY_QUOTED, POLICY_CONFIRMED, POLICY_STARTED, POLICY_STOPPED, POLICY_SUSPENDED Array of asset identifiers associated with the policy
Identifiers of the customers associated with the policy
Policy period duration
Show child attributes
Nested DTO for invoicing configuration
Show child attributes
custom fields per product
Show child attributes
Optional: Name of the entity
Unique identifier for the parent policy
Unique identifier for the brokerage firm
Incremental policy id
External policy id
Type of branch associated with the policy
BASE, NEW_BUSINESS, MTA, RENEWAL, REPRICING Author of the policy
Show child attributes
Date and time when the policy was signed
Date and time when the policy started
Date and time when the policy will end
Date and time when the policy stopped
Date and time when the policy was suspended
Date and time when the policy was reactivated after suspension
Accepted Email Domains
Show child attributes
Show child attributes
policy quote
Show child attributes
Prorated policy quote based on the invoicing frequency of the policy
Show child attributes
max number of bike
Selected pricing tier with perils and breakdown
stop reason, details and createdAt
Show child attributes
Brokerage fees
Show child attributes
Was this page helpful?