Planned
API: Developer Finance
Wallet and payout endpoints.
List Payouts
Payout history.
GET
/api/developer/payoutsPlannedAuth: Bearer
Request Payout
Request a payout.
POST
/api/developer/payoutsPlannedAuth: Bearer
| Field | Type | Required | Description |
|---|---|---|---|
| amount | number | Yes | Amount in QAR |
List Transactions
Transaction history.
GET
/api/developer/transactionsPlannedAuth: Bearer