Marketplace
Approve Merchant Payout
Approve a staged sub-merchant payout request.
POST
Approve Merchant Payout
Approve a staged request created by a sub-merchant with Initiate Merchant Payout. Approval creates the final wallet withdrawal for Khaime admin review. This dashboard endpoint usesx-id-key authentication, not a Partner API key.
This endpoint does not accept a request body. The marketplace operator cannot
change the amount, currency, payout method, or payment gateway during approval.
It does not contact the payment gateway.
Path Parameters
The business ID of the sub-merchant whose payout should be approved.
The payout reference returned by the initiate payout endpoint.
Response
reference with Khaime’s existing admin withdrawal settlement flow. Until then, the wallet transaction remains payout_pending.
Response Fields
Requirements
- The API key must belong to the marketplace operator associated with the requesting merchant.
- The
merchantIdmust have an active relationship with the marketplace. - The payout must have been created through the marketplace Partner API.
- The API key environment must match the payout environment.
- The staged request must currently have status
pending.
