AttributeDescription
idThe ID of the payout.
campaign_idThe campaign ID this payout belongs to.
methodThe method this payout was made. Possible values: check, bank.
statusThe status of this payout. Possible values: pending, processing, completed, cancelled, failed.
amountThe amount reqeusted to be withdrawn.
feeThe fee charged to withdraw this payout.
tipThe tip left for the Givebutter team.
payoutThe final amount to be payed out.
currencyThe currency this payout was made in (currently only USD is supported)
addressAn object representing the address a check was mailed to, if applicable.
memoThe memo written on a check, if applicable.
completed_atA UTC datetime string indicating when the payout completed to process.
created_atA UTC datetime string indicating when the payout was created.