{
"id": "string",
"live_shipping_methods_url": "string",
"test_shipping_methods_url": "string"
}shipping_provider_info
| Property | Description |
|---|---|
| id string | System identifier of the external shipping providers. |
| live_shipping_methods_url string | Url that duda eCommerce's service will contact to retrieve the available shipping methods for a cart in live mode. |
| test_shipping_methods_url string | Url that duda eCommerce's service will contact to retrieve the available shipping methods for a cart in test mode. |