PaymentOptions
FreshBooks payment option configurations and methods
Columns
| Name | Type | References | |
| EntityId [KEY] | String | ||
| EntityType | String | ||
| GatewayName | String | ||
| HasCreditCard | Boolean | ||
| HasAchTransfer | Boolean | ||
| HasBacsDebit | Boolean | ||
| HasSepaDebit | Boolean | ||
| HasAcssDebit | Boolean | ||
| HasPaypalSmartCheckout | Boolean | ||
| AllowPartialPayments | Boolean | ||
| StripeAcssPaymentOptions | String | ||
| GatewayInfo | String | ||
| AccountId | Integer | ||
| InvoiceId | Integer | ||
| Entity | String |
The allowed values are invoice, invoices, invoice_profile, checkout_link, system, payment_method_setup. |