Solved

Which REST API to reach Substution Lists?

  • 29 June 2022
  • 1 reply
  • 46 views

Hi

Looking to figure out which REST API I can use to update/amend the substitution lists.

The swagger.json at the top level isn’t showing me much help

I can subaccounts but not substitutions

Ideas?

 

 

icon

Best answer by jinin 1 July 2022, 10:33

View original

1 reply

Userlevel 7
Badge +11

Hi @sbenosn 
Add the Substitute List entity to the endpoint. By default, it's not available. We need to include it on the endpoint.

Sample JSON Request:

{

    "SubstitutionList": {

        "value": "BCCCOUNTRIES"

    },

    "TableName": {},

    "Values": [

        {

            "OriginalValue": {

                "value": "India"

            },

            "SubstitutionID": {

                "value": "BCCCOUNTRIES"

            },

            "SubstitutionValue": {

                "value": "IN"

            },

            "ValueID": {

                "value": 1

            }

           

        }

    ]

}

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved