API get list of Value-added services is provided by 247Express
POST /api/Customer/Services
POST
/api/Customer/Services
{ "Services": [ { "ServiceID": "HDL", "ServiceName": "Hàng đông lạnh" }, { "ServiceID": "BP", "ServiceName": "Báo phát" }, { "ServiceID": "HQK", "ServiceName": "DV hàng quá khổ" } ], "Errors": [], "ErrorMessage": "" }
{}
Was this helpful?