Validate

Validate the merchant credentials

Endpoint URL

Environment

URL

Method

Sandbox

https://sandbox.securepay.my/api/v1/merchants/validate

Post

Production

https://securepay.my/api/v1/merchants/validate

Post

Credentials

There are 3 types of credential values

Type

Format

API UID

2aaa1633-e63f-4371-9b85-91d936aa56a1

Auth Token

ZyUfF8EmyabcMWPcaocX

Checksum Token

159026b3b7348e2390e5a2e7a1c8466073db239c1e6800b8c27e36946b1f8713

API Credentials

API credentials from SecurePay dashboard

Example command

Result

Invalid token will return 401 Unauthorized

Verified token will return 200

Last updated

Was this helpful?