CreditCardTxnTemplate
Represents templates used to automate the entry of recurring credit card transactions, defining default payee, tax settings, and line item details.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the credit card transaction template. |
| auditCreatedDateTime | Datetime | True |
The date and time when the credit card transaction template was created. |
| auditModifiedBy | String | True |
The user who last modified the credit card transaction template. |
| auditModifiedDateTime | Datetime | True |
The date and time when the credit card transaction template was last modified. |
| description | String | False |
The description of the credit card transaction template. |
| entity_Href | String | True |
The URL of the entity associated with this credit card transaction template. |
| entity_Id | String | True |
The Id of the entity associated with this credit card transaction template. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this credit card transaction template. |
| entity_Name | String | True |
The name of the entity associated with this credit card transaction template. |
| href | String | True |
The URL of the credit card transaction template resource. |
| id | String | False |
The unique identifier of the credit card transaction template. |
| isInclusiveTax | Bool | True |
Indicates whether the tax amount is included in the transaction total for this template. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the credit card transaction template record. |
| name | String | False |
The name of the credit card transaction template. |
| numberOfRulesUsingTemplate | Int | True |
The number of rules currently using this credit card transaction template. |
| payee | String | False |
The default payee name for transactions created from this template. |
| status | String | False |
The current status of the credit card transaction template, such as active or inactive. |
| taxImplication | String | False |
The tax implication setting for transactions created from this template. |
| taxSchedule_Href | String | True |
The URL of the tax schedule associated with this credit card transaction template. |
| taxSchedule_Id | String | False |
The Id of the tax schedule associated with this credit card transaction template. |
| taxSchedule_Key | String | False |
The system-assigned key of the tax schedule associated with this credit card transaction template. |
| taxSchedule_Name | String | True |
The name of the tax schedule associated with this credit card transaction template. |
| taxSolution_Href | String | True |
The URL of the tax solution associated with this credit card transaction template. |
| taxSolution_Id | String | False |
The Id of the tax solution associated with this credit card transaction template. |
| taxSolution_Key | String | False |
The system-assigned key of the tax solution associated with this credit card transaction template. |
| ListAggregate_Lines | String | False |
The aggregate list of line items associated with this credit card transaction template. |