# Missing prices in shipping methods (API)

**URL:** https://forum.shopware.com/t/missing-prices-in-shipping-methods-api/68277
**Category:** Programming (EN)
**Created:** [10. Juli 2020 um 13:21 UTC](https://forum.shopware.com/t/missing-prices-in-shipping-methods-api/68277 "2020-07-10T13:21:09Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Hoargarth](https://avatars.discourse-cdn.com/v4/letter/h/82dd89/32.png) [@Hoargarth](https://forum.shopware.com/u/Hoargarth)
#### Post date: [10. Juli 2020 um 13:21 UTC](https://forum.shopware.com/t/missing-prices-in-shipping-methods-api/68277/1 "2020-07-10T13:21:09Z")

</div>

When fetching shipping methods with api-v1, the prices for all methods are missing in the response data.  
What steps did I do?

1. Added prices to dummy shipping methods (Default and Express) as shown below. Both methods got the same rules, are active and selected in my sales channel

- Availability: Cart \>= 0
- Matrix: Quantity from 1 to&nbsp;∞; Euro gross/net: 5.00 / 4.00

1. In my code I’m fetching the shipping methods with following endpoint&nbsp;

2. As expected the result gives me all current active shipping methods, BUT the price property is empty  
&nbsp;

Anyone had the same problem? Do I need any other / combined API calls to receive the shipping prices as well?  
I’m also missing a property which states if the method is set as `default` method. So currently no indicator on how to know that. Anything here as well?

&nbsp;

Thaks,  
Hoargarth

---

<div class="post-metadata">

### Author: ![gigabit](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/gigabit/32/8094_2.png) [@gigabit](https://forum.shopware.com/u/gigabit)
#### Post date: [9. Februar 2021 um 18:44 UTC](https://forum.shopware.com/t/missing-prices-in-shipping-methods-api/68277/2 "2021-02-09T18:44:08Z")

</div>

Hi Hoargarth,

have the same Issue - no Prices for Shipping-Methods

---

<div class="post-metadata">

### Author: ![pd3233](https://avatars.discourse-cdn.com/v4/letter/p/f04885/32.png) [@pd3233](https://forum.shopware.com/u/pd3233)
#### Post date: [11. November 2021 um 11:20 UTC](https://forum.shopware.com/t/missing-prices-in-shipping-methods-api/68277/3 "2021-11-11T11:20:25Z")

</div>

I have the same problem…has anyone a solution?

---

<div class="post-metadata">

### Author: ![Jeerig](https://avatars.discourse-cdn.com/v4/letter/j/e480ec/32.png) [@Jeerig](https://forum.shopware.com/u/Jeerig)
#### Post date: [21. April 2023 um 08:50 UTC](https://forum.shopware.com/t/missing-prices-in-shipping-methods-api/68277/4 "2023-04-21T08:50:41Z")

</div>

@gigabit@pd3233 Did someone of you found a solution?
