PendingOrderCreateInput
Input Object

Input to create a new pending order

Fields

#

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

memo

Private memo for the host

paymentMethod

Payment method expected for this order

platformTipAmount

Platform tip attached to this order

ponumber

External identifier for the order

taxes

Use this field to set the taxes associated to this 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