Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.51 KB

DeleteRequestSchema.md

File metadata and controls

15 lines (11 loc) · 1.51 KB

MdesDigitalEnablementApi.DeleteRequestSchema

Properties

Name Type Description Notes
responseHost String The host that originated the request. Future calls in the same conversation may be routed to this host. [optional]
requestId String Unique identifier for the request.
paymentAppInstanceId String Identifier for the specific Mobile Payment App instance, unique across a given Wallet Identifier. This value cannot be changed after digitization. This field is alphanumeric and additionally web-safe base64 characters per RFC 4648 (minus "-", underscore "_") up to a maximum length of 48, = should not be URL encoded. Conditional - not applicable for server based tokens but required otherwise. [optional]
tokenUniqueReferences [String] The specific Token to be deleted. Array of more or more valid references as assigned by MDES
causedBy String Who or what caused the Token to be deleted. Must be either the 'CARDHOLDER' (operation requested by the Cardholder) or 'TOKEN_REQUESTOR' (operation requested by the token requestor).
reason String Free form reason why the Tokens are being suspended. [optional]
reasonCode String The reason for the action to be deleted. Must be one of 'SUSPECTED_FRAUD' (suspected fraudulent token transactions), 'OTHER' (Other - default used if value not provided).