Skip to main content

dunAndBradstreetBasicScore

Dun and Bradstreet business credit score. Must be used immediately, and not stored.

dunAndBradstreetBasicScore(
userID: String!
date: DateTime
): MaybeScore

Arguments

dunAndBradstreetBasicScore.userID ● String! non-null scalar

Partner-provided user ID string. Example: user_nqf478fhia4f

dunAndBradstreetBasicScore.date ● DateTime scalar

ISO8601-compliant date/time stamp. If provided, will return most recent data as of that date.

Type

MaybeScore union

A Score, if the user's credit report contains one, or a NoScore.