Mastercard · Schema
CreditorAckForPaymentRetrieval
Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPayments
Properties
| Name | Type | Description |
|---|---|---|
| creditorId | string | Unique identifier assigned to the Creditor by the CSP. |
| creditorServiceProviderId | string | Unique identifier assigned to the CSP during Mastercard onboarding. |
| creditorCategoryCode | string | The category code of the Creditor, also known as Merchant Category Code (MCC). Enables the classification of Creditors into specific categories based on the type of business, trade or services supplie |
| creditorTradeName | string | Name used by the Creditor in dealing with customers, which may not be the same as the one it uses for legal purposes. |
| creditorReturnString | string | Return string (in URL encoded format) that is passed to the DSP to return the Debtor back to the Creditor's page. |
| creditorLogoUrl | string | Creditor's Logo (in URL encoded format). Can be used by the Debtor to display the Creditor's Logo. |
| creditorAccount | object | Creditor's Account Information. Either the IBAN or account number should be used. This is provided only for Me-to-Me payments. |
| creditorAccounts | array | Creditor's Account Information. Either of the IBAN or Other account should be used. (This "creditorAccounts" block is deprecated, use "creditorAccount" block) |