qbo_payment_methods_create
Create a new payment method in QuickBooks Online by providing a name and optional type or active status. Supports credit card and non-credit card entries.
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 |