Skip to main content

CreatePixAccountConfigBody

    name stringrequired

    Possible values: [block_pix_devolution, block_pix_deposit_without_qrcode]

    PixAccountConfig name (config type) to create.

    apply_to_all booleanrequired

    When true, creates the config for every wallet/Pix account belonging to the owner targets within the product. When false, the items array is required.

    items object[]

    Required non-empty array when apply_to_all is false; omit when true.

  • Array [
  • wallet_id stringrequired

    UUID of the wallet that owns the Pix account.

    pix_account_id stringrequired

    Pix account UUID belonging to the wallet.

  • ]