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)

id

The unique identifier of the payout method

isSaved

Whether this payout method should be saved for future use

legacyId

The legacy identifier used in older systems

name

A human-readable name for the payout method

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