Magidoc

addFunds
Mutation

Add funds to the given account. Scope: "host".

Arguments

#

fromAccount

Non-null

The account that will be used as the source of the funds

account

Non-null

The account that will receive the funds

tier

The tier to which the funds will be added

amount

Non-null

The total amount of the order, including taxes

hostFeePercent

The host fee percent to apply to the order, as a float between 0 and 100

description

Non-null

A short description of the contribution

memo

A private note for the host

processedAt

The date at which the order was processed

invoiceTemplate

The invoice template to use for this order

tax

The tax to apply to the order

accountingCategory

The accounting category of this order

Response

#

Returns Order !.

Example

#