How to delete Price Lists from logic?

Question

I would like to delete Price Lists from within a scheduled logic but PLs cannot be deleted with api.delete. Is there another way I can do this?

Answer

You could use a so called "bound call". I.e., a formula triggered JSON API call into the "own" partition.

Found an issue in documentation? Write to us.