Terms
This object contains all terms information, including term ID, name, and conditions.
Properties
Type | Name | Description |
---|---|---|
String | TermsInternalId | Unique internal ID assigned by EBizCharge. (required) |
String | TermsId | Terms ID. (required) |
String | TermName | Terms name. (required) |
String | TermsDescription | Terms description. (optional) |
String | NetDueInDays | Net due in days. (required) |
String | DiscountPercentage | Discount percentage. (optional) |
String | DiscountIfPaidWithinDays | Discount if paid within days. (optional) |
Boolean | IsInactive | Is it inactive? (required) |
String | ExternalUniqueId | Unique external ID assigned by EBizCharge. (required) |
Updated over 5 years ago