Freshbooks API
Getting access, Developing, Testing
Back to FreshbooksUpdate Checkout Link Payment Gateway
Input
type: object
properties:
parameters:
type: object
properties:
accountid:
type: string
checkoutlinkid:
type: string
required:
- accountid
- checkoutlinkid
title: Parameters
data:
type: object
example:
has_credit_card: true
gateway_name: stripe
entity_type: checkout_link
entity_id: 9e963fcaf173401db907649f43ba77a4
title: Data