Freshbooks

Links

    Freshbooks API

    Getting access, Developing, Testing

    Back to Freshbooks

    Sales Tax Summary

    Input

    type: object properties: parameters: type: object properties: start_date: type: string description: created during or after the given date i.e. `2019-01-01` end_date: type: string description: created during or before the given date i.e. `2019-05-01` currency_code: type: string description: reports using the given currency as primary currency i.e. `"USD"` cash_based: type: boolean description: >- True ignores billed payments and uses just collected payments i.e. `true`, `false` accountId: type: string required: - accountId title: Parameters

    Output

    type: object