Add a new feeCopy Pagepost https://app.officernd.com/api/v2/organizations/{orgSlug}/feesAdd a new fee Required scopes: flex.community.fees.createPath ParamsorgSlugstringrequiredorganization slugQuery ParamsshouldUseCoinsbooleanUsed to determine whether the fee you want to add should use coins valid for one-off fees. In order for this to work the fee you're adding must have a plan selected.falsetruefalseBody ParamspropertiesobjectAn object that contains all custom properties that can be applied to the item.properties objectnamestringrequiredThe name of the fee.issueDatestringrequiredThe issue date of the fee.locationstringrequiredThe _id of the location of the fee.planstringrequiredThe _id of the plan of the fee.pricenumberrequiredThe price of the fee.memberstringThe _id of the member associated with the fee.companystringThe _id of the company associated with the fee.quantitynumberThe quantity of the fee. If ommited, the quantity will be set to 1.shouldBillInAdvancebooleanIf true, the one-off charge is billed in advance (respecting its date). By default one-off charges are not billed in advance.truetruefalseisPersonalbooleanIf true, the one-off charge is billed to the assigned member and not to the company.truetruefalseResponse 201Updated 3 months ago Get a list of feesGet fees countDid this page help you?YesNo