General API
The General API section contains the core endpoints that partners use to integrate with the system. It provides access to product information, balance details, and transaction-specific data.
API Get Product
This API retrieves the list of available products for the partner. The response includes details such as product_id, type, label, operator, nominal, price, and product status (enabled/disabled).
API Get Balance
This API returns the current deposit balance of the partner's account. It only applies if the partner's payment method uses the deposit system.
API Get Transactions Details
This API retrieves detailed information about a specific transaction. It provides comprehensive transaction details including status, timestamps, amounts, and any associated metadata.
Was this page helpful?