Freshbooks

Links

    Freshbooks API

    Getting access, Developing, Testing

    Back to Freshbooks

    Send Estimate by Email

    Input

    type: object properties: parameters: type: object properties: accountid: type: string estimateid: type: string required: - accountid - estimateid title: Parameters data: type: object example: estimate: email_recipients: - [email protected] estimate_customized_email: subject: '::company name:: sent you an estimate (::estimate number::)' body: '::company name:: sent you an estimate (::estimate number::)' action_email: true title: Data