Create a new instance of the BillGroupAccountExclude object.Copy Pagepost https://{server_address}/ResourceServer/api/v10/BillGroup/AccountExcludeBody ParamsThis is a linking entity that specifies which Accounts should not be included in this Bill Group. This is used in scenarios where an account needs to be removed from a Bill Group temporarily to run invoicing.billGroupIdnumberUnique identifier for the associated BillGroup object.billGroupNamestringThe name of the object associated with the billGroupId property.accountIdnumberUnique identifier for the associated Account object.accountNamestringThe name of the object associated with the accountId property.Responses 201Create a new instance of a BillGroupAccountExclude 400The request could not be processed.Updated 2 months ago