secureTokens
Update account details
Use this method to update a secure token if you have a single-use token from Hosted Fields.
Note: If you don't have a single-use token, you can update saved payment details with our Update Secure Token method. For more information about our two options to update a secure token, go to Update saved payment details.
post/processing-terminals/{processingTerminalId}/secure-tokens/{secureTokenId}/update-account
Path parameters
processingTerminalIdstring required
Unique identifier that we assigned to the terminal.
secureTokenIdstring required
Unique identifier that the merchant assigned to the secure token.
Headers
Authorizationstring required
Bearer authentication
Idempotency-Keystring uuid required
Unique identifier that you generate for each request. You must use the UUID v4 format for the identifier. For more information about the idempotency key, go to Idempotency.
Request body
Response
Successful request. We updated the payment details represented by the secure token.