You can pay for rewards using different payment methods on Tremendous:
Payment Method
Description
balance
Pre-funded balance in your Tremendous account to draw funds from to send rewards to recipients.
bank_account
Bank account to draw funds from to send rewards to recipients.
credit_card
Credit card to draw funds from to send rewards to recipients.
invoice
Send rewards to recipients and pay by invoice.
type
string
Only available when method is set to invoice.
meta
object
Show object properties
Property
Type
Description
available_cents
integer
Only available when method is set to balance.
Available amount for this funding source (in Cents USD)
pending_cents
integer
Only available when method is set to balance.
Funds that are already registered on your Tremendous account but which have not yet been deposited in your account (e.g. unpaid invoices) (in Cents USD).
accountholder_name
string
Only available when method is set to bank_account or credit_card.
Name of the holder of the bank account or credit_card
account_type
string
Only available when method is set to bank_account.
Is this a checking or savings account
bank_name
string
Only available when method is set to bank_account.
Name of the bank
account_number_mask
string
Only available when method is set to bank_account.
Last 4 digits of the account number
account_routing_mask
string
Only available when method is set to bank_account.
Last 4 digits of the routing number
refundable
boolean
Only available when method is set to bank_account.
Can refunds be deposited to this bank account
network
string
Only available when method is set to credit_card.
Network of the credit card
last4
string
Only available when method is set to credit_card.
Last 4 digits of the credit card number
expired
boolean
Only available when method is set to credit_card.
Is this credit card expired
year
string
Only available when method is set to credit_card.
Year part of card's expiration date
month
string
Only available when method is set to credit_card.
Month part of card's expiration date
last_payment_failed_at
stringdate-time
Only available when method is set to bank_account or credit_card.
Point in time when the last order failed using this bank account or credit card as a funding source.