Accounting Export Reports that can be consumed by 3rd Party accounting systems
In Yellow Dog, the user is able to configure the Names that are used on buttons to make the user interface more friendly for their particular use. This endpoint will display the values of these name changes.
Common examples of this are:
curl -i -X GET \ https://developer.yellowdogsoftware.com/_mock/fetch/api/api/v3/metainfo \ -H 'Authorization: Bearer <YOUR_JWT_HERE>'
{ "dimensions": [ "string" ], "genericInterfacesCodes": [ "string" ], "genericInterfacesLevels": [ "string" ], "levels": [ "string" ], "webItemFlags": [ "string" ], "store": "string", "manufacturer": "string", "vendor": "string", "flag": "string" }