ProcessExpensePaymentParams
Input Object

Parameters for paying an expense

Fields

#

feesPayer

Who is responsible for paying any due fees.

Default: "COLLECTIVE"

forceManual

Bypass automatic integrations (ie. PayPal, Transferwise) to process the expense manually

paymentProcessorFeeInHostCurrency

The fee charged by payment processor in host currency

shouldRefundPaymentProcessorFee

Whether the payment processor fees should be refunded when triggering MARK_AS_UNPAID

totalAmountPaidInHostCurrency

The total amount paid in host currency

Usages

#

References

#

  • Argument paymentParams of field processExpense from type Mutation