Unfortunately, this feature is not supported on mobile devices. For the best experience, please use a computer.

Verifications (3)

TBD.

Download OpenAPI description
Languages
Servers
testing (try)
https://try.access.worldpay.com/
live
https://access.worldpay.com/

Root

Verifications root resource, returns links to available Account Verifications actions.

Operations

Verifications

Verify tokens root resource, returns links to available verifiedTokens actions.

Operations

Verification resource retrieval.

Request

Retrieval of a successful verification.

No request payload

Responses

Retrieval request successful

Bodyapplication/vnd.worldpay.verifications.accounts-v3.hal+json
outcomestringrequired
checkedAtstringrequired
Response
application/vnd.worldpay.verifications.accounts-v3.hal+json

Retrieval of a successful verification

{ "outcome": "verified", "checkedAt": "2018-09-01T10:37:36.923Z", "_links": { "verifications:verification": { "href": "https://try.access.worldpay.com/verifications/accounts/{resource} " }, "curies": [ { "name": "verifications", "href": "https://try.access.worldpay.com/rels/verifications/accounts/{rel}", "templated": true } ] } }

Verification

Verify tokens root resource, returns links to available verifiedTokens actions.

Operations