vendorPayoutNoteAdd
Adds note to the vendor payout.
vendorPayoutNoteAdd(
input: VendorPayoutAddNoteInput!
vendorPayoutId: ID!
): VendorPayoutNoteAdd
Arguments
vendorPayoutNoteAdd.input ● VendorPayoutAddNoteInput! non-null input
Fields required to create a note for the vendor payout.
vendorPayoutNoteAdd.vendorPayoutId ● ID! non-null scalar
ID of the vendor payout to add a note for.
Type
VendorPayoutNoteAdd object
Adds note to the vendor payout.