curl --request GET \ --url https://api.daraa.io/sku/warehouse/{id}/{merchant}/{sku}
[ { "quantity": 123, "created_at": "<string>" } ]
Ok
The response is of type object[].
object[]