Magidoc

PendingOrderCreateInput
Input Object

Input to create a new pending order

Fields

#

accountingCategory

The accounting category of this order

amount

Non-null

The contribution amount, without platform contribution and taxes

description

Public order description

expectedAt

When is the money expected?

fromAccount

Non-null

The profile making the contribution.

fromAccountInfo

Additional information about the contributing profile

hostFeePercent

Custom Host fee percent for this order

memo

Private memo for the host

paymentMethod

Payment method expected for this order

ponumber

External identifier for the order

tax

The tax to apply to the order

tier

The tier you are contributing to

toAccount

Non-null

The collective you want to contribute to

Usages

#

References

#

  • Argument order of field createPendingOrder from type Mutation