Deprecates alphanumeric_id for Issuing AuthorizationBreaking changes
What’s new
Deprecates the fleet.cardholder_prompt_data.alphanumeric_id property for the Issuing Authorization resource. Use driver_
, vehicle_
, unspecified_
, or user_
instead.
Impact
This change provides clearer categorization of identifiers in fleet management scenarios, but requires updates to existing code that processes or relies on the alphanumeric_
field.