delete - Pricing Module Reference
BetaThis documentation provides a reference to the delete method. This belongs to the Pricing Module.
This method deletes price sets by their IDs.
Example
Parameters
idsstring[]RequiredThe IDs of the price sets to delete.
sharedContextContextA context used to share resources, such as transaction manager, between the application and the module.
sharedContextContextReturns
PromisePromise<void>RequiredResolves when the price sets are successfully deleted.
Was this section helpful?