ReachPlanError

  • Enum describing possible errors from ReachPlanService.

  • Errors include unspecified issues, unknown codes, missing rate card data, insufficient inventory, and account not being enabled.

Enum describing possible errors from ReachPlanService.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

NOT_FORECASTABLE_MISSING_RATE

Not forecastable due to missing rate card data.

NOT_FORECASTABLE_NOT_ENOUGH_INVENTORY

Not forecastable due to not enough inventory.

NOT_FORECASTABLE_ACCOUNT_NOT_ENABLED

Not forecastable due to account not being enabled.