Mastercard · Schema
Notification
notification request
Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPayments
Properties
| Name | Type | Description |
|---|---|---|
| appId | string | Application identifier for client. |
| partnerId | string | Code to identify partner. Eg: school on Kupaa |
| providerReference | string | Unique transaction ID from Payment Provider |
| srcAccount | string | Payer mobile bank account number |
| paymentChannel | string | Depicts mode of payment as mentioned in enum. |
| transactionAmount | number | Transaction amount |
| accountId | string | Payer's account id |
| transactionDate | string | Transaction date in the format 'YYYY-MM-DD' |
| narration | string | Description of payment |
| accountName | string | Payer Name |
| accountNumber | string | Destination account number |
| currency | string | Alphabetic code of currency as per ISO4217 standard. |
| countryCode | string | ISO 3-alpha country code format. |
| signature | string | Signature for request |
| correlationId | string | CorrelationId for request |