Freshbooks

Links

    Freshbooks API

    Getting access, Developing, Testing

    Back to Freshbooks

    Single Invoice w/ Payment Gateway

    Call an invoice and display the enabled gateway on that invoice.

    Stripe = id: 26 | FBpay = id: 30 | PayPal = id: 7

    Input

    type: object properties: parameters: type: object properties: Content-Type: type: string include%5B%5D: type: string accountId: type: string invoiceid: type: string required: - accountId - invoiceid title: Parameters

    Output

    type: object