Documentation Index
Fetch the complete documentation index at: https://docs.mayar.id/llms.txt
Use this file to discover all available pages before exploring further.
Authorization
Example:
Authorization | Bearer Paste-Your-Api-Key-HereQuery Parameters
Customer email address used to search customer details.
Response
Successful ResponseMain Structure (Root)
Status code returned by the API.
Status message that describes the API response.
Customer detail object.
data Structure (Object)
Unique customer ID.
Unix timestamp in milliseconds indicating when the customer was created.
Customer email address.
Customer phone number.
Customer full name.
Current customer status.
Unix timestamp in milliseconds indicating when the customer was last updated.
Unique user ID associated with the customer.
User information object associated with the customer.
Unique user ID.
User full name.
Webhook URL configured by the user.
User email address.
User payment link identifier.
Indicates whether the user uses a custom domain.
Unique account ID associated with the user.
Account information object.
Unique account ID.
Account name.
Unique image ID associated with the account logo.
Account logo object.
Unique logo image ID.
Logo file type.
Public URL of the account logo image.
