2️API Ecommerce Sync
API đồng bộ website mới sử dụng ecommerce-wordpress
POST
POST
Request Headers
Name
Value
Content-Type
application/json
Authorization
Basic Authentication: Base64[username:password
]
Request Body
Field
Type
Description
ecommerceSite
String
Địa chỉ url của hệ thống ecommerce
checkSum
String
Chuỗi mã hóa checkSum MD5:
password
+ :
+ ecommerceSite
+ VietQRAccesskey
webhook
String
Webhook trả vể khi có thông báo BĐSD
Response
Code mẫu
Last updated