The Bill Credit Card Payment object
A bill credit card payment records a payment made via credit card to pay off one or more vendor bills. It reduces accounts payable and increases the credit card account balance. This transaction links the original bill(s) with the payment, allowing QuickBooks to track which bills have been paid and maintain accurate vendor balances.
The unique identifier assigned by QuickBooks to this bill credit card payment. This ID is unique across all transaction types.
The type of object. This value is always "qbd_bill_credit_card_payment"
.
"qbd_bill_credit_card_payment"
The date and time when this bill credit card payment was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm). The time zone is the same as the user's time zone in QuickBooks.
The date and time when this bill credit card payment was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm). The time zone is the same as the user's time zone in QuickBooks.
The current revision number of this bill credit card payment object, which changes each time the object is modified. When updating this object, you must provide the most recent revisionNumber
to ensure you're working with the latest data; otherwise, the update will return an error.
The vendor who sent the bill(s) that this bill credit card payment is paying and who will receive this payment.
IMPORTANT: This vendor must match the vendor
on the bill(s) specified in applyToTransactions
.
The Accounts-Payable (A/P) account to which this bill credit card payment is assigned, used to track the amount owed. If not specified, QuickBooks Desktop will use its default A/P account.
IMPORTANT: If this bill credit card payment is linked to other transactions, this A/P account must match the payablesAccount
used in those other transactions.
The date of this bill credit card payment, in ISO 8601 format (YYYY-MM-DD).
The credit card account to which this bill credit card payment is being charged. This bill credit card payment will decrease the balance of this account.
The monetary amount of this bill credit card payment, represented as a decimal string.
The bill credit card payment's currency. For built-in currencies, the name and code are standard international values. For user-defined currencies, all values are editable.
The market exchange rate between this bill credit card payment's currency and the home currency in QuickBooks at the time of this transaction. Represented as a decimal value (e.g., 1.2345 for 1 EUR = 1.2345 USD if USD is the home currency).
The total monetary amount for this bill credit card payment converted to the home currency of the QuickBooks company file. Represented as a decimal string.
The case-sensitive user-defined reference number for this bill credit card payment, which can be used to identify the transaction in QuickBooks. This value is not required to be unique and can be arbitrarily changed by the QuickBooks user.
IMPORTANT: For checks, this field is the check number.
A memo or note for this bill credit card payment.
A globally unique identifier (GUID) you can provide for tracking this object in your external system.
IMPORTANT: Must be formatted as a valid GUID; otherwise, QuickBooks will return an error. This field is immutable and can only be set during object creation.
The bill(s) paid by this bill credit card payment.
The custom fields for the bill credit card payment object, added as user-defined data extensions, not included in the standard QuickBooks object.