When billingAddress or userAddressId is provided, the address is registered with the
card program before card issuance. If the issuer has not approved the address within
the server-side wait window (typically ~60s), this mutation returns an error with code
VC-0020 (PENDING_APPROVAL) and extensions.addressId. Callers should retry the same
request using the returned addressId until the card is issued successfully.