post https://{baseUrl}/V1/storeview//admin/vendor/payout/stripe
Process a Stripe payout for the vendor.
Sample Curl
curl --location --request POST 'https://mygatewayurl.com/V1/storeview/default/admin/vendor/payout/stripe' --header 'Content-Type: application/json' --header 'Authorization: Bearer token'