Skip to main content

sendCreditScoreNotification

Endpoint to send a credit score notification to a user (employee-only).

sendCreditScoreNotification(
currentScore: Int!
previousScore: Int!
): SendCreditScoreNotificationMutation

Arguments

sendCreditScoreNotification.currentScore ● Int! non-null scalar

sendCreditScoreNotification.previousScore ● Int! non-null scalar

Type

SendCreditScoreNotificationMutation object

Endpoint to send a credit score notification to a user (employee-only).