v1
latestSwagger 2.02026-07-1415198294.2 KBTransfer Notification Registration
This service allows Mastercard Merchant QR originating and receiving partners to retrieve the service provider's information for a registered PAN for notifications.
This service allows Mastercard Merchant QR originating and receiving partners to retrieve the service provider's information for a registered PAN for notifications.
get/send/v1/partners/{partnerId}/notification-registries/{account-reg-ref}
Path parameters
partnerIdstring required
Path Param - Provider assigned partner id. Type: Alphanumeric Special Length: 40
account-reg-refstring required
Path Param - System generated unique account registration identifier. Type: Alphanumberic Special Length: 40
Response
Response details
Example response
{
"accountregistration": {
"account_registration_reference": "areg_GDVUiwh1bXzA_xVdDXn4ctJEKOF",
"account_uri": "pan:5299926000000542",
"notification_partner_id": "ptnr_A37V2q91WUqSonkfEG29Q-Bf4s9",
"notification_partner_name": "PROVIDER XYZ"
}
}