Last modified:2026-07-10 13:15:30
Maintainer:Not configured
Returns total earned, total paid out, and outstanding balance for the authenticated merchant. Merchant auth required.
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Responses
application/json
curl --location 'https://stageapi.partake.ng/api/v2/merchants/payouts/summary' \
--header 'Authorization: Bearer <token>'
Response Response Example
Modified at 2026-07-10 13:15:30