Change Log
1.0.6 - 2024-07-24
Add API Feedback
Add COPAmt parameter to the create order api and update order api.
1.0.5 - 2024-02-27
Add Packages parameter to the create order api and update order api.
1.0.4 - 2023-07-12
Changed
Add API get Status update log.
1.0.3 - 2020-10-16
247Express implements API support on nodejs platform compatible with today's popular frameworks such as ReactJS, Angular, VueJS...
1.0.2 - 2020-03-26
Changed
Add return shipping parameters to the order creation API: Details of the changes please refer here.
Example
"ReturnInfo":
{
"FRPhone":"0909123456",
"FRProvinceName": "Hồ Chí Minh",
"FRDistrictName": "Quận Tân Bình",
"FRWardName": "Phường 12",
"FRDetailAddress" : "18A Cộng Hòa",
"FRFullAddress": "18A Cộng Hòa, Phường 12, Quận Tân Bình, Hồ Chí Minh"
}
1.0.1 - 2020-01-09
Fixed
Quantity property name in order object.
Changed
Change the UI.
1.0.0 - 2019-11-20
Added
Released version 1.0.0
Last updated
Was this helpful?