Update Checkout Link
PUT https://api.freshbooks.com/payments/account/{{accountid}}/checkout-links/{{checkoutlinkid}}
Request Body
{"item_id"=>"147778", "amount"=>"100", "currency"=>"CAD", "note"=>"Thank you for your Business", "is_active"=>false, "send_admin_receipt"=>true, "taxes"=>[{"name"=>"HST", "amount"=>13}], "item_name"=>"The Best Doorknob"}