- Home
- All APIs
- Access Worldpay
- Verified Tokens API
- Versioning and Change log
Versioning and Change log
This log details any breaking and non-breaking API changes we have released for our Verified Tokens service.
Prerequisite: Make yourself familiar with our
Versioning log
Version 3 was introduced to include card data in the
Version 2 was introduced to cater for downstream cross service integration.
- no changes to our Verified Tokens API
Note: You can find documentation for all versions
Change log (Non-breaking changes)
The default expiry date/time of a token is 7 days in Try and 4 years in the Live environment. This expiry is extended by 7 days or 4 years after any use of the token, if under half of the time remains on the token.
In version 3, we're now creating unverified token in case of account verification failure and return
code
anddescription
as part of theNot Verified Token response .In version 2, we're now creating unverified token
href
in case of account verification failure and returncode
anddescription
as part of theNot Verified Token response .In version 1, we're now creating unverified token
href
in case of account verification failure as part of theNot Verified Token response .
You can now optionally send narrative
as part of the Verified Tokens request.