Transactions represent sales or actions made by referred customers. When a transaction is created, Partnero automatically calculates the partner’s commission based on your program settings.Documentation Index
Fetch the complete documentation index at: https://docs.partnero.com/llms.txt
Use this file to discover all available pages before exploring further.
Key concepts
- Transaction key: A unique identifier (e.g., invoice ID) used for tracking and refund handling
- Amount: The sale value used to calculate commission
- Reward: The commission earned by the partner (can be auto-calculated or set directly)
- Action: The type of transaction (e.g.,
sale)
Available endpoints
List transactions
Retrieve all transactions with pagination
Get transaction
Get a specific transaction and its rewards
Create transaction
Record a sale for commission calculation
Delete transaction
Permanently remove a transaction (refund)
Archive
Soft-delete a transaction (reversible)
Restore
Reactivate an archived transaction
How commissions work
- Transaction created—you record a sale with an amount.
- Commission calculated—Partnero applies your program’s commission rules.
- Reward generated—a reward record is created for the partner.
- Payout—rewards accumulate until the payout threshold is reached.
For refer-a-friend programs, transaction endpoints use different field names. See the refer-a-friend transactions section.
