Magidoc

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

markAsUnPaidStatus

New expense status when triggering MARK_AS_UNPAID

Default: "APPROVED"

paymentMethodService

Payment method using for paying the expense

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

transfer

Transfer details for fulfilling the expense

Usages

#

References

#

  • Argument paymentParams of field processExpense from type Mutation