Authorization
Example:
Authorization | Bearer Paste-Your-API-Key-Here
Path Parameter
A unique identifier obtained when creating an single request payment. If accessed through the dashboard, it can be found at the URL on the request payment details page.Example:
e890d24a-cfc0-4915-83d2-3166b9ffba9e
Response
Successful ResponseMain Structure (Root)
Status code form API.
Status message that describes the status code.
List of products displayed.
data Structure (Array Of Object)
Unique request payment ID.
Product slug/short URL.
Product name.
Product category, can be null if there is no category.
Certain amount limit, can be null.
Product type.
Unique ID of the user making the request.
Related event data, can be null.
Related order data, can be null.
Quantity (if the request relates to specific goods/services).
Product price or nominal value.
Product status.
Product description.
ID cover image, can be null.
ID for multiple image group. can be null.
Cover image data, can be null.
List of additional images for the product.