qbo_payment_methods_create
Create a payment method in QuickBooks Online by specifying its name, card type, and active status. Use to add credit card or non-credit card payment options.
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 |