EXPLANATION
Places is special endpoint for stores that have multiple stock points (ie. Physical Store), this feature allow Stores to use special shipping methods (Ie. Pickup Up or Motoboy )
DATA STRUCTURE
| sku | SKU code |
| code | Representes one point (ie store id) |
| price | Price of this stock |
| special_price | Specoial Price of this stock |
| handling_time | Time to handle the product |
