Provide an API endpoint to retrieve commission settings (e.g. percentage, structure) for a given program.
Use Case:
Users creating commissions via API (e.g. POST /v1/commissions) need access to the program’s commission rates to correctly calculate commission amounts on their backend.
Expected Behavior:
API endpoint returns commission configuration for a program
Includes percentage rates and relevant rules/structure
Enables accurate external commission calculation without hardcoding values
Notes:
Currently, users must manually replicate commission logic in their backend, which can lead to inconsistencies.
Please authenticate to join the conversation.
Completed
💡 Requests & Reports
5 days ago

CJ Fang
Get notified by email when there are changes.
Completed
💡 Requests & Reports
5 days ago

CJ Fang
Get notified by email when there are changes.