Recued
Menu
← Back to recipes

Freeze a Mercury card

by recued-core v1 12 views

Use “Freeze a Mercury card” in Recued. Fresh-reads one explicit Mercury card and freezes it only when it is not already frozen. The admin-tier operation needs an explicit grant and per-run approval; it cannot unfreeze or cancel the card.

How it works 7 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (7 steps)
card_id_trimmed trim
Trim whitespace from setting card id
has_card_id compare
Check if card id trimmed has data
card_before ?
skip: step.has_card_id not_equal true
already_frozen compare
Check if card before result status equals frozen
ready all
Check if all conditions are true
freeze ?
skip: step.ready not_equal true
card to_summary
Format results as a summary card
Settings 2 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

card id setting = [object Object]
mercury setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Mercury connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

mercury cardsfreezespend-controlsapprovalpreflightmercurypack:mercury

Details

7 steps 2 configurable settings recipe_id: freeze-card-mercury