Cập nhật kho hàng
/warehouses
PUT
Query Parameters
Name
Type
Description
merchant_token
string
Token do người dùng tự tạo trong hệ thống quản lý
Headers
Name
Type
Description
Accept
string
application/json
Content-Type
string
application/json
Request Body
Name
Type
Description
code
string
Mã kho hàng
name
string
Tên kho
street
string
Địa chỉ kho
ward_code
string
Mã phường xã
district_code
string
Mã quận huyện
province_code
string
Mã tỉnh thành
country_code
string
Mã quốc gia Defaults to 'VN'.
Last updated