How to remove id's from rate field on sales order line items?

How to remove id's from rate field on sales order line items?

Hi, 

I'm using sales order API to create sales orders in ZOHO Books. Everything is working fine but there are unique numbers coming just below the rates on each line item column in sales order (See the attached screenshot).

The body for the API request is set as below:
  1. {
  2.     "customer_id": "1245789631",
  3.     "date": "2022-04-22",
  4.     "is_inclusive_tax": false,
  5.     "line_items": [
  6.         {
  7.             "rate": 1112,
  8.             "name": "ABC",
  9.             "description": "description",
  10.             "quantity": 1,
  11.             "product_type": "goods",
  12.             "discount": "'20%",
  13.             "tax_id": "123456789",
  14.             "hsn_or_sac": "'123456"
  15.         }
  16.     ],
  17.     "billing_address_id": "123456789",
  18.     "shipping_address_id": "123456789",
  19.     "tax_id": "123456789",
  20. }
I'm not sure how and from where they are coming. Can anyone help me to remove the same from the Item's rate value?

P.S: This happens only when a sales order is created using API. On manual creation, it's working fine. So, It might be something wrong with my request body, but I can't figure it out.

Any help will be much appreciated.
Thanks,





                            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 WorkDrive Resources



                                                                    Zoho Campaigns Resources

                                                                      Zoho CRM Resources

                                                                      • CRM Community Learning Series

                                                                        CRM Community Learning Series


                                                                      • Tips

                                                                        Tips

                                                                      • 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