Enable Payment Options On Invoice
POST https://api.freshbooks.com/payments/account/{{accountid}}/invoice/{{invoiceid}}/payment_options
Request Body
{"has_credit_card"=>true, "has_ach_transfer"=>true, "allow_partial_payments"=>true, "gateway_name"=>"fbpay"}