Update TokenCopy Pageput https://api.prahsys.com/yments/n1/merchant/{merchantId}/token/{tokenId}Path ParamsmerchantIdstringrequiredThe merchant IDtokenIdstringrequiredThe token IDBody Paramscardobject | nullCard details for the instrument being tokenized; returned masked on reads.card object | nulladdressobject | nullBilling address stored with the token. Used for AVS at tokenization and on merchant-initiated transactions.address object | nullreferencePaymentIdstring | nullReference to an payment previously submitted to the gatewaysessionobject | nullIdentifier of the payment session containing values for payment datasession object | nullcustomerobject | nullCustomer informationcustomer object | nullHeadersX-Prahsys-VersionstringResponses 200Response from updating a token (Full Example) 400Validation error response (Validation Error Example) 401Authorization error response (Unauthorized Example) 500Error response (Server Error Example)Updated about 1 month ago