stores get & stores edit
This commit is contained in:
parent
741ee9bb1a
commit
1cb4074470
@ -740,7 +740,7 @@ class ApiClient
|
||||
'/reference/stores/' . $data['code'] . '/edit',
|
||||
Client::METHOD_POST,
|
||||
array(
|
||||
'site' => json_encode($data)
|
||||
'store' => json_encode($data)
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user