Mastercard · Schema
CreditorAckForPaymentRetrieval
Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500
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) |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "CreditorAckForPaymentRetrieval",
"type": "object",
"properties": {
"creditorId": {
"type": "string",
"description": "Unique identifier assigned to the Creditor by the CSP."
},
"creditorServiceProviderId": {
"type": "string",
"description": "Unique identifier assigned to the CSP during Mastercard onboarding."
},
"creditorCategoryCode": {
"type": "string",
"description": "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 supplied."
},
"creditorTradeName": {
"type": "string",
"description": "Name used by the Creditor in dealing with customers, which may not be the same as the one it uses for legal purposes."
},
"creditorReturnString": {
"type": "string",
"description": "Return string (in URL encoded format) that is passed to the DSP to return the Debtor back to the Creditor's page."
},
"creditorLogoUrl": {
"type": "string",
"description": "Creditor's Logo (in URL encoded format). Can be used by the Debtor to display the Creditor's Logo."
},
"creditorAccount": {
"type": "object",
"description": "Creditor's Account Information. Either the IBAN or account number should be used. This is provided only for Me-to-Me payments."
},
"creditorAccounts": {
"type": "array",
"description": "Creditor's Account Information. Either of the IBAN or Other account should be used. (This \"creditorAccounts\" block is deprecated, use \"creditorAccount\" block)"
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/mastercard-debtor-service-provider-resources-creditor-ack-for-payment-retrieval"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.