Contents

AppleCareCoverage.Attributes

Attributes for an organization device’s AppleCare coverage resource.

Declaration

object AppleCareCoverage.Attributes

Properties

NameTypeDescription
statusAppleCareCoverageStatus

The current status of device coverage. Possible values: ‘ACTIVE’, ‘INACTIVE’

paymentTypeAppleCareCoveragePaymentType

Payment type of device coverage. Possible values: ‘ABE_SUBSCRIPTION’, ‘PAID_UP_FRONT’, ‘SUBSCRIPTION’, ‘NONE’

descriptionstring

Description of device coverage.

startDateTimedate-time

UTC date when coverage period commenced. For AppleCare+ for Business, it’s UTC date when a device enrolls into the plan.

endDateTimedate-time

UTC date when coverage period ends for the device. This field isn’t applicable for AppleCare+ for Business.

isRenewableboolean

Indicates whether coverage renews after endDateTime for the device. This field isn’t applicable for Limited Warranty.

isCanceledboolean

Indicates whether coverage is canceled for the device. This field isn’t applicable for Limited Warranty and AppleCare+ for Business.

contractCancelDateTimedate-time

UTC date when coverage was canceled for the device. This field isn’t applicable for Limited Warranty and AppleCare+ for Business.

agreementNumberstring

Agreement number associated with device coverage. This field isn’t applicable for Limited Warranty and AppleCare+ for Business.

Overview

Status

Possible values

Description

ACTIVE

Coverage is currently active.

INACTIVE

Coverage is currently inactive.

PaymentType

Possible values

Description

ABE_SUBSCRIPTION

AppleCare+ for Business.

PAID_UP_FRONT

Coverage was paid in full at time of purchase.

SUBSCRIPTION

Coverage has recurring billing.

NONE

No payment type is associated with coverage (for example, Limited Warranty Coverage).