How to update a Creator form record checkbox value to be true (checked) or false (unchecked)

How to update a Creator form record checkbox value to be true (checked) or false (unchecked)

I can't find the answer to this... I have page which is successful pulling record from a Form, and now I am making a custom function which will update a checkbox when it loads. My function is:
  1.  dataMap = Map();
     dataMap.put("Company_branding", true);
     
     otherParams = Map();

     response = zoho.creator.updateRecord("<OWNERNAME>", zoho.appname,"All_Reseller_Checklists",resellerChecklistID, dataMap, otherParams, "<oAuth>");

resellerChecklistID is being populated correctly.
 
Of course, Ownername and oAuth is set correctly but removed here for security reasons.

I am getting the response:

Repsonse: {"code":3001,"data":{"ID":"4525563000000XXXXXX"},"error":["Invalid column value for Company_branding"]}

I have tried true, "true", "Completed", 1, etc.

The field "Company_branding is a checkbox in the Zoho Creator form. But nothing will update it.

I plead to the Zoho Creator geniuses for help :)

Thank you in advance.

    Access your files securely from anywhere

        Zoho Developer Community




                                  Zoho Desk Resources

                                  • Desk Community Learning Series


                                  • Digest


                                  • Functions


                                  • Meetups


                                  • Kbase


                                  • Resources


                                  • Glossary


                                  • Desk Marketplace


                                  • MVP Corner


                                  • Word of the Day



                                      Zoho Marketing Automation


                                              Manage your brands on social media



                                                    Zoho TeamInbox Resources

                                                      Zoho DataPrep Resources



                                                        Zoho CRM Plus Resources

                                                          Zoho Books Resources


                                                            Zoho Subscriptions Resources

                                                              Zoho Projects Resources


                                                                Zoho Sprints Resources


                                                                  Qntrl Resources


                                                                    Zoho Creator Resources



                                                                        Zoho Campaigns Resources


                                                                          Zoho CRM Resources

                                                                          • CRM Community Learning Series

                                                                            CRM Community Learning Series


                                                                          • Kaizen

                                                                            Kaizen

                                                                          • Functions

                                                                            Functions

                                                                          • Meetups

                                                                            Meetups

                                                                          • Kbase

                                                                            Kbase

                                                                          • Resources

                                                                            Resources

                                                                          • Digest

                                                                            Digest

                                                                          • CRM Marketplace

                                                                            CRM Marketplace

                                                                          • MVP Corner

                                                                            MVP Corner





                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now