QM Developer Docs
Customer Reference

Get Register Link

Obtain your unique register link for your customers to sign up.

Get your unique register link.

GET /v1/account/registerLink HTTP/1.1
Content-Type: application/json
Key: {API Key}
Sign: {Signature}

Response

Body

application/json
{
    "code": 0,
    "message": "string",
    "data": "string"
}
PropertyTypeDescription
codenumberThe response code. Refer to ENUM Definition.
messagestringThe response message.
datastringThe URL of your unique register link. This link will never change and is tied to your account forever, hence you can store this link for future use. Repeated request for each instance is not necessary.

© 2023-2024 Quantum Metal Sdn Bhd