Payout

This endpoint triggers payment of the payable balance. Each time a draw is made, an amortization is associated, reflecting the repayments. The maturity date is the draw date +60 days.

payoutThroughPartnerShip Query

Variables

id* - The payout id you want to trigger

Returns

payout - Payout

Errors

400 PAYOUT_ALREADY_TRIGGERED - The given payout has already been triggered

400 RESOURCE_NOT_FOUND - Resource not found on the server

Security

This endpoint is guarded by Seller Authentication. See Authenticate as Seller

Last updated