Saltar al contenido principal

whitelistItem

Fetch a single whitelist rule by its value.

whitelistItem(
value: String!
): WhitelistItem

Arguments

whitelistItem.value ● String! non-null scalar

Type

WhitelistItem object

A whitelist (allow list) rule. Payments whose attributes match value for the given type bypass fraud checks (including the blacklist) before authorization. Rules are scoped to the account that created them; MONEI also maintains a global list applied on top.