Authorization
Example:
Authorization | Bearer Paste-Your-API-Key-HereRequest Body
Customer email. The magic link is sent to this address.
Response
Successful ResponseMain Structure (Root)
Status code form API.
Status message that describes the status code.
The magic-link request result.
data Structure (Object)
Information about the magic link request that was made.
Errors
Returned with
messages: "Validation Error." when the request body fails
validation (e.g. missing email).Returned with
messages: "Email tidak terdaftar" when no customer matches the
email.