Magidoc

editAccountFeeStructure
Mutation

An endpoint for hosts to edit the fees structure of their hosted accounts. Scope: "host".

Arguments

#

account

Non-null

Account where the settings will be updated

hostFeePercent

Non-null

The host fee percent to apply to this account

isCustomFee

Non-null

If using a custom fee, set this to true

Response

#

Returns Account !.

Example

#