Magidoc

PayoutMethodInput
Input Object

Fields

#

data

Additional data specific to the payout method type. For custom payout methods (type=OTHER), must contain only content (string) and currency fields. For other types, may contain type-specific details (e.g., bank account details, PayPal email)

isSaved

Whether this payout method should be saved for future use

name

A human-readable name for the payout method

publicId

The resource public id (ie: po_xxxxxxxx)

type

The type of payout method (e.g., PayPal, bank transfer)

Usages

#

References

#

  • Argument payoutMethod of field createPayoutMethod from type Mutation
  • Argument payoutMethod of field editPayoutMethod from type Mutation