CreditCardAccount
Represents credit card accounts used for expense tracking and reconciliation, including card details, accounting settings, banking cloud connection information, and reconciliation configuration.
Columns
| Name | Type | ReadOnly | Description |
| accountDetailsAccountType | String | False |
The account type of the credit card account. |
| accountDetailsCardType | String | False |
The card type of the credit card account, such as Visa or Mastercard. |
| accountDetailsCurrency | String | True |
The currency used for the credit card account. |
| accountDetailsDescription | String | False |
The description of the credit card account. |
| accountDetailsExpirationMonth | String | False |
The expiration month of the credit card. |
| accountDetailsExpirationYear | String | False |
The expiration year of the credit card. |
| accountDetailsNumber | String | False |
The credit card number for this account. |
| accountingBankingTimeZone | String | False |
The banking time zone used for transaction timing on this credit card account. |
| accountingDisableInterEntityTransfer | Bool | False |
Indicates whether inter-entity transfers are disabled for this credit card account. |
| accountingUseInEmployeeExpense | Bool | False |
Indicates whether this credit card account is available for use in employee expense reports. |
| auditCreatedBy | String | True |
The user who created the credit card account. |
| auditCreatedDateTime | Datetime | True |
The date and time when the credit card account was created. |
| auditModifiedBy | String | True |
The user who last modified the credit card account. |
| auditModifiedDateTime | Datetime | True |
The date and time when the credit card account was last modified. |
| bankingCloudConnectionBankName | String | True |
The name of the bank associated with the banking cloud connection for this credit card account. |
| bankingCloudConnectionLastBankTxnDateTime | Datetime | True |
The date and time of the last bank transaction received through the banking cloud connection. |
| bankingCloudConnectionLastRefreshedDateTime | Datetime | True |
The date and time when the banking cloud connection was last refreshed. |
| bankingCloudConnectionName | String | True |
The name of the banking cloud connection associated with this credit card account. |
| bankingCloudConnectionRefreshStatus | String | True |
The refresh status of the banking cloud connection for this credit card account. |
| bankingCloudConnectionStatus | String | True |
The status of the banking cloud connection for this credit card account. |
| bankingCloudConnectionSupportMultiAccountLinking | Bool | True |
Indicates whether the banking cloud connection supports linking multiple accounts. |
| department_Href | String | True |
The URL of the department associated with this credit card account. |
| department_Id | String | False |
The Id of the department associated with this credit card account. |
| department_Key | String | False |
The system-assigned key of the department associated with this credit card account. |
| entity_Href | String | True |
The URL of the entity associated with this credit card account. |
| entity_Id | String | True |
The Id of the entity associated with this credit card account. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this credit card account. |
| entity_Name | String | True |
The name of the entity associated with this credit card account. |
| financialInstitution_Href | String | True |
The URL of the financial institution associated with this credit card account. |
| financialInstitution_Id | String | True |
The Id of the financial institution associated with this credit card account. |
| financialInstitution_Key | String | True |
The system-assigned key of the financial institution associated with this credit card account. |
| href | String | True |
The URL of the credit card account resource. |
| id | String | False |
The unique identifier of the credit card account. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the credit card account record. |
| location_Href | String | True |
The URL of the location associated with this credit card account. |
| location_Id | String | False |
The Id of the location associated with this credit card account. |
| location_Key | String | False |
The system-assigned key of the location associated with this credit card account. |
| reconciliationCutOffDate | Date | True |
The reconciliation cut-off date for this credit card account. |
| reconciliationInProgressBalance | Decimal | True |
The account balance of the reconciliation currently in progress. |
| reconciliationInProgressDate | Date | True |
The statement date of the reconciliation currently in progress. |
| reconciliationLastReconciledBalance | Decimal | True |
The account balance from the most recently completed reconciliation. |
| reconciliationLastReconciledDate | Date | True |
The date of the most recently completed reconciliation. |
| reconciliationUseMatchSequenceForAutoMatch | Bool | False |
Indicates whether match sequence is used for automatic transaction matching during reconciliation. |
| reconciliationUseMatchSequenceForManualMatch | Bool | False |
Indicates whether match sequence is used for manual transaction matching during reconciliation. |
| ruleSet_Href | String | True |
The URL of the rule set associated with this credit card account. |
| ruleSet_Id | String | False |
The Id of the rule set associated with this credit card account. |
| ruleSet_Key | String | False |
The system-assigned key of the rule set associated with this credit card account. |
| status | String | False |
The current status of the credit card account, such as active or inactive. |
| vendor_Href | String | True |
The URL of the vendor associated with this credit card account. |
| vendor_Id | String | False |
The Id of the vendor associated with this credit card account. |
| vendor_Key | String | False |
The system-assigned key of the vendor associated with this credit card account. |