Returns the nominal code of a selected Stock item.
Integer. The ID of the stock item.
FM_api('Stock_nominalGet', [ 'id'=>'2' ] );
The nominal code of the stock item is returned.
Example:
"2000"
If no stock ID provided:
Last updated 3 years ago
{"error":"no stock id provided"}