Mastercard · Schema
score
Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPayments
Properties
| Name | Type | Description |
|---|---|---|
| scoreType | string | A score type for which score is retrieved, Possible value - DELINQUENCY. |
| productType | string | A product type for which score is retrieved, Possible value - CREDIT_CARD. |
| score | integer | The score retrieved for the card number. |
| decile | integer | The decile is any of the values in a series that divides the distribution of individuals in that series into ten groups of equal frequency. |
| modelName | string | Name of the model used for scoring against customerPANs. |
| embeddingFeatures | string | Optional parameter embeddings is intermediate machine readable output from score calculation. |
| hasScoreChangedFromLastWeek | boolean | Indicates whether the change in score has resulted in a change in decile classification compared to the previous week. For new prospects, this value is always set to 'false' based on the underlying mo |
| isNewProspect | boolean | Indicates whether the card is not issued by the bank requesting the score. |