Freshbooks API
Getting access, Developing, Testing
Back to FreshbooksEnable Payment Options On Invoice
Input
type: object
properties:
parameters:
type: object
properties:
accountid:
type: string
invoiceid:
type: string
required:
- accountid
- invoiceid
title: Parameters
data:
type: object
example:
has_credit_card: true
has_ach_transfer: true
allow_partial_payments: true
gateway_name: fbpay
title: Data