Payout
Payout Model
Name
Type
Description
id
ID
A unique identifier
amount
Integer
Payout amount in cents
payableBalanceAmount
Integer
Amount of payable balance in cents
reserveRate
Integer - [0, 100]
Reserve rate
date
Date
Payout date
status
Enum
Payout status among READY
, PENDING
, BOOKED
, FAILED
.
Last updated