Changelog
API Docs versions and changes
2023-04-13 (Current version)
- Add
insurance_portal_url
field in callback payload when order has special request “XXX-XXX-INSURANCE
" to support insurance information when goods have problems of loss or damage
2023-04-01
- Add Get list of special request
- Merge Ahamove API Docs and Onwheel Docs
2022-11-09
- Update documents
- Update 3 types of Authentication Method are supported by Ahamove
- Add Payment flow and Sample test case
2020-10-07
- Add geocode api and merge with Route Optimization Apis into
SaaS Apis
2020-02-14
- Require token when estimating fee on Production with APIs estimate-order-fee and estimated-order-fee-with-many-services-at-once
2019-12-30
- Require token when estimating fee on Staging with APIs estimate-order-fee and estimated-order-fee-with-many-services-at-once - will be deployed this to Production on 14/02/2020
2019-11-07
- Prevent to create duplicated tracking_number within 60s more detail
2019-10-06
- Add route optimization api
twvrp
2019-09-29
- Add route optimization api
sdvrp
2019-09-28
- Remove fields
requests, service_ids
and use fieldservices
with format[{_id: SGN-BIKE, requests: []}]
in estimated-order-fee-with-many-services-at-once - Postpaid users have to set payment_method (CASH or BALANCE) in order creating/estimating request
2019-09-03
- Support estimated fee for many services at once
- Update pricing in data-model (included notes on deprecated fields timeline)
- Support need_optimize_route if partner need Ahamove to optimize route (1 pickup, > 2 drop off points)
- Param payment_method is required in create_order and estimate-order-fee
2019-07-22
- Update documents