Gospodarka magazynowa
Tworzy magazyn
Tworzy magazyn
post/storages
Request body
Example request
{
"address": "ul. Trawiasta 58, 04-607 Warszawa",
"data_url": "https://url.esprzedaz.com/data.xml",
"delivery_time": 3,
"external_id": 1,
"id": 1,
"supply_price": 10.99,
"title": "Centrum logistyczne Sellasist WA01"
}Response
Sukces
Example response
[
{
"id": 1,
"message": "success"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.