latestOpenAPI 3.0.02026-07-2352269214.0 KB

96089514858c

Merchant Onboarding

Notify Merchant Update

Notify the token requestor about a merchant onboarding update.

In case of retryable error returned by the token requestor, the notification will be resent periodically with exponential backoff.

post/notify-merchant-update

Parameters

#/parameters/authorization — unresolved $ref
#/parameters/xCorrelationId — unresolved $ref

Request body

merchantIdstring required

Identifier of the merchant provided by Thales at on-boarding.

scheme'MASTERCARD' | 'VISA' required

The card primary scheme.

trIdstring

The Token Requestor Identifier generated by the scheme for that merchant. In case of Mastercard Secure Card-On-File program, this field is not returned, see 'mcServiceId' instead.

mcServiceIdstring

Token Requestor Id for SCOF solution, equivalent to the TRID. It is assigned by Mastercard to entity for which tokens are created.

lastUpdateTimestampstring

Last update timestamp compliant with ISO 8601.

Response

— unresolved $ref