*created_at** string
Time at which the claim was opened.
*policy_id** string
The identifier of the policy attached to this claim. May initially be omitted.
*policyholder_id** string
The identifier of the policyholder for this claim. May initially be omitted.
*member_id** string
The identifier of the member for this claim. Only used for group scheme policies. May initially be omitted.
*covered_item_id** string
The identifier of the covered item that this claim is against. If opened against a policy that supports covered items, this is required.
*claim_status** string
Whether the claim is 'open', 'closed', 'finalized' or 'acknowledged'.
*approval_status** string
Whether the claim has been 'approved' or 'repudiated', has been approved 'goodwill', is a 'no-claim' or whether a decision is still 'pending'.
*app_data** object,nullnull is allowed. An object containing additional custom data for the claim.
*requested_amount** integer,nullnull is allowed. The requested payout amount (in cents) for the claim.
*granted_amount** integer,nullnull is allowed. The granted payout amount (in cents) for the claim.
*created_by** object,nullnull is allowed. An object indicating the user or API key that created the claim. See Authentication.