Authorization
Example:
Authorization | Bearer Paste-Your-API-Key-HerePath Parameters
A unique identifier obtained when creating a single payment request. If accessed
through the dashboard, it can be found in the URL on the payment request details
page.Example:
6f8c19ff-5b97-4792-aa89-d2a12797b356Response
Successful ResponseMain Structure (Root)
Status code form API.
Status message that describes the status code.
The payment request detail object.
data Structure (Object)
Unique request payment ID.
Payment request slug/short URL.
Payment request name.
Category, can be null if there is no category.
Certain amount limit, can be null.
Product type. Always
payment_request for this endpoint.Product subtype if applicable.
Product variant.
Identifier of the payment request owner.
Membership tier list (empty if not applicable).
Related event data, can be null.
Related order data, can be null.
Quantity (if the request relates to specific goods/services).
Payment request price or nominal value.
Payment request status (e.g.
unpaid, paid, closed).Payment request description.
ID cover image, can be null.
ID for multiple image group, can be null.
List of related transactions (empty if none).
Cover image data, can be null.
List of additional images for the payment request.
Public payment request page URL.
Public payment link URL.
