id | The ID of the payout. |
campaign_id | The campaign ID this payout belongs to. |
method | The method this payout was made. Possible values: check , bank . |
status | The status of this payout. Possible values: pending , processing , completed , cancelled , failed . |
amount | The amount reqeusted to be withdrawn. |
fee | The fee charged to withdraw this payout. |
tip | The tip left for the Givebutter team. |
payout | The final amount to be payed out. |
currency | The currency this payout was made in (currently only USD is supported) |
address | An object representing the address a check was mailed to, if applicable. |
memo | The memo written on a check, if applicable. |
completed_at | A UTC datetime string indicating when the payout completed to process. |
created_at | A UTC datetime string indicating when the payout was created. |