action avaza_project_member_post { label: "Assign a user as a Member of a Project" description: "the Amount columns for Cost, Budget, Rates should be specified as a decimal. Financial amounts assume the currency of the Customer company. Budget units depend on the Budget method set on the Project." provider: avaza method: POST path: "/api/ProjectMember" encoding: json output: { type: "object" additionalProperties: true } }