Hướng dẫn kết nối qua Restful
Đơn giản chỉ cần gọi 1 HttpRequest/Response đến địa chỉ :
hitdu.vn/MainService.svc/xml/{MethodName}/{Parameters}
Server sẽ trả về định dạng XML kết quả bạn cần.
Ví dụ hitdu.vn/MainService.svc/xml/GetBalance/{APIKey}/{SecrectKey}
Chi tiết xem cách dùng các hàm API.