Can you guys pls tell how to add warehouse to account?
When I try to get warehouse of my shiphero account, I got something like
{
"data": {
"account": {
"request_id": "5f609ea8f88e3346740ba655",
"complexity": 1,
"data": {
"id": "QWNjb3VudDozNTMw",
"warehouses": [
{
"id": "V2FyZWhvdXNlOjU5NzA=",
"legacy_id": 5970,
"account_id": "QWNjb3VudDozNTMw",
"identifier": "Primary",
"profile": "default"
}
]
}
}
}
}
are there any way or we have to use only “id”: “V2FyZWhvdXNlOjU5NzA=” as warehouseid?