v1

latestOpenAPI 3.0.02026-07-2414022.3 KB
Vault

LookupVault

LookupVaultRequest

Use this request to retrieve masked card details linked to a previously vaulted credit card.

You’ll need the VaultId generated from a successful CardVaultRequest to perform a lookup. PayGate will return the card's masked number (first 6 and last 4 digits) and expiry date, allowing you to identify or verify the stored card on your side — without ever handling sensitive card data directly.

📘 This request is typically used to confirm which card a token refers to, display it securely to the user (e.g. “Visa ending in 0015”), or validate that a vault record still exists.

Runtime endpoint: POST https://secure.paygate.co.za/payhost/process.trans

post/payhost/lookup-vault

Headers

Content-Typestring required
Example:text/xml

SOAP requests in this collection use text/xml.

SOAPActionstring
Example:SingleVaultRequest

SOAPAction value captured from the source Postman collection.

Response

SOAP response returned by PayHost.