Freshbooks

Links

    Freshbooks API

    Getting access, Developing, Testing

    Back to Freshbooks

    Create Invoice with Expense

    Creating invoice with expense.

    First you will need to create an expense. Once that is created, save the expenseId and add it to the invoice.

    When adding an expense, make sure you add to the markup_percent parameter the amount you want to markup by and set cogs to true if it is an item you have paid for.

    Input

    type: object properties: parameters: type: object properties: Content-Type: type: string accountId: type: string required: - accountId title: Parameters