v14
OpenAPI 3.1.02026-08-03122113375.9 KBseller-finance
Create payout
Create a payout request for the authenticated seller.
Use this endpoint when a seller explicitly requests withdrawal of available funds.
Validation and rules:
- Reads current balance before creating a payout.
- Enforces a minimum available balance of 1000 (smallest currency unit).
- Returns 400 if balance is below the minimum threshold.
Response:
- Returns 201 with the created payout resource on success.
post/seller/payouts/withdraw
Request body
Response
Payout created