TBD.
Verifications (4)
Download OpenAPI description
Languages
Servers
testing (try)
https://try.access.worldpay.com/
live
https://access.worldpay.com/
- testing (try)
https://try.access.worldpay.com/verifications
- live
https://access.worldpay.com/verifications
- Payload
- curl
- Python
- Java
- Node.js
- Go
- PHP
- Ruby
- C#
No request payload
Response
application/vnd.worldpay.verifications.accounts-v4.hal+json
Retrieve the Verifications top-level collection resource.
{ "_links": { "resourceTree": { "href": "https://try.access.worldpay.com/rels/verifications/accounts/resourceTree" }, "verifications:oneTime": { "href": "https://try.access.worldpay.com/verifications/accounts/intelligent/oneTime", "templated": true }, "verifications:cardOnFile": { "href": "https://try.access.worldpay.com/verifications/accounts/intelligent/cardOnFile", "templated": true }, "verifications:dynamicOneTime": { "href": "https://try.access.worldpay.com/verifications/accounts/dynamic/oneTime", "templated": true }, "verifications:dynamicCardOnFile": { "href": "https://try.access.worldpay.com/verifications/accounts/dynamic/cardOnFile", "templated": true }, "verifications:verification": { "href": "https://try.access.worldpay.com/verifications/accounts/{resource}", "templated": true }, "curies": [ { "name": "verifications", "href": "https://try.access.worldpay.com/rels/verifications/accounts/{rel}", "templated": true } ] } }