Freshbooks

Links

    Freshbooks API

    Getting access, Developing, Testing

    Back to Freshbooks

    1. - Create Payment Method

    Input

    type: object properties: data: type: object example: cc_info: name: John Johnston card_number: '4500123456789012' expiry_month: '10' expiry_year: '2024' email: [email protected] cvv: '123' postal_code: M6P3T1 country: CA title: Data

    Output

    type: object