qbo_payment_methods_create
Creates a new payment method record in QuickBooks Online, allowing specification of name, type (credit or non-credit), and active status.
Instructions
Create a new PaymentMethod record in QuickBooks Online.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Name | Yes | Payment method name, e.g. "Visa" or "Check" | |
| Type | No | Card type for credit-card methods: "CREDIT_CARD" or "NON_CREDIT_CARD" | |
| Active | No | Whether the method is active |