Account Template of Charge card
Account Templates contain predefined values for creating an account. When creating an account with an account template ID, the Accounts object inherits all values from the Account Template object first, before applying passed-in values. The Account Template API spec can be found here Some specific points regarding Account Template configuration for Charge card-
grace_period- The number of days past the billing period to allow for payment before it is considered overdue. This directly infers the payment due date. This is a required field. -
account_type- UseCHARGE_UNSECUREDas account type for an unsecured charge account. This is a required field.
Unsecured Charge card Account
API fields
The Account API has certain fields that are specific to Line of Credit. These fields are:
Example
Create an account of type
CHARGE_UNSECURED (refer to the Accounts API spec, or the Accounts Guide)

