Order Create In Store
POST: https://salework.net/api/open/stock/v1/order/salework/create
Tạo đơn bán tại cửa hàng trong Salework Kho Vận.
Request Headers
Request Body
Response Body
Parameters
Parameters
Type
Required
Note
warehouse_id
string
yes
order_info
object
no
total_price
number
no
cod
number
no
price_policy
string
no
discount
number
no
discount_type
string
no
prepaid
number
no
note
string
no
complete_now
boolean
no
products_info
object[]
yes
code
string
yes
quantity
number
yes
customer_info
object
yes
name
string
yes
phone
number
yes
phone_alt
string
no
address
string
yes
province_id
number
yes
district_id
number
yes
ward_id
number
yes
note
string
no
delivery_info
object
yes
logistics
string
yes
Last updated