The page describes the collection properties for the Accounts microservice:

S. No.AttributeDefault ValueDescription
1defaultContractExpiryTimeMS31536000000This property holds the expiry time of the default contract in milliseconds.
2creditStandingcurrentThis property defines the credit standing status of an account. The possible value are current and overdue.
3paymentMethodPO, CREDIT CARD, COMPANY BILL TOThis property holds the list of default payment options for an account. The default values can be customized while creating a collection.
4defaultBudgetValue1000This property holds the default cost center budget.
5defaultBudgetExpiryTimeMS31536000000This property holds the expiry time of the default cost center budget in milliseconds.
6accountSize<500,500-1000,1001-10000,>10000This property holds the list of default account size options for an account. The default values can be customized while creating a collection.
7defaultCostCenterNameDefault Cost CentreThis property holds the name of default cost center.
8defaultTeamNameDefault TeamThis property holds the name of default team.
9skipTotalCountfalseThis attribute is used to skip total count using the "Get All Accounts" API.
When this property is set to:
  • true - the API retrieves the total count of the accounts.
  • false - the API does not retrieve the total count of the accounts.
10enableApprovalWorkflow
falseThis property indicates whether the approval workflow is enabled or not.
The value:
  • true indicates the approval workflow is enabled; however, the approval process is decided based on the configured approval workflow.
  • false indicates the approval workflow is not enabled. This is default.
11taxNumberMinimumLength3This property indicates the minimum length of the tax number.
12taxNumberMaximumLength25This property indicates the maximum length of the tax number.




Revision History
2024-03-05 | SD – Updated collection properties.
2022-12-24 | AN – Content updated for 8.13 release.
2019-09-24 | AN – Content updated for September 2019 release.
2019-06-08 | PLK – Minor copyedits.
2019-05-03 | AM – Updated content format.
2019-05-01 | PLK – Minor copyedit.
2019-04-26 | AM – Updated possible value.
2019-01-21 | PLK – Content uploaded.