Magidoc

vendorPayoutCreate
Mutation

Creates a VendorPayout for the specified seller in the payout if it does not already exist.

Arguments

#

payoutId

ID !
Non-null

ID of the payout to create the VendorPayout in. Must be in a draft state

sellerId

ID !
Non-null

ID of the seller to create the payout against

Response

#

Returns VendorPayoutCreate .

Example

#