Freshbooks API
Getting access, Developing, Testing
Back to FreshbooksEdit Payment to Bill
Input
type: object
properties:
parameters:
type: object
properties:
accountId:
type: string
billPaymentId:
type: string
required:
- accountId
- billPaymentId
title: Parameters
data:
type: object
example:
bill_payment:
billid: '7'
amount:
amount: '300'
code: USD
payment_type: Check
paid_date: '2020-10-09T00:00:00.000Z'
note: ''
bill: '7'
title: Data