Magidoc

processExpense
Mutation

Process the expense with the given action. Scope: "expenses".

Arguments

#

expense

Non-null

Reference of the expense to process

action

Non-null

The action to trigger

message

Message to be attached to the action activity.

paymentParams

If action is related to a payment, this object used for the payment parameters

Response

#

Returns Expense !.

Example

#