Retrieves a single sales order line by ID from ForceManager. A sales order line represents a product item within a sales order, including quantity, pricing, and discount information. Use this when you need to fetch details about a specific line item in a sales order, such as pro…
idRequiredstringThe unique identifier of the sales order line to retrieve (numeric string or integer)
api_versionintegerForceManager API version to use (sent via X-FM-API-Version header). Optional, defaults to API's default version if not specified.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.