Enable Payment Options On Invoice Profile POST https://api.freshbooks.com/payments/account/{{accountid}}/invoice_profile/{{profileid}}/payment_options Request Body {"has_credit_card"=>true, "has_ach_transfer"=>true, "gateway_name"=>"stripe"}