Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.

Merchant Onboarding

Notify Merchant Update

post

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.

Autorizaciones
AuthorizationstringRequerido
Parámetros de encabezado
authorizationanyRequerido

Technical identifier pre-defined at on-boarding that identifies the API consumer. Format shall be the string 'APIKEY' followed by a space and the api key value. Example: APIKEY c03f88fe-01ba-11e8-ba89-0ed5f89f718b

x-correlation-idanyRequerido

A unique message identifier. It eventually correlates the notification with a request if any. The goal is to help on customer support when needed.

Cuerpo
merchantIdstring · mín: 1 · máx: 128Requerido

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

schemestring · enum · máx: 32Requerido

The card primary scheme.

Example: VISAValores posibles:
trIdstring · mín: 1 · máx: 32Opcional

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.

Example: 40000000080
mcServiceIdstring · mín: 1 · máx: 256Opcional

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

lastUpdateTimestampstring · máx: 64Opcional

Last update timestamp compliant with ISO 8601.

Example: 2017-11-13T11:012:41.165Z
Respuestas
post
/notify-merchant-update

Sin contenido

Última actualización

¿Te fue útil?