payoutCreate
DEPRECATED
This will be removed on July 15, 2025. Use payoutCreateAsync instead.
Create a new payout synchronously.
payoutCreate(
input: PayoutCreateInput!
): PayoutCreate! @deprecated
Arguments
payoutCreate.input ● PayoutCreateInput! non-null input
Type
PayoutCreate object
Result of payout create/update/status mutation.