payoutCreateAsync
Creates a new payout asynchronously. The payout will be created in CREATING state and then transition to DRAFT once the vendor payouts are created.
payoutCreateAsync(
input: PayoutCreateInput!
): PayoutCreateAsync
Arguments
payoutCreateAsync.input ● PayoutCreateInput! non-null input
Fields required to create a payout.
Type
PayoutCreateAsync object
Creates a new payout asynchronously. The payout will be created in CREATING state and then transition to DRAFT once the vendor payouts are created.