From c457fd28ea7e292c2d19afd8f21ce6be4fa7405a Mon Sep 17 00:00:00 2001 From: Simon Date: Thu, 11 Apr 2024 17:53:31 -0700 Subject: [PATCH] Add paymentInstrumentApprovedTransactionCount to RiskMetaData schema (#1855) --- openapi/components/schemas/RiskMetadata.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openapi/components/schemas/RiskMetadata.yaml b/openapi/components/schemas/RiskMetadata.yaml index af8e77f87a..76626409a0 100644 --- a/openapi/components/schemas/RiskMetadata.yaml +++ b/openapi/components/schemas/RiskMetadata.yaml @@ -242,6 +242,10 @@ properties: description: Number of transactions for this billing address in the last 24 hours. type: integer readOnly: true + paymentInstrumentApprovedTransactionCount: + description: Number of approved transactions for this payment instrument. + type: integer + readOnly: true score: description: |- Computed risk score based on IP risk data,