PaymentMethods
Create, update, delete, and query QuickBooks Payment Methods.
Columns
Name | Type | ReadOnly | References | ColumnSize | Description |
ID [KEY] | String | True | 255 |
The unique identifier of the payment method. | |
Name | String | False | 31 |
The name of the payment method. | |
IsActive | Boolean | False |
Boolean determining if the payment method is active. | ||
PaymentMethodType | String | False | 100 |
The payment method. Requires QBXML 7.0 or higher. 使用できる値は次のとおりです。AmericanExpress, Cash, Check, DebitCard, Discover, ECheck, GiftCard, MasterCard, Other, OtherCreditCard, Visa | |
EditSequence | String | True | 16 |
A string indicating the revision of the payment method. | |
TimeCreated | Datetime | True |
The time the payment method was created. | ||
TimeModified | Datetime | True |
The last time the payment method was modified. |