delete - Stock Location Module Reference
This documentation provides a reference to the delete method. This belongs to the Stock Location Module.
This method is used to delete a stock location.
Example
Parameters
idstringRequiredThe ID of the stock location.
contextSharedContextA context used to share resources, such as transaction manager, between the application and the module.
contextSharedContextReturns
PromisePromise<void>RequiredResolves when the stock location is successfully deleted.
Was this section helpful?