Retrieve supported payout-outlet-categories

Payout outlets are grouped into categories. Categories determine the required fields that payout outlets accept. The data gathered from these fields are used to process the payout.

Properties

  • id - Unique identifier for the payout outlet category.
  • name - The category's name in human readable form.
  • fields - A collection of fields that payment outlets of this category requires.
  • fee_info - Describes how fees in this category are structured in general.
  • payout_duration - Describes how long it usually takes to process payouts to outlets of this category.
  • outlets - An array of outlet IDs that belong to the category.
  • outlet_names_subset - A subset of outlet names that can be used as examples for the category.
Language