Magidoc

ProcessExpensePaymentParams
Input Object

Parameters for paying an expense

Fields

#

clearedAt

Date funds were cleared on the fiscal host bank, Wise, PayPal, Stripe or any other external account holding these funds.

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