Core API
...
Stock API Docs
Stock Locations
Create a Stock Location
POST
/api/v1/stock-locations
Header Parameters
Site-Id
string
*
Body Parameters
body
StockLocation
name
string
*
external_id
string
*
Responses
200
Successful response
StockLocation
id
string<uuid>
name
string
*
external_id
string
*
created_at
string<date-time>
updated_at
string<date-time>
default
Error Response
Updated 24 Sep 2024
Did this page help you?