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