In this section: Watchlist

Watchlist

Cards a member is tracking to apply for, with notes and status.

add_to_watchlist

Add a card to the member's watchlist -- considering it, not yet applied for. Requires wallet-change access.

ScopeQuota
miles:writestandard
NameTypeRequired
card_namestringrequired
cardholderstring
notesstring

get_watchlist

Cards the member is considering -- not yet in their wallet.

ScopeQuota
miles:readstandard

No parameters.

remove_from_watchlist

Remove a card from the member's watchlist. Requires wallet-change access. Use lookup_card_name to identify the entry by name; if multiple entries match, use entry_id on retry.

ScopeQuota
miles:writestandard
NameTypeRequired
lookup_card_namestring
entry_idstring

update_watchlist_entry

Edit a watched card's cardholder, its notes, the date the member means to decide by, or any combination. Requires wallet-change access.

ScopeQuota
miles:writestandard
NameTypeRequired
cardholderstring
notesstring
decide_bystring
lookup_card_namestring
entry_idstring