payoutUpdate
Update vendor payouts with adjustments.
payoutUpdate(
id: ID
input: PayoutUpdateInput
): PayoutUpdate!
Arguments
payoutUpdate.id ● ID scalar
payoutUpdate.input ● PayoutUpdateInput input
Type
PayoutUpdate object
Result of payout update mutation.