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-HereResponse
Successful ResponseMain Structure (Root)
Status code returned by the API.
Status message that describes the API response.
Indicates whether more review data is available.
Total number of available pages.
Maximum number of reviews returned per page.
Current page number.
Total number of reviews available.
Array containing review objects.
data Structure (Array Of Object)
Unique review ID.
Unix timestamp in milliseconds indicating when the review was created.
Unique customer identifier associated with the review.
Review message submitted by the customer.
Payment link ID associated with the review.
Rating value submitted by the customer.
Current review status.
Unix timestamp in milliseconds indicating when the review was last updated.
Unique user ID associated with the payment link owner.
List of review images attached by the customer.
Additional review content data.
Customer information object.
Unique customer ID.
Customer full name.
Payment link information object.
Unique payment link ID.
Name of the payment link or product.
Type of payment link or product.
Slug or public link identifier of the payment link.
Additional subtype information of the payment link.
