{ "opencollection": "1.0.0", "info": { "name": "Addresses Introduction Account Addresses Import a Price Book and Prices API", "version": "25.1126.6886238" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Import a Price Book and Prices", "type": "folder" }, "items": [ { "info": { "name": "Import a Price", "type": "http" }, "http": { "method": "POST", "url": "https://useast.api.elasticpath.com/pcm/pricebooks/import" }, "docs": "You can create and update product price books and prices in bulk, at both organization and store level, using the Price Book Import API. This is useful, for example, if you have a promotion and want to update 50,000 product prices. Rather than having to go to each price book and manually edit 50,000 prices, you can use the Price Book Import API to bulk update all your product prices at the same time, including setting different prices for different currencies.\n \n The API uses a [JSONL](https://j" } ] } ], "bundled": true }