Learn about the Axle API
401 Unauthorized
.
429 Too Many Requests
.
null
values when the carrier data source supports the field, but no information is present or Axle has determined the information to be incorrect.
Certain fields are optional, such as Policy.coverages["BI"].property
or Policy.coverages["UMPD"].deductible
. These fields may return null
or undefined
:
null
: The carrier data source supports the field, but no information is present for the selected Account or Policy.undefined
: The carrier data source supports the field, and data is available that specifies that the field
does not exist on or does not apply to the Account or Policy.