diff --git a/docs/topics/cards/physical/guide-block-unblock.mdx b/docs/topics/cards/physical/guide-block-unblock.mdx index 44dfe6b7d8..ab1544fba5 100644 --- a/docs/topics/cards/physical/guide-block-unblock.mdx +++ b/docs/topics/cards/physical/guide-block-unblock.mdx @@ -35,7 +35,7 @@ If a card was blocked because the PIN was entered incorrectly 3 times, the **car If the `resumePhysicalCard` mutation is called before 24 hours pass, it returns an error. ::: 3. The cardholder **consents** to the operation. - - After receiving consent, the [physical card status](./index.mdx#statuses) returns from `Suspended` to its previous status, `ToActivate`. If the card is in the [renewal process](./index.mdx#renew-statuses), the status returns to `Renewed`. + - After receiving consent, the [physical card status](./index.mdx#statuses) returns from `Suspended` to its previous status. Resuming also re-activates the [renewal schedule](./index.mdx#renew-suspended): if the card is close to renewal (between the 10-week and 8-week checkpoints), it moves to `ToRenew`. If you resume after the 8-week checkpoint, the card returns to `Activated` and is `Canceled` when it expires. 1. The cardholder enters their **original PIN** at an ATM ([reminder: a card's PIN never changes](./index.mdx#pin)). :::info View PIN