v1

latestOpenAPI 3.0.02026-07-2352269214.0 KB
Device Binding

Delete Device Binding

Delete the binding between a device and a token.

delete/device-bindings/{tokenId}/{deviceId}

Path parameters

tokenIdstring required

The token identifier.

deviceIdstring required

The unique device identifier. Visa deviceId must have 24 characters at maximum.

Headers

authorizationstring required

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. </br> Example: APIKEY c03f88fe-01ba-11e8-ba89-0ed5f89f718b

x-correlation-idstring required

Technical identifier used for troubleshooting. </br>It helps on customer support when needed. </br>Each API request must be identified with a unique correlation Id. </br>It correlates the response and the request and eventually a notification if any.

mcCertifiedSolutionIdstring

Unique identifier of the Mastercard TAF certified MFA method. Must be provided for Mastercard TAF when the binding was created using the Merchant API.

credentialIdstring

The identifier used during Mastercard TAF binding, must be provided for Mastercard TAF when the binding was created using the Merchant API.

Response

No Content