Skip to main content
GET
/
claims
/
{id}
{
  "metadata": [
    {
      "key": "<string>",
      "value": "<string>"
    }
  ],
  "occurredAt": "2023-11-07T05:31:56Z",
  "createdAt": "2023-11-07T05:31:56Z",
  "type": "<string>",
  "id": "<string>",
  "externalId": "<string>",
  "customFields": [
    {
      "key": "<string>",
      "value": "<string>"
    }
  ],
  "name": "<string>",
  "description": "<string>",
  "responsibility": "<string>",
  "category": "<string>",
  "reserve": 123
}

Path Parameters

id
string
required

Response

metadata
object[]
required

metadata assigned to the object

occurredAt
string<date-time>
required
createdAt
string<date-time>
required
type
string
required
id
string
required
externalId
string
required
customFields
object[]

custom fields per product

name
string

Optional: Name of the entity

description
string
responsibility
string
category
string

the amount of money that an insurance company sets aside to cover

reserve
number