Freshbooks

Links

    Freshbooks API

    Getting access, Developing, Testing

    Back to Freshbooks

    Add Bill from Vendor

    Input

    type: object properties: parameters: type: object properties: accountId: type: string required: - accountId title: Parameters data: type: object example: bill: vendorid: '5' previous_vendor_id: null bill_number: null issue_date: '2020-10-09T00:00:00.000Z' due_offset_days: 39 currency_code: USD language: en lines: - tax_percent1: null tax_percent2: null unit_cost: amount: '125' code: USD description: Malm Side Table tax_name1: null quantity: 1 tax_name2: null compounded_tax: false categoryid: '65773' - tax_percent1: null tax_percent2: null unit_cost: amount: '250' code: USD description: Malm Book Shelf tax_name1: null quantity: 1 tax_name2: null compounded_tax: false categoryid: '65773' attachment: null title: Data

    Output

    type: object