Nông sản Bưu điện Open API
  • 🧑‍🔧Merchant
    • About
    • Products
    • Image Product
    • Order
    • Categories
    • Area
    • User
Powered by GitBook
On this page
  1. Merchant

User

Tạo User

POST /apis/v1/merchant/user/create

Headers

Name
Type
Description

pm-mc-code*

String

Xem hướng dẫn tại About

pm-mc-token*

String

Xem hướng dẫn tại About

Request Body

Name
Description

phone*

Số điện thoại

{
    "code": "success",
    "message": "Thành công",
    "result": {
        "user_id": 201
    },
    "requestMethod": ""
}

Last updated 1 month ago

🧑‍🔧