import{r as a}from"./index.DYFzjhQc.js";const r="/api/pricing/price_cost/";function o(t){return a({url:r,method:"GET",params:t})}function n(t){return a({url:r+t.id+"/",method:"PUT",data:t})}function u(t){return a({url:r+`${t.id}/`,method:"DELETE",data:t})}function s(t){return a({url:r,data:t,method:"POST"})}function p(t){return a({url:r+"box/",method:"GET",params:t})}function i(t){return a({url:r+"export_data/",method:"GET",responseType:"blob",params:t})}function d(t){return a({url:r+"import_data/",method:"POST",data:t})}export{o as a,n as b,u as d,i as e,p as g,s as p,d as u};